Closed mend-bolt-for-github[bot] closed 6 months ago
The Linux Kernel
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux
Found in HEAD commit: 9218ce2f188bb7d9919b346aa67ca652cac56306
Found in base branch: master
/drivers/md/dm-ioctl.c /drivers/md/dm-ioctl.c
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.
Publish Date: 2024-02-12
URL: CVE-2023-52429
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High
Type: Upgrade version
Origin: https://www.linuxkernelcves.com/cves/CVE-2023-52429
Release Date: 2024-02-12
Fix Resolution: v5.10.210,v5.15.149,v6.1.79,v6.6.18,v6.7.6
Step up your Open Source Security Game with Mend here
CVE-2023-52429 - Medium Severity Vulnerability
Vulnerable Library - linuxlinux-4.19.282
The Linux Kernel
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux
Found in HEAD commit: 9218ce2f188bb7d9919b346aa67ca652cac56306
Found in base branch: master
Vulnerable Source Files (2)
/drivers/md/dm-ioctl.c /drivers/md/dm-ioctl.c
Vulnerability Details
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.
Publish Date: 2024-02-12
URL: CVE-2023-52429
CVSS 3 Score Details (5.5)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://www.linuxkernelcves.com/cves/CVE-2023-52429
Release Date: 2024-02-12
Fix Resolution: v5.10.210,v5.15.149,v6.1.79,v6.6.18,v6.7.6
Step up your Open Source Security Game with Mend here