Lucene search
+L

361 matches found

OSV
OSV
added 2025/12/08 1:16 a.m.4 views

DEBIAN-CVE-2025-40305

In the Linux kernel, the following vulnerability has been resolved: 9p/transfd: p9fdrequest: kick rx thread if EPOLLIN p9readwork doesn't set Rworksched and doesn't do scheduleworkm-rq if listempty&m-reqlist. However, if the pipe is full, we need to read more data and this used to work prior to...

5.2AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.14 views

UBUNTU-CVE-2025-40305

In the Linux kernel, the following vulnerability has been resolved: 9p/transfd: p9fdrequest: kick rx thread if EPOLLIN p9readwork doesn't set Rworksched and doesn't do scheduleworkm-rq if listempty&m-reqlist. However, if the pipe is full, we need to read more data and this used to work prior to...

5.7AI score0.00172EPSS
SaveExploits0References21
CVE
CVE
added 2025/12/08 12:46 a.m.51 views

CVE-2025-40305

CVE-2025-40305 concerns Linux kernel 9p/trans_fd handling. Root cause: p9_fd_request relied on EPOLLOUT checks and wakeups via p9_pollwake/p9_poll_mux; after a pipe-read optimization, unnecessary wakeups were avoided by changing logic, reducing EPOLLIN-driven scheduling. The fix changes p9_fd_req...

6AI score0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 12:46 a.m.8 views

CVE-2025-40305 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN

In the Linux kernel, the following vulnerability has been resolved: 9p/transfd: p9fdrequest: kick rx thread if EPOLLIN p9readwork doesn't set Rworksched and doesn't do scheduleworkm-rq if listempty&m-reqlist. However, if the pipe is full, we need to read more data and this used to work prior to...

6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.47 views

CVE-2025-40305 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN

In the Linux kernel, the following vulnerability has been resolved: 9p/transfd: p9fdrequest: kick rx thread if EPOLLIN p9readwork doesn't set Rworksched and doesn't do scheduleworkm-rq if listempty&m-reqlist. However, if the pipe is full, we need to read more data and this used to work prior to...

0.00172EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40305

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 9p/transfd: p9fdrequest: kick rx thread if EPOLLIN p9readwork doesn't set Rworksched and doesn't do scheduleworkm-rq if listempty&m-reqlist. However, if the pip...

5.9AI score0.00172EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/11/17 8:34 a.m.11 views

kernel: 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.8CVSS5.7AI score0.00177EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 1:52 p.m.7 views

kernel: 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.8CVSS5.7AI score0.00177EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 12:40 a.m.13 views

kernel: 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.8CVSS5.7AI score0.00177EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.10 views

kernel: 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...

4.7CVSS6.8AI score0.00181EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/03 4:00 p.m.10 views

kernel: 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.8CVSS5.7AI score0.00177EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/29 3:15 p.m.10 views

kernel: 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.8CVSS5.7AI score0.00177EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/20 10:01 a.m.12 views

kernel: 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.8CVSS5.7AI score0.00177EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/13 4:28 a.m.18 views

kernel: 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.8AI score0.00177EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.16 views

EUVD-2011-1097

Malware in sbrugna...

4.9CVSS6AI score0.00778EPSS
SaveExploits3References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2011-1098

Malware in sbrugna...

4.9CVSS6.5AI score0.00795EPSS
SaveExploits2References23
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2022-51315

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.01319EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2022-54786

Malicious code in bioql PyPI...

4.7CVSS5.8AI score0.00181EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-21860

Malicious code in bioql PyPI...

7.6AI score0.00163EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-25367

Malicious code in bioql PyPI...

6.3AI score0.00177EPSS
SaveExploits0References7
Rows per page
Query Builder