CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-74720

highCVSS 7.8covered by 2 sourcesfirst seen 2026-08-11
In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer state for commuted arithmetic When scalar += pointer is handled in adjust_ptr_min_max_vals(), the destination register inherits the pointer state from the source pointer. Copying only selected fields is fragile because pointer provenance is tracked by several bpf_reg_state fields. Use the caller's temporary offset register to preserve the scalar operand while replacing the destination with the full pointer state. This preserves the frame number for PTR_TO_STACK registers and keeps parent identity fields consistent.

CSIRTS triage

What
The eBPF verifier fails to preserve pointer state during commuted arithmetic operations, allowing pointer arithmetic bypass.
Who is affected
Systems running affected Linux kernel versions where unprivileged eBPF is enabled.
Urgency
Medium severity (CVSS 5.3); not currently exploited but enables privilege escalation vectors.
Action
Update to a patched Linux kernel version addressing CVE-2026-74720 or disable unprivileged eBPF.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-74720

Get an email if CVE-2026-74720 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-74720

CVE.org record

Embed the live status

CVE-2026-74720 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-74720 status](https://www.csirts.com/badge/CVE-2026-74720)](https://www.csirts.com/cve/CVE-2026-74720)