SB2026062571 - Improper access control in Linux kernel bpf



SB2026062571 - Improper access control in Linux kernel bpf

Published: June 25, 2026

Security Bulletin ID SB2026062571
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 access control (CVE-ID: CVE-2026-53081)

CWE-ID: CWE-284 - Improper Access Control

CVSSv4: 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/E:U/U:Clear


The vulnerability allows a local user to bypass BPF verifier state pruning checks.

The vulnerability exists due to improper access control in the BPF verifier when comparing scalar registers carrying BPF_ADD_CONST state. A local user can load a specially crafted BPF program to bypass BPF verifier state pruning checks.

The issue occurs because compound scalar IDs are checked without ensuring consistent mapping of their underlying base IDs.


Remediation

Install update from vendor's website.