dm_table_create in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to (in alloc_targets) allocate more than INT_MAX bytes, and crash, because of a missing check for struct dm_ioctl.target_count.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2024-02-12 03:15
Updated : 2024-06-27 12:15
NVD link : CVE-2023-52429
Mitre link : CVE-2023-52429
CVE.ORG link : CVE-2023-52429
JSON object : View
Products Affected
fedoraproject
- fedora
linux
- linux_kernel
CWE
CWE-754
Improper Check for Unusual or Exceptional Conditions