Lucene search
+L

238 matches found

OSV
OSV
added 2025/07/04 2:15 p.m.8 views

AZL-64734 CVE-2025-38181 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: calipso: Fix null-ptr-deref in calipsoreqset,delattr. syzkaller reported a null-ptr-deref in sockomalloc while allocating a CALIPSO option. 0 The NULL is of struct sock, which was fetched by sktofullsk in calipsoreqsetattr. Since...

5.5CVSS6.4AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.1 views

DEBIAN-CVE-2025-38181

In the Linux kernel, the following vulnerability has been resolved: calipso: Fix null-ptr-deref in calipsoreqset,delattr. syzkaller reported a null-ptr-deref in sockomalloc while allocating a CALIPSO option. 0 The NULL is of struct sock, which was fetched by sktofullsk in calipsoreqsetattr. Since...

5.5CVSS5.6AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.6 views

UBUNTU-CVE-2025-38181

In the Linux kernel, the following vulnerability has been resolved: calipso: Fix null-ptr-deref in calipsoreqset,delattr. syzkaller reported a null-ptr-deref in sockomalloc while allocating a CALIPSO option. 0 The NULL is of struct sock, which was fetched by sktofullsk in calipsoreqsetattr. Since...

5.5CVSS6.2AI score0.00175EPSS
SaveExploits0References42
CVE
CVE
added 2025/07/04 1:37 p.m.97 views

CVE-2025-38181

CVE-2025-38181 affects the Linux kernel CALIPSO code path. A NULL pointer dereference could occur in calipso_req_setattr()/calipso_req_delattr() when CALIPSO options are allocated during socket option handling, tied to sk_to_full_sk() and the predicated rsk_listener being NULL after certain synco...

5.5CVSS6.3AI score0.00175EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.11 views

CVE-2025-38181 calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().

In the Linux kernel, the following vulnerability has been resolved: calipso: Fix null-ptr-deref in calipsoreqset,delattr. syzkaller reported a null-ptr-deref in sockomalloc while allocating a CALIPSO option. 0 The NULL is of struct sock, which was fetched by sktofullsk in calipsoreqsetattr. Since...

0.00175EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/04 1:37 p.m.5 views

CVE-2025-38181 calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().

In the Linux kernel, the following vulnerability has been resolved: calipso: Fix null-ptr-deref in calipsoreqset,delattr. syzkaller reported a null-ptr-deref in sockomalloc while allocating a CALIPSO option. 0 The NULL is of struct sock, which was fetched by sktofullsk in calipsoreqsetattr. Since...

5.5CVSS6.1AI score0.00175EPSS
SaveExploits0References13
OSV
OSV
added 2025/07/03 9:15 a.m.15 views

UBUNTU-CVE-2025-38147

In the Linux kernel, the following vulnerability has been resolved: calipso: Don't call calipso functions for AFINET sk. syzkaller reported a null-ptr-deref in txoptget. 0 The offset 0x70 was of struct ipv6txoptions in struct ipv6pinfo, so struct ipv6pinfo was NULL there. However, this never...

5.5CVSS6.1AI score0.00174EPSS
SaveExploits0References43
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.8 views

CVE-2025-38147

In the Linux kernel, the following vulnerability has been resolved: calipso: Don't call calipso functions for AFINET sk. syzkaller reported a null-ptr-deref in txoptget. 0 The offset 0x70 was of struct ipv6txoptions in struct ipv6pinfo, so struct ipv6pinfo was NULL there. However, this never...

5.5CVSS5.5AI score0.00174EPSS
SaveExploits0
CVE
CVE
added 2025/07/03 8:35 a.m.93 views

CVE-2025-38147

Technical details about CVE-2025-38147 (affected software, impact, exploitability, and fix specifics) are not publicly provided in the supplied documents. Please monitor for updates from vendors and security bulletins.

5.5CVSS6.9AI score0.00174EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.20 views

CVE-2025-38147 calipso: Don't call calipso functions for AF_INET sk.

In the Linux kernel, the following vulnerability has been resolved: calipso: Don't call calipso functions for AFINET sk. syzkaller reported a null-ptr-deref in txoptget. 0 The offset 0x70 was of struct ipv6txoptions in struct ipv6pinfo, so struct ipv6pinfo was NULL there. However, this never...

0.00174EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/06/17 12:0 a.m.5 views

PT-2025-27956

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: A null pointer dereference issue was found in the Linux kernel, specifically in the calipso req set,delattr functions. This issue can be triggered when the SYN Cookie feature is...

6CVSS6.6AI score0.00175EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: netlabel: Fixed a NULL pointer exception caused by CALIPSO on IPv4 sockets. When calling netlblconnsetattr, addr-safamily is used to determine the function’s behavior. If sk is an IPv4 socket, but the connect function is called...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.3 views

netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets

...

5.5CVSS7.3AI score0.00264EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/18 1:23 a.m.5 views

SUSE CVE-2025-22063

In the Linux kernel, the following vulnerability has been resolved: netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets When calling netlblconnsetattr, addr-safamily is used to determine the function behavior. If sk is an IPv4 socket, but the connect function is called with an...

5.9CVSS7.6AI score0.00264EPSS
SaveExploits0References17
NVD
NVD
added 2025/04/16 3:15 p.m.31 views

CVE-2025-22063

In the Linux kernel, the following vulnerability has been resolved: netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets When calling netlblconnsetattr, addr-safamily is used to determine the function behavior. If sk is an IPv4 socket, but the connect function is called with an...

5.5CVSS0.00264EPSS
SaveExploits0References11
OSV
OSV
added 2025/04/16 3:15 p.m.2 views

DEBIAN-CVE-2025-22063

In the Linux kernel, the following vulnerability has been resolved: netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets When calling netlblconnsetattr, addr-safamily is used to determine the function behavior. If sk is an IPv4 socket, but the connect function is called with an...

5.5CVSS5.7AI score0.00264EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.5 views

AZL-61451 CVE-2025-22063 affecting package kernel for versions less than 6.6.92.2-1

In the Linux kernel, the following vulnerability has been resolved: netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets When calling netlblconnsetattr, addr-safamily is used to determine the function behavior. If sk is an IPv4 socket, but the connect function is called with an...

5.5CVSS6.6AI score0.00264EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.5 views

UBUNTU-CVE-2025-22063

In the Linux kernel, the following vulnerability has been resolved: netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets When calling netlblconnsetattr, addr-safamily is used to determine the function behavior. If sk is an IPv4 socket, but the connect function is called with an...

5.5CVSS6.2AI score0.00264EPSS
SaveExploits0References50
CVE
CVE
added 2025/04/16 2:12 p.m.144 views

CVE-2025-22063

CVE-2025-22063 is a Linux kernel vulnerability in netlabel CALIPSO handling that can trigger a NULL pointer dereference when an IPv4 socket is used with an IPv6 connect. The issue arises from evaluating sk_fullsock(__sk) ? inet_sk(__sk)->pinet6 : NULL and accessing pinet6 for an IPv4 socket. A...

5.5CVSS6.7AI score0.00264EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/16 2:12 p.m.2 views

CVE-2025-22063 netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets

In the Linux kernel, the following vulnerability has been resolved: netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets When calling netlblconnsetattr, addr-safamily is used to determine the function behavior. If sk is an IPv4 socket, but the connect function is called with an...

7.5AI score0.00264EPSS
SaveExploits0References9
Rows per page
Query Builder