← Back to CVE List

CVE-2024-42075

Published: 2024-07-29T16:15Z
Last Modified: 2024-11-21T09:33Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arena_vm_close. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt