CVE-2026-90382
Last modified
CVE-2026-90382 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt76x02: do not WARN on invalid rx descriptor length The MPDU length in the rx descriptor comes from the hardware. In monitor mode with the fcsfail filter enabled, the hardware passes up corrupted frames, and a corrupted frame can report a length larger than the received buffer.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt76x02: do not WARN on invalid rx descriptor length The MPDU length in the rx descriptor comes from the hardware. In monitor mode with the fcsfail filter enabled, the hardware passes up corrupted frames, and a corrupted frame can report a length larger than the received buffer. The bounds check correctly discards such frames, but its WARN_ON_ONCE wrapper means any over-the-air garbage frame taints the kernel, and panics it on the first such frame when panic_on_warn is set. Drop the WARN and discard the frame silently, matching what commit c2d4c8723dbf ("mt76x2: remove some harmless WARN_ONs in tx status and rx path") did for the neighboring rx and tx status paths. Observed immediately on rx with an MT7612U in fcsfail monitor mode on a busy channel.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 7bc04215a66b60e198aecaee8418f6d79fa19faa, < 61b1f6d92249bc34580ff19de7c69c805f82adca; >= 7bc04215a66b60e198aecaee8418f6d79fa19faa, < c65bbfc730df9ebf0fea8e286b0ad2dfab03dbfe; >= 7bc04215a66b60e198aecaee8418f6d79fa19faa, < d55e7aede542c4c76ead82d37d0c112f21eb2ac2; >= 7bc04215a66b60e198aecaee8418f6d79fa19faa, < b6e7958602bd1acdb8ae92703b6689a28bcc9bc0; >= 7bc04215a66b60e198aecaee8418f6d79fa19faa, < 2d31e332c13b1db7745a7bd9cf74bc105524bcac; >= 7bc04215a66b60e198aecaee8418f6d79fa19faa, < 17d6b89e09eac2d90272fceeba3644e92212e02f; >= 7bc04215a66b60e198aecaee8418f6d79fa19faa, < 6def491fe9c4e83aa8cba62d74e9d4ab751ee967; >= 7bc04215a66b60e198aecaee8418f6d79fa19faa, < 81497634d9f872fd3e8b03aada55574afff6f174 |
| Linux | Linux | 4.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90382?
How severe is CVE-2026-90382?
How do I fix CVE-2026-90382?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90377In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90378In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90379In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-9038A stack-based buffer overflow vulnerability in the charging …8.6
- CVE-2026-90380In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-90381In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-90383In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90384In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90385In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90386In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90387In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90388In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-90382?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
