dm_table_create in drivers/md/dm-table.c in the Linux...
Moderate severity
Unreviewed
Published
Feb 12, 2024
to the GitHub Advisory Database
•
Updated Jun 27, 2024
Description
Published by the National Vulnerability Database
Feb 12, 2024
Published to the GitHub Advisory Database
Feb 12, 2024
Last updated
Jun 27, 2024
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