Lucene search
+L

238 matches found

NVD
NVD
added 2025/07/04 2:15 p.m.7 views

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...

7.5CVSS0.00466EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/04 2:15 p.m.10 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...

7.5CVSS6.4AI score0.00466EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.9 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...

7.5CVSS6.2AI score0.00466EPSS
SaveExploits0References42
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...

7.5CVSS6.1AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.17 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...

7.5CVSS0.00466EPSS
SaveExploits0References8
CVE
CVE
added 2025/07/04 1:37 p.m.108 views

CVE-2025-38181

CVE-2025-38181 affects the CALIPSO path in the Linux kernel. The root cause is a null pointer dereference in calipso_req_setattr() when CALIPSO option handling fetches a sock via sk_to_full_sk(), which could leave reqsk->rsk_listener NULL. The issue is tied to a previous commit around SYN Cook...

7.5CVSS6.3AI score0.00466EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/07/03 9:15 a.m.21 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.00176EPSS
SaveExploits0References43
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.24 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.00176EPSS
SaveExploits0References8
CVE
CVE
added 2025/07/03 8:35 a.m.101 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.00176EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.10 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.00176EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/06/17 12:00 a.m.6 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.00466EPSS
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.5CVSS5.9AI score0.00288EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.4 views

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

...

5.5CVSS7.3AI score0.00288EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/18 1:23 a.m.8 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.00288EPSS
SaveExploits0References17
OSV
OSV
added 2025/04/16 3:15 p.m.9 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.00288EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:15 p.m.38 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.00288EPSS
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.00288EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.9 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.00288EPSS
SaveExploits0References50
OSV
OSV
added 2025/04/16 2:12 p.m.26 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...

5.5CVSS6.1AI score
SaveExploits0References14
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.00288EPSS
SaveExploits0References9
Rows per page
Query Builder