Memory Leak Affecting kernel-tools-libs package, versions <0:5.14.0-427.42.1.el9_4
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-ALMALINUX9-KERNELTOOLSLIBS-8339031
- published 4 Nov 2024
- disclosed 30 Oct 2024
Introduced: 30 Oct 2024
New CVE-2024-43854 Open this link in a new tabHow to fix?
Upgrade AlmaLinux:9
kernel-tools-libs
to version 0:5.14.0-427.42.1.el9_4 or higher.
This issue was patched in ALSA-2024:8617
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream kernel-tools-libs
package and not the kernel-tools-libs
package as distributed by AlmaLinux
.
See How to fix?
for AlmaLinux:9
relevant fixed versions and status.
In the Linux kernel, the following vulnerability has been resolved:
block: initialize integrity buffer to zero before writing it to media
Metadata added by bio_integrity_prep is using plain kmalloc, which leads to random kernel memory being written media. For PI metadata this is limited to the app tag that isn't used by kernel generated metadata, but for non-PI metadata the entire buffer leaks kernel memory.
Fix this by adding the __GFP_ZERO flag to allocations for writes.
References
- https://errata.almalinux.org/9/ALSA-2024-8617.html
- https://errata.almalinux.org/8/ALSA-2024-8856.html
- https://access.redhat.com/security/cve/CVE-2024-43854
- https://access.redhat.com/errata/RHSA-2024:8617
- https://access.redhat.com/errata/RHSA-2024:8856
- https://git.kernel.org/stable/c/23a19655fb56f241e592041156dfb1c6d04da644
- https://git.kernel.org/stable/c/899ee2c3829c5ac14bfc7d3c4a5846c0b709b78f
- https://git.kernel.org/stable/c/cf6b45ea7a8df0f61bded1dc4a8561ac6ad143d2
- https://git.kernel.org/stable/c/d418313bd8f55c079a7da12651951b489a638ac1
- https://git.kernel.org/stable/c/ebc0e91ba76dc6544fff9f5b66408b1982806a00
- https://git.kernel.org/stable/c/129f95948a96105c1fad8e612c9097763e88ac5f
- https://git.kernel.org/stable/c/3fd11fe4f20756b4c0847f755a64cd96f8c6a005
- https://git.kernel.org/stable/c/9f4af4cf08f9a0329ade3d938f55d2220c40d0a6