CVE-2026-98159: wifi: mt76: mt7921: validate CLC firmware records

Published Sep 25, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

wifi: mt76: mt7921: validate CLC firmware records

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.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    In the Linux kernel wifi: mt76 mt7921 CLC firmware record loader, validate the CLC region table pointer, region count, and each record length against the firmware buffer bounds before dereferencing or copying records.

Event History

Sep 25, 2026
CVE Published
via MITRE·10:36 AM
Data Sourced
via MITRE·10:36 AM
Description
Data Sourced
via NVD·11:17 AM
Description

Frequently Asked Questions

1

What must an attacker control to trigger this issue?

The attacker would need to provide or cause the mt7921 driver to load a malformed CLC firmware image. The vulnerable parsing occurs because the driver trusts firmware-supplied region counts and record lengths.

2

Which systems are exposed?

Systems using the Linux kernel mt76 mt7921 Wi-Fi driver are relevant, provided they load CLC firmware records. The supplied data does not identify affected kernel versions or specific device models.

3

What can happen when malformed records are processed?

Malformed CLC data can cause the region table pointer to fall before the firmware buffer, prevent the record-processing loop from advancing, or cause indexing beyond the end of phy->clc. The resolved change adds table and record bounds validation before data is dereferenced or copied.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203