CVE-2025-38614Uncontrolled Recursion in Linux

Severity
5.5MEDIUMNVD
EPSS
0.0%
top 92.87%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedAug 19
Latest updateMar 25

Description

In the Linux kernel, the following vulnerability has been resolved: eventpoll: Fix semi-unbounded recursion Ensure that epoll instances can never form a graph deeper than EP_MAX_NESTS+1 links. Currently, ep_loop_check_proc() ensures that the graph is loop-free and does some recursion depth checks, but those recursion depth checks don't limit the depth of the resulting tree for two reasons: - They don't look upwards in the tree. - If there are multiple downwards paths of different lengths, on

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HExploitability: 1.8 | Impact: 3.6

Affected Packages3 packages

NVDlinux/linux_kernel2.6.32.302.6.33+11
Debianlinux/linux_kernel< 6.1.153-1+2
CVEListV5linux/linux22bacca48a1755f79b7e0f192ddb9fbb7fc6e64e71379495ab70eaba19224bd71b5b9b399eb85e04+12

Also affects: Debian Linux 11.0

Patches

🔴Vulnerability Details

3
CVEList
eventpoll: Fix semi-unbounded recursion2025-08-19
GHSA
GHSA-grcg-mgx8-mfvf: In the Linux kernel, the following vulnerability has been resolved: eventpoll: Fix semi-unbounded recursion Ensure that epoll instances can never fo2025-08-19
OSV
CVE-2025-38614: In the Linux kernel, the following vulnerability has been resolved: eventpoll: Fix semi-unbounded recursion Ensure that epoll instances can never form2025-08-19

📋Vendor Advisories

26
Ubuntu
Linux kernel (Azure) vulnerabilities2026-03-25
Ubuntu
Linux kernel (Azure) vulnerabilities2026-03-04
Ubuntu
Linux kernel (Azure FIPS) vulnerabilities2026-03-04
Ubuntu
Linux kernel (Xilinx) vulnerabilities2026-02-24
Ubuntu
Linux kernel (IBM) vulnerabilities2026-02-24
CVE-2025-38614 — Uncontrolled Recursion in Linux | cvebase