Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-43144
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-06 May, 2026 | 11:27
Updated At-11 May, 2026 | 22:18
Rejected At-
▼CVE Numbering Authority (CNA)
wifi: brcmfmac: Fix potential kernel oops when probe fails

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential kernel oops when probe fails When probe of the sdio brcmfmac device fails for some reasons (i.e. missing firmware), the sdiodev->bus is set to error instead of NULL, thus the cleanup later in brcmf_sdio_remove() tries to free resources via invalid bus pointer. This happens because sdiodev->bus is set 2 times: first in brcmf_sdio_probe() and second time in brcmf_sdiod_probe(). Fix this by chaning the brcmf_sdio_probe() function to return the error code and set sdio->bus only there.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c
  • drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
  • drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.h
Default Status
unaffected
Versions
Affected
  • From 0ff0843310b74e565901d85f849fb308c3b1f220 before 64ccb0aac41c5055780c2a58bbe2c1b362ceccde (git)
  • From 0ff0843310b74e565901d85f849fb308c3b1f220 before 379aac7ee8240848aa35f605b06addb4617c863e (git)
  • From 0ff0843310b74e565901d85f849fb308c3b1f220 before 243307a0d1b0d01538e202c00454c28b21d4432e (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c
  • drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
  • drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.h
Default Status
affected
Versions
Affected
  • 6.13
Unaffected
  • From 0 before 6.13 (semver)
  • From 6.18.16 through 6.18.* (semver)
  • From 6.19.6 through 6.19.* (semver)
  • From 7.0 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/64ccb0aac41c5055780c2a58bbe2c1b362ceccde
N/A
https://git.kernel.org/stable/c/379aac7ee8240848aa35f605b06addb4617c863e
N/A
https://git.kernel.org/stable/c/243307a0d1b0d01538e202c00454c28b21d4432e
N/A
Hyperlink: https://git.kernel.org/stable/c/64ccb0aac41c5055780c2a58bbe2c1b362ceccde
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/379aac7ee8240848aa35f605b06addb4617c863e
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/243307a0d1b0d01538e202c00454c28b21d4432e
Resource: N/A
Details not found