Impact
The Linux kernel flaw in pppol2tp_proc_open and l2tp_dfs_seq_open left tunnel and session reference counts unreleased when a userspace process closed /proc/net/pppol2tp or /sys/kernel/debug/l2tp/tunnels before reaching end-of-file, causing a reference count leak that can lead to persistent memory usage or resource exhaustion when repeatedly opened and prematurely closed.
Affected Systems
All Linux kernel builds compiled with pppol2tp or the l2tp debugfs interface that are running the commit history before the patch are affected; the fix resides in the kernel tip and applies to mainstream kernel releases that enable these features.
Risk and Exploitability
The vulnerability can be exploited by a local attacker who can read and close the proc or debug entries before reaching EOF, resulting in a memory leak; the EPSS score is <1% indicating low probability of exploitation, and it is not listed in the CISA KEV catalog.
OpenCVE Enrichment