Linux Kernel UAF Vulnerability in ATM LEC Handling

Vulnerability

A use-after-free vulnerability has been identified in the Linux kernel's ATM (Asynchronous Transfer Mode) subsystem, specifically within the /proc/net/atm/lec interface. The issue arises from improper management of device references, where dev_put() calls were made without corresponding dev_hold() calls. This oversight created an imbalance in reference counting, leading to a use-after-free condition.

Impact

Exploitation of this vulnerability could lead to a use-after-free condition, potentially allowing for arbitrary code execution or memory corruption.

Added: Jul 4, 2025, 4:08 PM
Updated: Jul 4, 2025, 4:08 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.3
remediation
0.0
relevance
0.2
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.