Use after free in Linux kernel - CVE-2023-4611
Published: August 29, 2023 / Updated: September 1, 2023
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to read data or crash the application.
A use-after-free flaw was found in mm/mempolicy.c in the memory management subsystem in the Linux Kernel. This issue is caused by a race between mbind() and VMA-locked page fault, and may allow a local attacker to crash the system or lead to a kernel information leak.