Lucene search
+L

3198 matches found

EUVD
EUVD
added 2026/06/09 12:11 p.m.18 views

EUVD-2026-35414

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: use listdelrcu for netlink hooks nftnetdevunregisterhooks and nftunregisterflowtablenethooks need to use listdelrcu, this list can be walked by concurrent dumpers. Add a new helper and use it consistently...

5.3AI score0.00119EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/09 12:00 a.m.37 views

PT-2026-47761

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfilter nf tables component where the functions nft netdev unregister hooks and nft unregister flowtable net hooks fail to use list del rcu. This is problematic...

9.8CVSS5AI score0.00119EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/06/09 12:00 a.m.23 views

CVE-2026-46324

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: use listdelrcu for netlink hooks nftnetdevunregisterhooks and nftunregisterflowtablenethooks need to use listdelrcu, this list can be walked by concurrent dumpers. Add a new helper and use it consistently...

7.8CVSS5.3AI score0.00119EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-46324

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netfilter: nftables: use listdelrcu for netlink hooks nftnetdevunregisterhooks and nftunregisterflowtablenethooks need to use listdelrcu, this list can be walke...

7.8CVSS5.9AI score0.00119EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/08 7:50 p.m.20 views

CVE-2026-46287

A flaw was found in the Linux kernel's txgbe network driver. When removing a module for a copper Network Interface Card NIC with an external physical layer PHY, the driver failed to acquire the necessary RTNL Routing Netlink lock before disconnecting the PHY. This oversight can lead to an RTNL...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/08 5:16 p.m.16 views

UBUNTU-CVE-2026-46287

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix RTNL assertion warning when remove module For the copper NIC with external PHY, the driver called phylinkconnectphy during probe and phylinkdisconnectphy during remove. It caused an RTNL assertion warning in...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0References28
ATTACKERKB
ATTACKERKB
added 2026/06/08 3:41 p.m.12 views

CVE-2026-46287

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix RTNL assertion warning when remove module For the copper NIC with external PHY, the driver called phylinkconnectphy during probe and phylinkdisconnectphy during remove. It caused an RTNL assertion warning in...

5.3AI score0.00122EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/08 12:00 a.m.23 views

PT-2026-52326

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the network PHY subsystem where the system attempts to set up PHY-driven SFP cages when using genphy. Because genphy does not support PHY-driver SFP cages, calling the...

6.7CVSS5.9AI score0.00111EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/06/08 12:00 a.m.24 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from RTNL assertion warnings in the txgbe driver, potentially leading to system crashes...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/08 12:00 a.m.43 views

PT-2026-52328

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double-free issue exists in the netdev nl bind rx doit function. This occurs because genlmsg reply always consumes the socket buffer skb, but the error path incorrectly calls nlmsg...

7.8CVSS6.2AI score0.00175EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/08 12:00 a.m.32 views

PT-2026-47359

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.0.12-1.1 Description An RTNL assertion warning occurs in the txgbe driver for copper NICs with an external PHY during module removal. This happens because the phylink disconnect phy function is called without t...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/06 12:00 a.m.27 views

EulerOS Virtualization 2.10.0 : kernel (EulerOS-SA-2026-2049)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : ACPI: CPPC: Avoid out of bounds access when parsing CPC dataCVE-2022-49145 scsi: libsas: Fix use-after-free bug in...

9.8CVSS6.4AI score0.00569EPSS
SaveExploits0References26
RedhatCVE
RedhatCVE
added 2026/06/05 7:23 p.m.21 views

CVE-2026-43916

pamauthnft is a PAM session module binding nftables firewall rules to authenticated sessions via cgroupv2 inodes. Prior to 0.2.0-alpha, a heap buffer over-read in peerlookuptcp src/peerlookup.c:134, prior to the fix allowed a crafted NETLINKSOCKDIAG reply to slip past the message-size check, then...

8.7CVSS5.7AI score0.00263EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.21 views

PT-2026-52333

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netlabel component where the netlbl unlabel addrinfo get function fails to independently validate the length of the mask attribute. While the function uses the...

9.8CVSS6.1AI score0.00162EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/06/04 3:55 p.m.62 views

kernel: nbd: defer config unlock in nbd_genl_connect

In the Linux kernel, the following vulnerability has been resolved: nbd: defer config unlock in nbdgenlconnect There is one use-after-free warning when running NBDCMDCONNECT and NBDCLEARSOCK: nbdgenlconnect nbdallocandinitconfig // configrefs=1 nbdstartdevice // configrefs=2 set NBDRTHASCONFIGREF...

5.7AI score0.00193EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/06/02 3:41 p.m.143 views

dirtyfrag

Dirty Frag Overview Dirty Frag is a class of Linux ke...

5.9AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:05 a.m.15 views

net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_vfinfo

...

5.5CVSS5.4AI score0.00131EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/29 1:16 a.m.21 views

SUSE CVE-2026-46132

In the Linux kernel, the following vulnerability has been resolved: net: rtnetlink: zero iflavfbroadcast to avoid stack infoleak in rtnlfillvfinfo rtnlfillvfinfo declares struct iflavfbroadcast on the stack without initialisation: struct iflavfbroadcast vfbroadcast; The struct contains a single...

5.5CVSS5.7AI score0.00131EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/05/29 1:15 a.m.21 views

SUSE CVE-2026-46208

In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop tpmeter sessions during mesh teardown TP meter sessions remain linked on batpriv-tplist after the netlink request has already finished. When the mesh interface is removed, batadvmeshfree currently tears down the...

5.5CVSS5.8AI score0.00139EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/28 10:16 a.m.20 views

CVE-2026-46165

In the Linux kernel, the following vulnerability has been resolved: openvswitch: vport: fix self-deadlock on release of tunnel ports vports are used concurrently and protected by RCU, so netdevput must happen after the RCU grace period. So, either in an RCU call or after the synchronizenet. The...

5.5CVSS0.00099EPSS
SaveExploits0References6
Rows per page
Query Builder