Lucene search
+L

1306 matches found

OSV
OSV
added 2025/12/16 2:15 p.m.10 views

UBUNTU-CVE-2025-40347

In the Linux kernel, the following vulnerability has been resolved: net: enetc: fix the deadlock of enetcmdiolock After applying the workaround for err050089, the LS1028A platform experiences RCU stalls on RT kernel. This issue is caused by the recursive acquisition of the read lock enetcmdiolock...

7.5CVSS5.7AI score0.00516EPSS
SaveExploits0References22
OSV
OSV
added 2025/12/16 2:15 p.m.9 views

UBUNTU-CVE-2025-68173

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix softlockup in ftracemoduleenable A soft lockup was observed when loading amdgpu module. If a module has a lot of tracable functions, multiple calls to kallsymslookup can spend too much time in RCU critical section and...

5.7AI score0.00197EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2025/12/16 1:43 p.m.42 views

CVE-2025-68188 tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()

In the Linux kernel, the following vulnerability has been resolved: tcp: use dstdevrcu in tcpfastopenactivedisableofocheck Use RCU to avoid a pair of atomic operations and a potential UAF on dstdev-flags...

0.00194EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 1:42 p.m.11 views

CVE-2025-68173 ftrace: Fix softlockup in ftrace_module_enable

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix softlockup in ftracemoduleenable A soft lockup was observed when loading amdgpu module. If a module has a lot of tracable functions, multiple calls to kallsymslookup can spend too much time in RCU critical section and...

6.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/16 1:42 p.m.40 views

CVE-2025-68173 ftrace: Fix softlockup in ftrace_module_enable

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix softlockup in ftracemoduleenable A soft lockup was observed when loading amdgpu module. If a module has a lot of tracable functions, multiple calls to kallsymslookup can spend too much time in RCU critical section and...

0.00197EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/16 1:30 p.m.36 views

CVE-2025-40347

Technical details about CVE-2025-40347 are not publicly provided in the supplied documents. Monitor for updated advisories or vendor commits for affected products, root cause, impact, and fixes.

7.5CVSS5.9AI score0.00516EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.10 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 the Linux kernel that stems from mishandling of errors that could lead to RCU stalling...

6.1AI score0.00205EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-68241

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ipv4: route: Prevent rtbindexception from rebinding stale fnhe The sit driver's packet transmission path calls: sittunnelxmit - updateorcreatefnhe, which lead t...

7.5CVSS5.8AI score0.00455EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.12 views

PT-2025-51703

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 allocation of a cell's anonymous key within the AFS Andrew File System subsystem. Specifically, the issue arises from delayed allocation ...

9.8CVSS6.4AI score0.00677EPSS
SaveExploits8References211
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68188

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tcp: use dstdevrcu in tcpfastopenactivedisableofocheck Use RCU to avoid a pair of atomic operations and a potential UAF on dstdev-flags. CVE-2025-68188 Note tha...

7AI score0.00194EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.9 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 the Linux kernel that stems from the failure to protect dstdev access with an RCU, which could lead to reuse after release...

6.1AI score0.00194EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/12/15 12:00 a.m.7 views

The vulnerability of the rcu_preempt_deferred_qs_handler() function in the kernel/rcu/tree_plugin.h file of the Linux operating system allows a attacker to trigger a service failure.

The vulnerability of the rcupreemptdeferredqshandler function in the kernel/rcu/treeplugin.h header file of the Linux operating system is related to the simultaneous execution using shared resources with incorrect synchronization. Exploiting this vulnerability allows an attacker to trigger a...

5.5CVSS7.2AI score0.00169EPSS
SaveExploits0References17Affected Software4
RedhatCVE
RedhatCVE
added 2025/12/14 4:09 p.m.10 views

CVE-2025-40257

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix a race in mptcppmdeladdtimer mptcppmdeladdtimer can call skstoptimersyncsk, &entry-;addtimer while another might have free entry already, as reported by syzbot. Add RCU protection to fix this issue. Also change confusi...

6.7CVSS5.8AI score0.00464EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.6 views

SUSE CVE-2023-53860

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

5.5CVSS6.3AI score0.00184EPSS
SaveExploits0References19
EUVD
EUVD
added 2025/12/09 6:30 p.m.8 views

EUVD-2023-60136

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

5.8AI score0.00184EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 4:17 p.m.3 views

DEBIAN-CVE-2023-53860

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

7.8CVSS5.2AI score0.00184EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 4:17 p.m.8 views

CVE-2023-53860

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

7.8CVSS0.00184EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 4:17 p.m.19 views

UBUNTU-CVE-2023-53860

In the Linux kernel, the following vulnerability has been resolved: dm: don't attempt to queue IO under RCU protection dm looks up the table for IO based on the request type, with an assumption that if the request is marked REQNOWAIT, it's fine to attempt to submit that IO while under RCU read lo...

7.8CVSS5.7AI score0.00184EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/09 4:10 a.m.49 views

CVE-2025-40343 nvmet-fc: avoid scheduling association deletion twice

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid scheduling association deletion twice When forcefully shutting down a port via the configfs interface, nvmetportsubsysdroplink first calls nvmetportdelctrls and then nvmetdisableport. Both functions will eventuall...

9.8CVSS0.00656EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/09 4:10 a.m.33 views

CVE-2025-40343

CVE-2025-40343 affects the Linux kernel nvmet-fc component. When forcefully shutting down a port via configfs, nvmet_port_subsys_drop_link() calls nvmet_port_del_ctrls() and then nvmet_disable_port(), which both schedule deletion of remaining associations. The bug allows the first scheduled work ...

9.8CVSS5.9AI score0.00656EPSS
SaveExploits0References6
Rows per page
Query Builder