Security Advisory

CVE-2023-52429

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-02-12 00:00:00
Last updated 2025-11-04 18:21:48
Assigner mitre
State PUBLISHED

Description

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.