First published: Sat Aug 17 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error() Handle VM_FAULT_SIGSEGV in the page fault path so that we correctly kill the process and we don't BUG() the kernel.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.119-1 6.12.11-1 6.12.12-1 |
debian/linux-6.1 | 6.1.119-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-42267 has been categorized as a medium-severity vulnerability in the Linux kernel.
To fix CVE-2024-42267, update the Linux kernel to version 6.1.123-1 or later, 6.1.119-1 or later, 6.12.10-1 or later, or 6.12.11-1.
CVE-2024-42267 affects specific versions of the Linux kernel, particularly those prior to 5.10.226-1.
The impact of CVE-2024-42267 can lead to a process crash without proper handling of segmentation faults.
Yes, exploitation of CVE-2024-42267 can potentially lead to denial of service by crashing affected processes.