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.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 5.11.0 | 5.15.149 |
| linux / linux_kernel | 5.16.0 | 6.1.79 |
| linux / linux_kernel | 6.2.0 | 6.6.18 |
| linux / linux_kernel | 6.7.0 | 6.7.6 |
| linux / linux_kernel | - | 5.10.210 |
| fedoraproject / fedora | 38 | 38.x |
| fedoraproject / fedora | 39 | 39.x |