2 matches found
CVE-2022-50258 wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmfcpreinitdcmds This patch fixes a stack-out-of-bounds read in brcmfmac that occurs when 'buf' that is not null-terminated is passed as an argument of strsep in...
PT-2025-37512
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: This issue resolves a stack-out-of-bounds read in brcmfmac that occurs when a null-terminated buffer is not passed as an argument of strsep in the brcmf c preinit dcmds function. The...