CVE-2026-80624: mfd: cs42l43: Sanity check firmware size

Published Aug 28, 2026
·
Updated

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

mfd: cs42l43: Sanity check firmware size

Currently the code checks if a firmware was received, however it does not verify that the firmware size is larger than the firmware header. As the firmware pointer is dereferenced as a pointer to the header structure this could lead to an out of bounds memory access. Add the missing check.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Linux kernel (mfd: cs42l43) to a version that resolves this vulnerability.

    Fixed in not verify that the firmware size is larger than the firmware header.
  2. Compensating control

    If you cannot immediately update, restrict or disable loading/using the affected cs42l43 firmware until the kernel fix (mfd: cs42l43: Sanity check firmware size / missing check) is applied.

Event History

Aug 28, 2026
CVE Published
via MITRE·06:48 AM
Data Sourced
via MITRE·06:48 AM
Description

Frequently Asked Questions

1

What systems are exposed to this issue?

Systems running the Linux kernel with the cs42l43 MFD driver and processing firmware for that device are exposed. The issue occurs when the driver receives firmware that is present but smaller than the expected firmware header.

2

What would an attacker need to exploit it?

An attacker would need to cause the cs42l43 driver to process an undersized firmware blob. The provided data does not state how such firmware could be supplied or whether this is reachable by an unprivileged local user.

3

How can I tell whether a system may be affected?

Review whether the kernel includes the cs42l43 MFD driver and whether it loads firmware for CS42L43 hardware. A potentially affected condition is a firmware file or blob whose size is smaller than the driver’s expected header, since the vulnerable code dereferences it as a header without first validating its size.

4

What is the remediation?

Apply a Linux kernel update containing the firmware-size sanity check referenced in the listed stable commits. The fix verifies that the firmware is larger than the header before dereferencing it, preventing the out-of-bounds memory access.

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