Tracker / CVE-2024-43838
CVE-2024-43838
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: bpf: fix overflow check in adjust_jmp_off() adjust_jmp_off() incorrectly used the insn->imm field for all overflow check, which is incorrect as that should only be done or the BPF_JMP32 | BPF_JA case, not the general jump instruction case. Fix it by using insn->off for overflow check in the general case.
Affected products and versions
| linux | linux_kernel · 6.10 → 6.10.3 |
|---|---|
| linux | linux_kernel · 6.9.8 → 6.10 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.