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.
References
Configurations
History
07 Mar 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-02-12 03:15
Updated : 2025-03-14 19:15
NVD link : CVE-2024-25739
Mitre link : CVE-2024-25739
CVE.ORG link : CVE-2024-25739
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-754
Improper Check for Unusual or Exceptional Conditions