CVE-2026-45967EPSS p1.4%
CVE-2026-45967CVE-2026-45967
linux / linux_kernel
Description
In the Linux kernel, the following vulnerability has been resolved:
bpf: Return proper address for non-zero offsets in insn array
The map_direct_value_addr() function of the instruction
array map incorrectly adds offset to the resulting address.
This is a bug, because later the resolve_pseudo_ldimm64()
function adds the offset. Fix it. Corresponding selftests
are added in a consequent commit.
Scoring
| CVSS | 5.5 () |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| EPSS | 0.11% probability of exploitation · percentile 1.4% · 2026-06-19T12:03:05Z |
| Last modified | 2026-06-16 |