Improper input validation in Linux kernel - CVE-2026-72111
Published: August 16, 2026
Vulnerability details
The vulnerability allows a local user to bypass BPF memory safety checks.
The vulnerability exists due to improper register state handling in check_mem_access() in the BPF verifier when processing a context load of an LSM hook return value. A local user can load a hook return value into a register with stale bounds to bypass BPF memory safety checks.
The issue arises from a verifier/runtime mismatch because the verifier may treat the register as having a narrower range than the actual runtime value.
Affected software
Debian Linux
linux (Debian package)
How to mitigate CVE-2026-72111
linux (Debian package) - update to 6.12.105-1