Tracker / CVE-2024-27048
CVE-2024-27048
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: handle pmk_op allocation failure The kzalloc() in brcmf_pmksa_v3_op() will return null if the physical memory has run out. As a result, if we dereference the null value, the null pointer dereference bug will happen. Return -ENOMEM from brcmf_pmksa_v3_op() if kzalloc() fails for pmk_op.
Affected products and versions
| linux | linux_kernel · 6.4 → 6.6.23 |
|---|---|
| linux | linux_kernel · 6.7 → 6.7.11 |
| linux | linux_kernel · 6.8 → 6.8.2 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.