PatchSiren cyber security CVE debrief
CVE-2026-98159 Linux CVE debrief
A vulnerability in the Linux kernel's wifi mt76 mt7921 driver allows for validation of CLC firmware records. The vulnerability has been resolved. This issue may impact Linux kernel users with specific wifi configurations. The vulnerability is related to the CLC region supplied by firmware, but the loader trusts the region count and each record length. A malformed image can make the region table pointer precede the firmware buffer, make the record loop fail to advance, or index phy->clc past its end.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Linux kernel users with mt76 mt7921 wifi configurations should assess exposure and verify firmware updates. Operators of Linux kernel deployments using mt76 mt7921 wifi configurations should review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance. Security teams should plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Why it matters
CVE-2026-98159 is a vulnerability in the Linux kernel's wifi mt76 mt7921 driver related to CLC firmware records validation. Linux kernel users with specific wifi configurations should assess exposure and verify firmware updates.
- Verify firmware updates to ensure CLC records are validated
- Assess exposure in Linux kernel deployments using mt76 mt7921 wifi configurations
Technical summary
The Linux kernel's wifi mt76 mt7921 driver has a vulnerability related to CLC firmware records validation. The vulnerability has been resolved with specific commits. The CLC region is supplied by firmware, but the loader trusts the region count and each record length. A malformed image can make the region table pointer precede the firmware buffer, make the record loop fail to advance, or index phy->clc past its end. Validate the table and record bounds before dereferencing or copying. Linux kernel users with mt76 mt7921 wifi configurations should assess exposure and verify firmware updates.
Defensive priority
Assess exposure in Linux kernel deployments using mt76 mt7921 wifi configurations; verify firmware updates and validate CLC records.
Recommended defensive actions
- Assess exposure in Linux kernel deployments using mt76 mt7921 wifi configurations
- Verify firmware updates and validate CLC records
- Monitor Linux kernel security advisories for further information
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. However, additional information on affected versions and exploitation is limited. Linux kernel users should verify firmware updates to ensure CLC records are validated and assess exposure in Linux kernel deployments using mt76 mt7921 wifi configurations. The vulnerability has been resolved with specific commits.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-98159 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-98159
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-98159 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-98159
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/3896be051e928c891922d91de94c99519d215dff
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/3c505e2af16a9320f4355218394a955fbbc65322
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/602a950134ee2940136f60797e4457c3983b06ce
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/9417c5818a0146980c2608fda94c908e604eb033
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.