Linux Kernel BPF LSM Program Lifecycle Management Vulnerability

Vulnerability

A vulnerability in the Linux kernel's handling of BPF LSM (Linux Security Module) programs attached to control groups (cgroups) has been addressed. The issue arose because the validation process for attaching BPF LSM programs to cgroups returned too early when a program was not meant to be attached, leading to a failure to decrement the program's reference count. This oversight allowed the LSM program to remain active longer than intended, disrupting its expected lifecycle. The recent fix ensures that the reference count is properly managed, preventing such leaks.

Impact

The vulnerability could cause LSM programs to remain active beyond their intended lifecycle, potentially leading to unexpected behavior in the management of security policies applied to cgroups.

Remediation

Users can upgrade to the latest version of the Linux kernel to address this vulnerability. The patched version can be downloaded from the Linux kernel's official repository.

Added: Dec 30, 2025, 5:12 PM
Updated: Dec 30, 2025, 5:12 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
4.0
remediation
7.7
relevance
1.6
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.