CVE-2024-27048
N/A
N/A
Summary
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 Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | a96202acaea47fa8377088e0952bb63bd02a3bab < df62e22c2e27420e8990a4f09e30d7bf56c2036f | affected |
| Linux | Linux | a96202acaea47fa8377088e0952bb63bd02a3bab < 9975908315c13bae2f2ed5ba92870fa935180b0e | affected |
| Linux | Linux | a96202acaea47fa8377088e0952bb63bd02a3bab < 6138a82f3bccfc67ed7ac059493579fc326c02e5 | affected |
| Linux | Linux | a96202acaea47fa8377088e0952bb63bd02a3bab < b4152222e04cb8afeeca239c90e3fcaf4c553b42 | affected |
| Linux | Linux | 6.4 | affected |
| Linux | Linux | 0 < 6.4 | unaffected |
| Linux | Linux | 6.6.23 <= 6.6.* | unaffected |
| Linux | Linux | 6.7.11 <= 6.7.* | unaffected |
| Linux | Linux | 6.8.2 <= 6.8.* | unaffected |
| Linux | Linux | 6.9 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/df62e22c2e27420e8990a4f09e30d7bf56c2036f
- https://git.kernel.org/stable/c/9975908315c13bae2f2ed5ba92870fa935180b0e
- https://git.kernel.org/stable/c/6138a82f3bccfc67ed7ac059493579fc326c02e5
- https://git.kernel.org/stable/c/b4152222e04cb8afeeca239c90e3fcaf4c553b42
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/df62e22c2e27420e8990a4f09e30d7bf56c2036f
- https://git.kernel.org/stable/c/9975908315c13bae2f2ed5ba92870fa935180b0e
- https://git.kernel.org/stable/c/6138a82f3bccfc67ed7ac059493579fc326c02e5
- https://git.kernel.org/stable/c/b4152222e04cb8afeeca239c90e3fcaf4c553b42
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.