2 matches found
Linux Distros Unpatched Vulnerability : CVE-2026-53093
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: brcmfmac: Fix error pointer dereference The function brcmfchipaddcore can return an error pointer and is not checked. Add checks for error pointer. Detect...
CVE-2026-53093
The CVE-2026-53093 entry concerns the Linux kernel wireless driver brcmfmac (Broadcom). The root cause was an error pointer returned by brcmf_chip_add_core() not being checked during chip recognition, leading to potential dereferencing of an ERR_PTR in brcmf_chip_recognition() at multiple lines. ...