Lucene search
+L

188 matches found

Cvelist
Cvelist
added 2025/07/18 7:53 a.m.11 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...

0.00153EPSS
SaveExploits0References6
CVE
CVE
added 2025/07/18 7:53 a.m.109 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.00153EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/20 4:43 p.m.8 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.0014EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:16 a.m.5 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.0014EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 9:28 a.m.8 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...

5.5CVSS6.5AI score0.0014EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.13 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.0014EPSS
SaveExploits0References2
CVE
CVE
added 2025/06/18 9:28 a.m.27 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.0014EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.6 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.0014EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/29 12:0 a.m.5 views

PT-2025-25792 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the Linux kernel's eventpoll functionality, where an endless busy loop can occur after a timeout has expired. This happens because the given timeout usually...

4.6CVSS6AI score0.0014EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2023/03/09 12:0 a.m.64 views

EulerOS 2.0 SP5 : kernel (EulerOS-SA-2023-1507)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A use-after-free flaw was found in fs/ext4/namei.c:dxinsertblock in the Linux kernels filesystem sub-component. This flaw allows a local attacker...

7.8CVSS4.9AI score0.02211EPSS
SaveExploits8References27
SUSE CVE
SUSE CVE
added 2023/02/15 4:4 a.m.4 views

SUSE CVE-2020-0466

In doepollctl and eploopcheckproc of eventpoll.c, there is a possible use after free due to a logic error. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndro...

8.4CVSS6.8AI score0.00268EPSS
SaveExploits0References33
OSV
OSV
added 2023/01/17 7:2 p.m.15 views

GSD-2023-1001299 eventpoll: add EPOLL_URING_WAKE poll wakeup flag

eventpoll: add EPOLLURINGWAKE poll wakeup flag This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.162 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 5:44 p.m.9 views

GSD-2023-1000500 eventpoll: add EPOLL_URING_WAKE poll wakeup flag

eventpoll: add EPOLLURINGWAKE poll wakeup flag This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.17 by commit...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/03/29 8:55 a.m.4 views

kernel: use after free in eventpoll.c may lead to escalation of privilege

A flaw was found in the Linux kernel. A logic error in eventpoll.c can cause a use-after-free, leading to a local escalation of privilege with no additional execution privileges. User interaction is not needed for exploitation. The highest threat from this vulnerability is to confidentiality,...

7.8CVSS7.2AI score0.00268EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/03/01 12:52 p.m.6 views

kernel: use after free in eventpoll.c may lead to escalation of privilege

A flaw was found in the Linux kernel. A logic error in eventpoll.c can cause a use-after-free, leading to a local escalation of privilege with no additional execution privileges. User interaction is not needed for exploitation. The highest threat from this vulnerability is to confidentiality,...

7.8CVSS7.2AI score0.00268EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2022/02/26 12:0 a.m.27 views

CentOS: Security Advisory for bpftool (CESA-2022:0620)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.9CVSS7.4AI score0.02579EPSS
SaveExploits6References4
RedHat Linux
RedHat Linux
added 2022/02/22 5:14 p.m.7 views

kernel: use after free in eventpoll.c may lead to escalation of privilege

A flaw was found in the Linux kernel. A logic error in eventpoll.c can cause a use-after-free, leading to a local escalation of privilege with no additional execution privileges. User interaction is not needed for exploitation. The highest threat from this vulnerability is to confidentiality,...

7.8CVSS7.2AI score0.00268EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/02/22 9:17 a.m.5 views

kernel: use after free in eventpoll.c may lead to escalation of privilege

A flaw was found in the Linux kernel. A logic error in eventpoll.c can cause a use-after-free, leading to a local escalation of privilege with no additional execution privileges. User interaction is not needed for exploitation. The highest threat from this vulnerability is to confidentiality,...

7.8CVSS7.2AI score0.00268EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/02/15 10:43 a.m.6 views

kernel: use after free in eventpoll.c may lead to escalation of privilege

A flaw was found in the Linux kernel. A logic error in eventpoll.c can cause a use-after-free, leading to a local escalation of privilege with no additional execution privileges. User interaction is not needed for exploitation. The highest threat from this vulnerability is to confidentiality,...

7.8CVSS7.2AI score0.00268EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/02/15 10:43 a.m.89 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 7.6 Advanced Update Support, Red Hat Enterprise Linux 7.6 Telco Extended Update Support, and Red Hat Enterprise Linux 7.6 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impac...

7.8CVSS6.5AI score0.00286EPSS
SaveExploits0References3
Rows per page
Query Builder