Lucene search
+L

25 matches found

NVD
NVD
added 2026/08/10 1:19 p.m.7 views

CVE-2026-68141

In the Linux kernel, the following vulnerability has been resolved: net/afiucv: fix NULL deref in afiucvhscallbacksyn afiucvhscallbacksyn allocates the child socket with GFPATOMIC. If the allocation fails, nsk is NULL. The connection-refused path is entered when the listen state check fails, the...

7.5CVSS0.0053EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/10 1:19 p.m.11 views

CVE-2026-68141

In the Linux kernel, the following vulnerability has been resolved: net/afiucv: fix NULL deref in afiucvhscallbacksyn afiucvhscallbacksyn allocates the child socket with GFPATOMIC. If the allocation fails, nsk is NULL. The connection-refused path is entered when the listen state check fails, the...

7.5CVSS5.3AI score0.0053EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:19 p.m.5 views

UBUNTU-CVE-2026-68141

In the Linux kernel, the following vulnerability has been resolved: net/afiucv: fix NULL deref in afiucvhscallbacksyn afiucvhscallbacksyn allocates the child socket with GFPATOMIC. If the allocation fails, nsk is NULL. The connection-refused path is entered when the listen state check fails, the...

7.5CVSS5.3AI score0.0053EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/10 11:59 a.m.71 views

CVE-2026-68141

The CVE-2026-68141 issue affects the Linux kernel’s af_iucv path. afiucv_hs_callback_syn() may allocate a child socket; if allocation fails, nsk becomes NULL and the code may call iucv_sock_kill(nsk), which dereferences a NULL pointer. The result is a NULL pointer dereference causing a system cra...

7.5CVSS5.3AI score0.0053EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:59 a.m.10 views

EUVD-2026-55523

In the Linux kernel, the following vulnerability has been resolved: net/afiucv: fix NULL deref in afiucvhscallbacksyn afiucvhscallbacksyn allocates the child socket with GFPATOMIC. If the allocation fails, nsk is NULL. The connection-refused path is entered when the listen state check fails, the...

5.3AI score0.0053EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.12 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007398)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007398 advisory. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcommsockalloc btsockalloc attaches...

7.8CVSS6.3AI score0.00223EPSS
SaveExploits0References4
NVD
NVD
added 2026/01/14 3:16 p.m.22 views

CVE-2025-71113

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - zero initialize memory allocated via sockkmalloc Several crypto user API contexts and requests allocated with sockkmalloc were left uninitialized, relying on callers to set fields explicitly. This resulted in the...

5.5CVSS0.00127EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:05 p.m.10 views

CVE-2025-71113

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - zero initialize memory allocated via sockkmalloc Several crypto user API contexts and requests allocated with sockkmalloc were left uninitialized, relying on callers to set fields explicitly. This resulted in the...

5.2AI score0.00127EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.6 views

SUSE CVE-2023-54085

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix NULL pointer dereference on fastopen early fallback In case of early fallback to TCP, subflowsynrecvsock deletes the subflow context before returning the newly allocated sock to the caller. The fastopen path does not...

5.9CVSS6.5AI score0.00417EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2009-0484

Malware in sbrugna...

4.9CVSS6.2AI score0.00376EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2025/07/30 4:03 p.m.6 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.07372EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/29 5:01 p.m.10 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.07372EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/04/15 12:00 a.m.14 views

The vulnerability of the l2cap_sock_alloc() function in the net/bluetooth/l2cap_sock.c module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the l2capsockalloc function in the net/bluetooth/l2capsock.c module of the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References28Affected Software9
OSV
OSV
added 2025/04/01 4:15 p.m.15 views

AZL-59915 CVE-2025-21937 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Add check for mgmtallocskb in mgmtremotename Add check for the return value of mgmtallocskb in mgmtremotename to prevent null pointer dereference...

5.5CVSS6.6AI score0.00195EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:00 a.m.7 views

Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()

...

7.8CVSS7.2AI score0.00223EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/02/28 2:23 a.m.7 views

SUSE CVE-2024-58009

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: handle NULL sock pointer in l2capsockalloc A NULL sock pointer is passed into l2capsockalloc when it is called from l2capsocknewconnectioncb and the error handling paths should also be aware of it. Seemingly a...

5.5CVSS7.6AI score0.00202EPSS
SaveExploits0References15
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.11 views

CVE-2025-21758

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: add RCU protection to mldnewpack mldnewpack can be called without RTNL or RCU being held. Note that we no longer can use sockallocsendskb because ipv6.igmpsk uses GFPKERNEL allocations which can sleep. Instead use...

7.8CVSS5.6AI score0.13707EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 2:18 a.m.230 views

CVE-2025-21759

CVE-2025-21759: In the Linux kernel, ipv6 mcast path igmp6_send() could be invoked without RTNL/RCU held, risking use-after-free of the net pointer. The fix extends RCU protection to safely fetch the net pointer and avoid UAF, and replaces sock_alloc_send_skb usage with alloc_skb under RCU protec...

7.8CVSS6.5AI score0.07372EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/02/27 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 Bluetooth: L2CAP module not handling null pointers in the l2capsockalloc function...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 3:15 p.m.24 views

AZL-55485 CVE-2024-56604 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcommsockalloc btsockalloc attaches allocated sk object to the provided sock object. If rfcommdlcalloc fails, we release the sk object, but leave the dangling pointer in th...

7.8CVSS6.3AI score0.00223EPSS
SaveExploits0References1
Rows per page
Query Builder