Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-42075
HistoryJul 29, 2024 - 3:52 p.m.

CVE-2024-42075 bpf: Fix remap of arena.

2024-07-2915:52:38
Linux
github.com
linux kernel
bpf
arena logic
mremap
refcnt
mmap events
use-after-free

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial