Lucene search
+L

348 matches found

Positive Technologies
Positive Technologies
added 2025/08/19 12:00 a.m.7 views

PT-2025-49437

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the 9p protocol’s handling of file descriptors. Specifically, the p9 fd request function may not correctly kick the receive thread when EPOLL...

4.4CVSS5.4AI score0.00168EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/18 12:00 a.m.16 views

Linux 6.4 epoll Use-After-Free

Linux versions starting at 6.4 suffer from a use-after-free vulnerability via a race condition between epeventpollrelease and eventpollreleasefile because mutexunlock is not ownership-drop-safe...

7AI score0.00155EPSS
SaveExploits0
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.00155EPSS
SaveExploits0References29
Vulnrichment
Vulnrichment
added 2025/07/18 7:53 a.m.14 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.00155EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/07/18 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from improperly decrementing the epoll reference count, which could lead to reuse after release...

7.8CVSS6.9AI score0.00155EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/07/09 12:00 a.m.21 views

PT-2025-30016

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's eventpoll implementation where the epoll reference count is decremented while still holding the ep mutex. This can lead to a use-after-free condition...

7.8CVSS6.6AI score0.00155EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:16 a.m.7 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
NVD
NVD
added 2025/06/18 10:15 a.m.13 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.5CVSS0.0014EPSS
SaveExploits0References2
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
RedhatCVE
RedhatCVE
added 2025/05/23 5:24 a.m.7 views

CVE-2023-52266

ehttp 1.0.6 before 17405b9 has an epollsocket.cpp readfunc use-after-free. An attacker can make many connections over a short time to trigger this...

7.5CVSS6.8AI score0.0074EPSS
SaveExploits1References1
OSV
OSV
added 2025/04/11 11:08 a.m.15 views

OESA-2025-1409 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix some memory leaks in an error handling path of 'logreplay' All error handling paths lead to 'out' where many resources are freed. Do it as well her...

7.8CVSS6.4AI score0.00275EPSS
SaveExploits0References24
OSV
OSV
added 2025/04/11 11:08 a.m.10 views

OESA-2025-1410 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix some memory leaks in an error handling path of 'logreplay' All error handling paths lead to 'out' where many resources are freed. Do it as well her...

7.8CVSS6.4AI score0.00275EPSS
SaveExploits0References24
Tenable Nessus
Tenable Nessus
added 2025/03/03 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2011-1083

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The epoll implementation in the Linux kernel 2.6.37.2 and earlier does not properly traverse a tree of epoll file descriptors, which allows local users to cause...

4.9CVSS7.2AI score0.00795EPSS
SaveExploits2References2
SUSE CVE
SUSE CVE
added 2025/02/27 3:06 a.m.6 views

SUSE CVE-2022-49443

In the Linux kernel, the following vulnerability has been resolved: list: fix a data-race around ep-rdllist eppoll first calls epeventsavailable with no lock held and checks if ep-rdllist is empty by listemptycareful, which reads rdllist-prev. Thus all accesses to it need some protection to avoid...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:01 a.m.3 views

DEBIAN-CVE-2022-49443

In the Linux kernel, the following vulnerability has been resolved: list: fix a data-race around ep-rdllist eppoll first calls epeventsavailable with no lock held and checks if ep-rdllist is empty by listemptycareful, which reads rdllist-prev. Thus all accesses to it need some protection to avoid...

4.7CVSS5.5AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49443

In the Linux kernel, the following vulnerability has been resolved: list: fix a data-race around ep-rdllist eppoll first calls epeventsavailable with no lock held and checks if ep-rdllist is empty by listemptycareful, which reads rdllist-prev. Thus all accesses to it need some protection to avoid...

4.7CVSS0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:01 a.m.11 views

UBUNTU-CVE-2022-49443

In the Linux kernel, the following vulnerability has been resolved: list: fix a data-race around ep-rdllist eppoll first calls epeventsavailable with no lock held and checks if ep-rdllist is empty by listemptycareful, which reads rdllist-prev. Thus all accesses to it need some protection to avoid...

4.7CVSS6.5AI score0.00176EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.20 views

CVE-2022-49443 list: fix a data-race around ep->rdllist

In the Linux kernel, the following vulnerability has been resolved: list: fix a data-race around ep-rdllist eppoll first calls epeventsavailable with no lock held and checks if ep-rdllist is empty by listemptycareful, which reads rdllist-prev. Thus all accesses to it need some protection to avoid...

0.00176EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/26 2:12 a.m.1 views

CVE-2022-49443 list: fix a data-race around ep->rdllist

In the Linux kernel, the following vulnerability has been resolved: list: fix a data-race around ep-rdllist eppoll first calls epeventsavailable with no lock held and checks if ep-rdllist is empty by listemptycareful, which reads rdllist-prev. Thus all accesses to it need some protection to avoid...

6.3AI score0.00176EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 2:12 a.m.117 views

CVE-2022-49443

CVE-2022-49443 relates to a data race in Linux kernel epoll during epoll_wait, caused by lockless access to ep->rdllist via ep_events_available and list handling. The issue manifests as a KCSAN-detected race between ep_start_scan/ep_send_events and do_epoll_wait, potentially affecting availabi...

4.7CVSS5.3AI score0.00176EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder