CVE-2026-90370

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: bound TLV walk in mt7996_mcu_get_chip_config The response TLV loop advanced by tlv->len without a minimum, so a theoretical firmware response containing a zero-length TLV could spin forever, hanging the CPU during device probe. The u32 payload was also read without bounds checking. Reject a short fixed field, stop on a TLV whose length underruns the header or overruns the skb.
CVSS

No CVSS.

Configurations

No configuration.

History

17 Sep 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-09-17 17:17

Updated : 2026-09-17 17:17


NVD link : CVE-2026-90370

Mitre link : CVE-2026-90370

CVE.ORG link : CVE-2026-90370


JSON object : View

Products Affected

No product.

CWE

No CWE.