Bug 2532429 (CVE-2026-80949) - CVE-2026-80949 kernel: wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()
Summary: CVE-2026-80949 kernel: wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_con...
Keywords:
Status: NEW
Alias: CVE-2026-80949
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-11 22:58 UTC by OSIDB Bzimport
Modified: 2026-09-14 16:00 UTC (History)
17 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-11 22:58:50 UTC
In the Linux kernel, the following vulnerability has been resolved:

wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()

The memory allocated for buf is not freed in some of the error paths in
brcmf_sdio_read_control(). Fix that by adding vfree() calls.

[arend: rework as suggested by Johannes]


Note You need to log in before you can comment on or make changes to this bug.