Integer Overflow Vulnerability in dm_table_create() Function in Linux Kernel

Integer Overflow Vulnerability in dm_table_create() Function in Linux Kernel

CVE-2023-52429 · MEDIUM Severity

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

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.

Learn more about our Cis Benchmark Audit For Distribution Independent Linux.