Security Advisory

CVE-2024-23851

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-01-23 00:00:00
Last updated 2025-11-04 18:28:57
Assigner mitre
State PUBLISHED

Description

copy_params in drivers/md/dm-ioctl.c in the Linux kernel through 6.7.1 can attempt to allocate more than INT_MAX bytes, and crash, because of a missing param_kernel->data_size check. This is related to ctl_ioctl.