CVE-2026-74735
Last modified
CVE-2026-74735 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: l2tp: fix tunnel and session refcount leak on seq_file release In pppol2tp_proc_open() and l2tp_dfs_seq_open(), iteration state (pd->tunnel and pd->session) is kept in seq_file private data to allow iteration across multiple read() system calls. However, if userspace closes /proc/net/pppol2tp or /sys/kernel/debug/l2tp/tunnels before reading to end-of-file (EOF), any tunnel or session reference stored in pd->tunnel / pd->session is left un-dropped when seq_file private data is freed. Fix this by dropping any remaining pd->tunnel and pd->session references in pppol2tp_proc_release() and l2tp_dfs_seq_release() when closing the file.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: l2tp: fix tunnel and session refcount leak on seq_file release In pppol2tp_proc_open() and l2tp_dfs_seq_open(), iteration state (pd->tunnel and pd->session) is kept in seq_file private data to allow iteration across multiple read() system calls. However, if userspace closes /proc/net/pppol2tp or /sys/kernel/debug/l2tp/tunnels before reading to end-of-file (EOF), any tunnel or session reference stored in pd->tunnel / pd->session is left un-dropped when seq_file private data is freed. Fix this by dropping any remaining pd->tunnel and pd->session references in pppol2tp_proc_release() and l2tp_dfs_seq_release() when closing the file.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 0e0c3fee3a59a387aeecc4fca6f3a2e9615a5443, < bdf83613781956cc39798ed08321f74ab0467f4d; >= 0e0c3fee3a59a387aeecc4fca6f3a2e9615a5443, < 8c4fde01bcf91f22b9c7ded8c3e14addd7ddd500; >= 0e0c3fee3a59a387aeecc4fca6f3a2e9615a5443, < ebe2774e956482dd3c70b8991f6f7654356339e6; >= 0e0c3fee3a59a387aeecc4fca6f3a2e9615a5443, < 9006c116dd111d457bf5d074990210f70a4ad2c8; f6104e9ae04462523c372928b1173766a771ef95; 7f8e401f9e612df2a95c1ef76217c00181389bb5; c712ed63e9b33d9a282fbd92ce25c64918c3129f; 9a8863e8a8def9d88583cd9c60db38a008e6b8cf; >= 3.16.60, < 3.17; >= 4.16.6, < 4.17 |
| Linux | Linux | 4.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74735?
How severe is CVE-2026-74735?
How do I fix CVE-2026-74735?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74729In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7473On affected platforms running Arista EOS where a tunnel deca…6.9
- CVE-2026-74730In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74731In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74732In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74733In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74736In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74737In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74739In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-7474HashiCorp Nomad and Nomad Enterprise prior to 2.0.1 are vuln…8.8
- CVE-2026-74741In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74742In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2026-74735?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
