CVE-2024-25739: Medium severity Linux Linux kernel vulnerability
createemptylvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missing check for ubi->lebsize.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
debian/linuxto a version that resolves this vulnerability.Fixed in 5.10.223-1Fixed in 5.10.234-1Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.27-1 - Upgrade
Upgrade
redhat/kernelto a version that resolves this vulnerability.Fixed in 6.9
Event History
Frequently Asked Questions
What is the severity of CVE-2024-25739?
CVE-2024-25739 has a moderate severity due to a potential system crash caused by zero-byte allocation.
How do I fix CVE-2024-25739?
To resolve CVE-2024-25739, upgrade to Linux kernel version 6.9 or apply the relevant patches for affected versions.
Which versions of Linux are affected by CVE-2024-25739?
CVE-2024-25739 affects Linux kernel versions up to and including 6.7.4.
What causes the issue in CVE-2024-25739?
The issue in CVE-2024-25739 is caused by a missing check for the size of the logical erase block, leading to attempts to allocate zero bytes.
Is CVE-2024-25739 a critical vulnerability?
CVE-2024-25739 is not classified as critical but can lead to significant system instability if exploited.