Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-40908
HistoryJul 12, 2024 - 12:20 p.m.

CVE-2024-40908 bpf: Set run context for rawtp test_run callback

2024-07-1212:20:47
Linux
github.com
1
linux kernel
vulnerability
bpf
run context
rawtp
test_run callback

AI Score

6.9

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

bpf: Set run context for rawtp test_run callback

syzbot reported crash when rawtp program executed through the
test_run interface calls bpf_get_attach_cookie helper or any
other helper that touches task->bpf_ctx pointer.

Setting the run context (task->bpf_ctx pointer) for test_run
callback.

AI Score

6.9

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial