Lucene search
+L

200 matches found

OSV
OSV
added 2025/08/19 5:03 p.m.14 views

CVE-2025-38614 eventpoll: Fix semi-unbounded recursion

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 EPMAXNESTS+1 links. Currently, eploopcheckproc ensures that the graph is loop-free and does some recursion depth checks, but...

7.8CVSS6.1AI score
SaveExploits0References14
Debian CVE
Debian CVE
added 2025/08/19 5:03 p.m.9 views

CVE-2025-38614

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 EPMAXNESTS+1 links. Currently, eploopcheckproc ensures that the graph is loop-free and does some recursion depth checks, but...

7.8CVSS5.5AI score0.00177EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/08/19 12:00 a.m.12 views

PT-2025-33812

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the eventpoll subsystem that could allow for semi-unbounded recursion. The issue stems from insufficient depth checks when creating graph edges...

5.5CVSS6AI score0.00177EPSS
SaveExploits0
Amazon
Amazon
added 2025/08/08 12:00 a.m.14 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfscreatependingblockgroups CVE-2025-22115 In the Linux kernel, the following vulnerability has been resolved: ublk: fix race between iouringcmdcompleteintask and...

7.8CVSS6.5AI score0.00645EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-39634

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In fs/eventpoll.c, there is a possible use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User...

7.8CVSS6.4AI score0.00157EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/18 11:22 p.m.5 views

SUSE CVE-2025-38349

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

6.5CVSS6.4AI score0.00156EPSS
SaveExploits0References25
NVD
NVD
added 2025/07/18 8:15 a.m.11 views

CVE-2025-38349

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

7.8CVSS0.00156EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/18 8:15 a.m.3 views

DEBIAN-CVE-2025-38349

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

7.8CVSS5.8AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/18 8:15 a.m.29 views

AZL-65544 CVE-2025-38349 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

7.8CVSS6.2AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/18 8:15 a.m.8 views

UBUNTU-CVE-2025-38349

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

7.8CVSS6.3AI score0.00156EPSS
SaveExploits0References29
CVE
CVE
added 2025/07/18 7:53 a.m.135 views

CVE-2025-38349

The CVE-2025-38349 entry concerns a Linux kernel eventpoll use-after-free risk due to dropping the epoll refcount while the ep mutex is still held. Description and related details explain that incrementing/decrementing the ep refcount in the wrong order combined with unlock timing can allow a con...

7.8CVSS6.5AI score0.00156EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/18 7:53 a.m.15 views

CVE-2025-38349 eventpoll: don't decrement ep refcount while still holding the ep mutex

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

7.8CVSS6.2AI score0.00156EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/18 7:53 a.m.15 views

CVE-2025-38349 eventpoll: don't decrement ep refcount while still holding the ep mutex

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

7.8CVSS6.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/07/18 7:53 a.m.18 views

CVE-2025-38349 eventpoll: don't decrement ep refcount while still holding the ep mutex

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

7.8CVSS0.00156EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/06/20 4:43 p.m.11 views

CVE-2025-38017

In the Linux kernel, the following vulnerability has been resolved: fs/eventpoll: fix endless busy loop after timeout has expired After commit 0a65bc27bd64 "eventpoll: Set epoll timeout if it's in the future", the following program would immediately enter a busy loop in the kernel: int main int e...

7CVSS7.2AI score0.00148EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:16 a.m.8 views

SUSE CVE-2025-38017

In the Linux kernel, the following vulnerability has been resolved: fs/eventpoll: fix endless busy loop after timeout has expired After commit 0a65bc27bd64 "eventpoll: Set epoll timeout if it's in the future", the following program would immediately enter a busy loop in the kernel: int main int e...

5.5CVSS6.6AI score0.00148EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.18 views

CVE-2025-38017 fs/eventpoll: fix endless busy loop after timeout has expired

In the Linux kernel, the following vulnerability has been resolved: fs/eventpoll: fix endless busy loop after timeout has expired After commit 0a65bc27bd64 "eventpoll: Set epoll timeout if it's in the future", the following program would immediately enter a busy loop in the kernel: int main int e...

0.00148EPSS
SaveExploits0References2
CVE
CVE
added 2025/06/18 9:28 a.m.36 views

CVE-2025-38017

CVE-2025-38017 affects the Linux kernel, specifically the fs/eventpoll path used by epoll_pwait2. After the fix in the commit described as setting epoll timeout when in the future, a non-zero timeout (e.g., 1 ns) could cause an endless busy loop if the timeout expires before ep_poll() is entered,...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/06/18 9:28 a.m.11 views

CVE-2025-38017 fs/eventpoll: fix endless busy loop after timeout has expired

In the Linux kernel, the following vulnerability has been resolved: fs/eventpoll: fix endless busy loop after timeout has expired After commit 0a65bc27bd64 "eventpoll: Set epoll timeout if it's in the future", the following program would immediately enter a busy loop in the kernel: int main int e...

6.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.9 views

CVE-2025-38017

In the Linux kernel, the following vulnerability has been resolved: fs/eventpoll: fix endless busy loop after timeout has expired After commit 0a65bc27bd64 "eventpoll: Set epoll timeout if it's in the future", the following program would immediately enter a busy loop in the kernel: int main int e...

5.5CVSS5.5AI score0.00148EPSS
SaveExploits0
Rows per page
Query Builder