SB20260424193 - Improper locking in Linux kernel bpf progs



SB20260424193 - Improper locking in Linux kernel bpf progs

Published: April 24, 2026

Security Bulletin ID SB20260424193
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Improper locking (CVE-ID: CVE-2026-31526)

CWE-ID: CWE-667 - Improper Locking

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a local user to cause various issues.

The vulnerability exists due to improper lock state validation in process_bpf_exit_full() when handling exception exits from static BPF subprograms. A local user can trigger bpf_throw() from a static subprogram to cause various issues.

The issue occurs because exception unwinding bypasses intermediate frame cleanup, which can leave user-acquired RCU, preempt, or IRQ-related locks unreleased.


Remediation

Install update from vendor's website.