Vulnerabilities > CVE-2024-25739 - Improper Check for Unusual or Exceptional Conditions vulnerability in Linux Kernel
Attack vector
LOCAL Attack complexity
LOW Privileges required
LOW Confidentiality impact
NONE Integrity impact
NONE Availability impact
HIGH Summary
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.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
References
- https://www.spinics.net/lists/kernel/msg5074816.html
- https://groups.google.com/g/syzkaller/c/Xl97YcQA4hg
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=68a24aba7c593eafa8fd00f2f76407b9b32b47a9
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html