Lucene search
+L

2991 matches found

Cvelist
Cvelist
added 2025/09/12 3:59 p.m.19 views

CVE-2025-39797 xfrm: Duplicate SPI Handling

In the Linux kernel, the following vulnerability has been resolved: xfrm: Duplicate SPI Handling The issue originates when Strongswan initiates an XFRMMSGALLOCSPI Netlink message, which triggers the kernel function xfrmallocspi. This function is expected to ensure uniqueness of the Security...

0.00147EPSS
SaveExploits0References5
Amazon
Amazon
added 2025/09/08 12:0 a.m.9 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds read in addmissingindices CVE-2025-38204 In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayedfree CVE-2025-38206 In the Linux...

7.8CVSS6.6AI score0.00163EPSS
SaveExploits0
NVD
NVD
added 2025/09/07 4:15 p.m.8 views

CVE-2025-39733

In the Linux kernel, the following vulnerability has been resolved: team: replace team lock with rtnl lock syszbot reports various ordering issues for lower instance locks and team lock. Switch to using rtnl lock for protecting team device, similar to bonding. Based on the patch by Tetsuo Handa...

5.5CVSS0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/07 4:15 p.m.6 views

UBUNTU-CVE-2025-39733

In the Linux kernel, the following vulnerability has been resolved: team: replace team lock with rtnl lock syszbot reports various ordering issues for lower instance locks and team lock. Switch to using rtnl lock for protecting team device, similar to bonding. Based on the patch by Tetsuo Handa...

5.5CVSS5.7AI score0.00134EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/07 12:0 a.m.6 views

PT-2025-36414

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contained an issue where the team lock experienced ordering issues with lower instance locks. The team lock was replaced with an rtnl lock, similar to the bonding...

6.1AI score0.00134EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-38727

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: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.4 views

SUSE CVE-2025-38727

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

5.5CVSS6.4AI score0.00154EPSS
SaveExploits0References22
NVD
NVD
added 2025/09/04 4:15 p.m.14 views

CVE-2025-38727

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

5.5CVSS0.00154EPSS
SaveExploits0References14
OSV
OSV
added 2025/09/04 4:15 p.m.7 views

DEBIAN-CVE-2025-38727

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.7 views

UBUNTU-CVE-2025-38727

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

5.5CVSS6.6AI score0.00154EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.24 views

CVE-2025-38727 netlink: avoid infinite retry looping in netlink_unicast()

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

0.00154EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/04 3:33 p.m.50 views

CVE-2025-38727

Linux kernel vulnerability CVE-2025-38727 affects netlink in the Linux kernel. A bug in netlink_attachskb() may cause an infinite retry loop when memory checks for skb->truesize against sk_rcvbuf are inconclusive (rmem + skb->truesize > sk_rcvbuf), potentially triggering an rcu_sched sta...

5.5CVSS5.8AI score0.00154EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2025/09/04 3:33 p.m.10 views

CVE-2025-38727 netlink: avoid infinite retry looping in netlink_unicast()

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.14 views

CVE-2025-38720 net: hibmcge: fix rtnl deadlock issue

In the Linux kernel, the following vulnerability has been resolved: net: hibmcge: fix rtnl deadlock issue Currently, the hibmcge netdev acquires the rtnllock in pcierrorhandlers.resetprepare and releases it in pcierrorhandlers.resetdone. However, in the PCI framework: pciresetbus - pciresetslot -...

0.00105EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/04 3:33 p.m.8 views

CVE-2025-38720 net: hibmcge: fix rtnl deadlock issue

In the Linux kernel, the following vulnerability has been resolved: net: hibmcge: fix rtnl deadlock issue Currently, the hibmcge netdev acquires the rtnllock in pcierrorhandlers.resetprepare and releases it in pcierrorhandlers.resetdone. However, in the PCI framework: pciresetbus - pciresetslot -...

5.5CVSS6.5AI score0.00105EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:12 a.m.4 views

nbd: fix uaf in nbd_genl_connect() error path

...

7.8CVSS7AI score0.00151EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:38 a.m.4 views

netlink: Fix wraparounds of sk->sk_rmem_alloc.

...

5.5CVSS7AI score0.00165EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:16 a.m.6 views

can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do_set_mode

...

7CVSS6.8AI score0.00145EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:44 a.m.9 views

net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.

...

5.5CVSS7.4AI score0.00191EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/04 12:0 a.m.6 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 netlink not properly handling memory limits during unicast, which could lead to an infinite retry loop...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References10
Rows per page
Query Builder