Zero-Byte Allocation Vulnerability in Linux Kernel Could Lead to Crash
CVE-2024-25739
5.5MEDIUM
What is CVE-2024-25739?
create_empty_lvol 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->leb_size.