CVE-2024-27048 Affecting kernel-core package, versions *
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-RHEL9-KERNELCORE-6762344
- published 2 May 2024
- disclosed 1 May 2024
Introduced: 1 May 2024
CVE-2024-27048 Open this link in a new tabHow to fix?
There is no fixed version for RHEL:9
kernel-core
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream kernel-core
package and not the kernel-core
package as distributed by RHEL
.
See How to fix?
for RHEL:9
relevant fixed versions and status.
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.
References
- https://access.redhat.com/security/cve/CVE-2024-27048
- https://git.kernel.org/stable/c/6138a82f3bccfc67ed7ac059493579fc326c02e5
- https://git.kernel.org/stable/c/9975908315c13bae2f2ed5ba92870fa935180b0e
- https://git.kernel.org/stable/c/b4152222e04cb8afeeca239c90e3fcaf4c553b42
- https://git.kernel.org/stable/c/df62e22c2e27420e8990a4f09e30d7bf56c2036f