Lucene search
+L

1306 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-37790

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: mctp: Set SOCKRCUFREE Bind lookup runs under RCU, so ensure that a socket doesn't go aw...

8.8CVSS5.9AI score0.00232EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2022-49920

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: netlink notifier might race to release objects commit release path is...

7.8CVSS4.9AI score0.00143EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/08/06 7:00 a.m.9 views

can: bcm: add missing rcu read protection for procfs content

...

7.8CVSS7.4AI score0.00249EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/08/04 4:42 p.m.6 views

kernel: net/sched: fix use-after-free in taprio_dev_notifier

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix use-after-free in tapriodevnotifier Since taprio’s tapriodevnotifier isn’t protected by an RCU read-side critical section, a race with advancesched can lead to a use-after-free. Adding rcureadlock inside...

7.8CVSS6.8AI score0.00152EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/01 11:09 a.m.12 views

OESA-2025-1923 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ipc: fix to protect IPCS lookups using RCU syzbot reported that it discovered a use-after-free vulnerability, 0 0: https://lore.kernel.org/all/CVE-2025-38212 In...

7CVSS6.4AI score0.00191EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/07/29 5:01 p.m.12 views

kernel: ipv6: mcast: extend RCU protection in igmp6_send()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

7.8CVSS6.8AI score0.07773EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/28 3:13 a.m.9 views

kernel: rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()

A locking violation was found in the Linux kernel RCU-tasks subsystem's callback list initialization. During system boot, the initialization code calls prinfo while holding the rtp-cbsgbllock spinlock, causing a potentially sleeping function to be called in atomic context, which results in kernel...

5.5CVSS7.2AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/25 4:15 p.m.14 views

DEBIAN-CVE-2025-38460

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in toatmarpd. atmarpd is protected by RTNL since commit f3a0592b37b8 "ATM: clip causes unregister hang". However, it is not enough because toatmarpd is called without RTNL, especially...

5.5CVSS5.5AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.12 views

AZL-65819 CVE-2025-38460 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in toatmarpd. atmarpd is protected by RTNL since commit f3a0592b37b8 "ATM: clip causes unregister hang". However, it is not enough because toatmarpd is called without RTNL, especially...

7CVSS6.4AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.15 views

AZL-72944 CVE-2025-38460 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in toatmarpd. atmarpd is protected by RTNL since commit f3a0592b37b8 "ATM: clip causes unregister hang". However, it is not enough because toatmarpd is called without RTNL, especially...

7CVSS6.3AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.15 views

UBUNTU-CVE-2025-38453

In the Linux kernel, the following vulnerability has been resolved: iouring/msgring: ensure iokiocb freeing is deferred for RCU syzbot reports that defer/local taskwork adding via msgring can hit a request that has been freed: CPU: 1 UID: 0 PID: 19356 Comm: iou-wrk-19354 Not tainted...

7.8CVSS6.1AI score0.00156EPSS
SaveExploits0References11
OSV
OSV
added 2025/07/25 1:15 p.m.9 views

UBUNTU-CVE-2025-38397

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix suspicious RCU usage warning When I run the NVME over TCP test in virtme-ng, I get the following "suspicious RCU usage" warning in nvmempathaddsysfslink: ''' 5.024557 T44 nvmet: Created nvm controller 1 for...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/25 12:53 p.m.5 views

CVE-2025-38397 nvme-multipath: fix suspicious RCU usage warning

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix suspicious RCU usage warning When I run the NVME over TCP test in virtme-ng, I get the following "suspicious RCU usage" warning in nvmempathaddsysfslink: ''' 5.024557 T44 nvmet: Created nvm controller 1 for...

6.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2025/07/25 12:53 p.m.8 views

CVE-2025-38397

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix suspicious RCU usage warning When I run the NVME over TCP test in virtme-ng, I get the following "suspicious RCU usage" warning in nvmempathaddsysfslink: ''' 5.024557 T44 nvmet: Created nvm controller 1 for...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/07/25 12:00 a.m.11 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 suspicious RCU usage that may result in warnings...

5.5CVSS6.2AI score0.00132EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/07/15 9:19 p.m.17 views

kernel: ipv6: mcast: extend RCU protection in igmp6_send()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

7.8CVSS6.8AI score0.07773EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/14 12:25 a.m.26 views

kernel: ipv6: mcast: extend RCU protection in igmp6_send()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

7.8CVSS6.8AI score0.07773EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.9 views

KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses

...

7.8CVSS7.4AI score0.00204EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.6 views

net: mctp: Set SOCK_RCU_FREE

...

8.8CVSS7.6AI score0.00232EPSS
SaveExploits0
OSV
OSV
added 2025/07/10 9:15 a.m.3 views

DEBIAN-CVE-2025-38324

In the Linux kernel, the following vulnerability has been resolved: mpls: Use rcudereferencertnl in mplsrouteinputrcu. As syzbot reported 0, mplsrouteinputrcu can be called from mplsgetroute, where is under RTNL. net-mpls.platformlabel is only updated under RTNL. Let's use rcudereferencertnl in...

5.5CVSS5.7AI score0.00191EPSS
SaveExploits0References1
Rows per page
Query Builder