THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-43009 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: bpf: Fix incorrect pruning due to atomic fetch precision tracking When backtrack_insn encounters a BPF_STX instruction with BPF_ATOMIC and BPF_FETCH, the src register (or r0 for BPF_CMPXCHG) also acts as a dest

[NVD] CVE-2026-43009 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: bpf: Fix incorrect pruning due to atomic fetch precision tracking When backtrack_insn encounters a BPF_STX instruction with BPF_ATOMIC and BPF_FETCH, the src register (or r0 for BPF_CMPXCHG) also acts as a dest

lownvdPublished 2026-05-01

CVE-2026-43009 CVSS: 7.8 HIGH Published: 2026-05-01T15:16:44.770

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

bpf: Fix incorrect pruning due to atomic fetch precision tracking

When backtrack_insn encounters a BPF_STX instruction with BPF_ATOMIC and BPF_FETCH, the src register (or r0 for BPF_CMPXCHG) also acts as a destination, thus receiving the old value from the memory

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-43009