Memory Allocation Vulnerability in Linux Kernel Affects Int Max Byte Allocation
CVE-2024-23851
5.5MEDIUM
Summary
A vulnerability in the Linux kernel through version 6.7.1 can cause the system to attempt to allocate more than INT_MAX bytes due to a missing check on param_kernel->data_size in the copy_params function within the drivers/md/dm-ioctl.c file. This oversight can lead to unexpected crashes and system instability, especially when executing ioctl commands related to device mapping.
References
CVSS V3.1
Score:
5.5
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved