Security Advisory

CVE-2024-42267

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-08-17 08:54:22
Last updated 2026-05-11 20:29:02
Assigner Linux
State PUBLISHED

Description

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 dont BUG() the kernel.