Popis
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix memory leak on failure path cfg80211_inform_bss_frame() may return NULL on failure. In that case, the allocated buffer -buf- is not freed and the function returns early, leading to potential memory leak. Fix this by ensuring that -buf- is freed on both success and failure paths.
CVSS 5.5EPSS 0.128%Riziko 0.56
Zobraziť zdroj- Zverejnené
- 2026-05-06 12:16:42
- Dotknuté verzie
- unknown
- Typ
- Core software
- Vektor
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Operačné systémy
- Linux