Lucene search
+L

336 matches found

RedhatCVE
RedhatCVE
•added 2025/05/22 1:53 a.m.•13 views

CVE-2017-18665

An issue was discovered on Samsung mobile devices with M6.0 software. There is a NULL pointer exception in WifiService via adb-cmd, causing memory corruption. The Samsung ID is SVE-2017-8287 June 2017...

8.8CVSS7.1AI score0.00226EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2025/05/06 12:00 a.m.•11 views

CBL Mariner 2.0 Security Update: kernel (CVE-2025-22063)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-22063 advisory. - In the Linux kernel, the following vulnerability has been resolved: netlabel: Fix NULL pointer exception...

5.5CVSS6AI score0.00298EPSS
SaveExploits0References2
NVD
NVD
•added 2025/04/16 3:15 p.m.•43 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.00298EPSS
SaveExploits0References11
OSV
OSV
•added 2025/04/16 2:12 p.m.•29 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
CVE
CVE
•added 2025/04/16 2:12 p.m.•164 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.00298EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
•added 2025/04/16 2:12 p.m.•35 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...

0.00298EPSS
SaveExploits0References9
Debian CVE
Debian CVE
•added 2025/04/16 2:12 p.m.•32 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.5CVSS5.7AI score0.00298EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2025/04/16 2:12 p.m.•21 views

CVE-2025-22050

In the Linux kernel, the following vulnerability has been resolved: usbnet:fix NPE during rxcomplete Missing usbnetgoingaway Check in Critical Path. The usbsubmiturb function lacks a usbnetgoingaway validation, whereas usbnetqueueskb includes this check. This inconsistency creates a race conditio...

4.7CVSS5.5AI score0.00196EPSS
SaveExploits0
F5 Networks
F5 Networks
•added 2025/03/24 3:39 p.m.•30 views

K000150410: Net-SNMP vulnerability CVE-2018-18065

Security Advisory Description setkey in agent/helpers/tablecontainer.c in Net-SNMP before 5.8 has a NULL Pointer Exception bug that can be used by an authenticated attacker to remotely cause the instance to crash via a crafted UDP packet, resulting in Denial of Service. CVE-2018-18065 Impact An...

6.5CVSS7.1AI score0.17504EPSS
SaveExploits2Affected Software1
Tenable Nessus
Tenable Nessus
•added 2025/03/05 12:00 a.m.•6 views

Linux Distros Unpatched Vulnerability : CVE-2022-44792

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - handleipDefaultTTL in agent/mibgroup/ip-mib/ipscalars.c in Net-SNMP 5.8 through 5.9.3 has a NULL Pointer Exception bug that can be used by a remote attacker who...

6.5CVSS6.7AI score0.52054EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
•added 2025/03/05 12:00 a.m.•18 views

Linux Distros Unpatched Vulnerability : CVE-2022-44793

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - handleipv6IpForwarding in agent/mibgroup/ip-mib/ipscalars.c in Net-SNMP 5.4.3 through 5.9.3 has a NULL Pointer Exception bug that can be used by a remote attack...

6.5CVSS6.7AI score0.5346EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
•added 2025/02/27 9:35 p.m.•12 views

CVE-2024-53877

NVIDIA CUDA toolkit for all platforms contains a vulnerability in the nvdisasm binary, where a user could cause a NULL pointer exception by passing a malformed ELF file to nvdisasm. A successful exploit of this vulnerability might lead to a partial denial of service...

3.3CVSS6.4AI score0.00257EPSS
SaveExploits0References1
NVD
NVD
•added 2025/02/27 2:15 a.m.•17 views

CVE-2024-57985

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: Cleanup global 'scm' on probe failures If SCM driver fails the probe, it should not leave global 'scm' variable assigned, because external users of this driver will assume the probe finished successfully. For...

7CVSS0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2025/02/27 2:07 a.m.•11 views

CVE-2024-57985 firmware: qcom: scm: Cleanup global '__scm' on probe failures

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: Cleanup global 'scm' on probe failures If SCM driver fails the probe, it should not leave global 'scm' variable assigned, because external users of this driver will assume the probe finished successfully. For...

7CVSS6AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2025/02/27 12:00 a.m.•10 views

PT-2025-8772 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue occurs when the SCM driver fails during the probe, leaving the global ' scm' variable assigned. This can cause external...

7.8CVSS7.4AI score0.36848EPSS
SaveExploits1References529
OSV
OSV
•added 2025/02/25 9:15 p.m.•15 views

CVE-2024-53877

NVIDIA CUDA toolkit for all platforms contains a vulnerability in the nvdisasm binary, where a user could cause a NULL pointer exception by passing a malformed ELF file to nvdisasm. A successful exploit of this vulnerability might lead to a partial denial of service...

3.3CVSS3.7AI score
SaveExploits0References1
NVD
NVD
•added 2025/02/25 9:15 p.m.•17 views

CVE-2024-53877

NVIDIA CUDA toolkit for all platforms contains a vulnerability in the nvdisasm binary, where a user could cause a NULL pointer exception by passing a malformed ELF file to nvdisasm. A successful exploit of this vulnerability might lead to a partial denial of service...

3.3CVSS0.00257EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2025/02/25 8:30 p.m.•9 views

CVE-2024-53877

NVIDIA CUDA toolkit for all platforms contains a vulnerability in the nvdisasm binary, where a user could cause a NULL pointer exception by passing a malformed ELF file to nvdisasm. A successful exploit of this vulnerability might lead to a partial denial of service...

3.3CVSS3.8AI score0.00257EPSS
SaveExploits0References1
CVE
CVE
•added 2025/02/25 8:30 p.m.•98 views

CVE-2024-53877

CVE-2024-53877 affects the NVIDIA CUDA Toolkit’s nvdisasm binary. A malformed ELF input can trigger a NULL pointer exception, potentially causing a partial denial of service. The CVSS base score is LOW with Local attack vector, requiring user interaction. Connected documents confirm the issue is ...

3.3CVSS6.6AI score0.00257EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
•added 2025/02/25 8:30 p.m.•17 views

CVE-2024-53877

NVIDIA CUDA toolkit for all platforms contains a vulnerability in the nvdisasm binary, where a user could cause a NULL pointer exception by passing a malformed ELF file to nvdisasm. A successful exploit of this vulnerability might lead to a partial denial of service...

3.3CVSS5.3AI score0.00257EPSS
SaveExploits0
Rows per page
Query Builder