CVE-2026-46136
Awaiting Analysis Awaiting Analysis - Queue
Buffer Length Underflow in Linux Kernel mt76 WiFi Driver

Publication date: 2026-05-28

Last updated on: 2026-05-28

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix a potential clc buffer length underflow The buf_len is used to limit the iterations for retrieving the country power setting and may underflow under certain conditions due to changes in the power table in CLC. This underflow leads to an almost infinite loop or an invalid power setting resulting in driver initialization failure.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-28
Last Modified
2026-05-28
Generated
2026-05-28
AI Q&A
2026-05-28
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
linux linux_kernel *
linux_kernel linux_kernel *
linux_kernel mt76 *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Linux kernel's wifi driver for the mt76 chipset, specifically the mt7921 model. It involves a potential buffer length underflow in the country power setting retrieval process. The buffer length (buf_len) is used to limit iterations when retrieving power settings, but under certain conditions related to changes in the power table in CLC, this length can underflow.

This underflow can cause an almost infinite loop or result in an invalid power setting, which leads to failure during the driver initialization.


How can this vulnerability impact me? :

The impact of this vulnerability is that the wifi driver for the mt7921 chipset may fail to initialize properly due to an infinite loop or invalid power settings caused by the buffer length underflow.

This could result in loss of wifi functionality or instability in systems using this driver, potentially affecting connectivity and network-dependent operations.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart