Lucene search

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

CVE-2024-42068 bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()

2024-07-2915:52:32
Linux
github.com
2
linux
kernel
vulnerability

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: Take return from set_memory_ro() into account with bpf_prog_lock_ro()

set_memory_ro() can fail, leaving memory unprotected.

Check its return and take it into account as an error.

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial