SB20260816417 - Improper input validation in Linux kernel bpf



SB20260816417 - Improper input validation in Linux kernel bpf

Published: August 16, 2026

Security Bulletin ID SB20260816417
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Data manipulation

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Improper input validation (CVE-ID: CVE-2026-72111)

CWE-ID: CWE-20 - Improper input validation

CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N]


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.


Remediation

Install update from vendor's website.