Security Advisory

CVE-2024-42075

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-29 15:52:38
Last updated 2026-05-11 20:26:29
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didnt account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arena_vm_close.