Lucene search
+L

85498 matches found

Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.33 views

PT-2026-43680

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs in the bareudp fill metadata dst function. The function passes bareudp-sock to udp tunnel6 dst lookup in the IPv6 path without performing a NULL check...

6.8CVSS5.9AI score0.00127EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.19 views

free5GC 代码问题漏洞

free5GC is an open-source project for the 5th generation 5G mobile core network. Versions of free5GC prior to 4.2.2 contained code vulnerabilities. These vulnerabilities stemmed from the DELETE handler in UDR containing null pointer dereferencing, which could potentially cause a repeated panic to...

6.5CVSS5.9AI score0.0035EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2026/05/27 12:00 a.m.17 views

CVE-2026-46098

In the Linux kernel, the following vulnerability has been resolved: net: caif: clear client service pointer on teardown caifconnect can tear down an existing client after remote shutdown by calling caifdisconnectclient followed by caiffreeclient. caiffreeclient releases the service layer referenc...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2026/05/27 12:00 a.m.21 views

CVE-2026-46079

In the Linux kernel, the following vulnerability has been resolved: rbd: fix null-ptr-deref when deviceadddisk fails dorbdadd publishes the device with deviceadd before calling deviceadddisk. If deviceadddisk fails after deviceadd succeeds, the error path calls rbdfreedisk directly and then later...

5.5CVSS6.2AI score0.00138EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2026/05/27 12:00 a.m.25 views

CVE-2026-45869

In the Linux kernel, the following vulnerability has been resolved: power: supply: wm97xx: Fix NULL pointer dereference in powersupplychanged In probe, requestirq is called before allocating/registering a powersupply handle. If an interrupt is fired between the call to requestirq and...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2026/05/27 12:00 a.m.18 views

CVE-2026-45918

In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - don't deref NULL sksocket member after tcpclose When deleting a peer in case of keepalive expiration, the peer is removed from the OpenVPN hashtable and is temporary inserted in a "release list" for further processing...

5.5CVSS6AI score0.00163EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.18 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from storing channelcount before allocating the channel array, potentially leading to null pointer...

5.8AI score0.00123EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the use of listnextentry in cgroupstoragegetnextkey. This approach does not return NULL, potentially...

5.8AI score0.00127EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.18 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the scsi csiostor module reverting to an empty pointer during an incorrect exit path...

5.8AI score0.0016EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from bridge FDB entries not using stable dst snapshots during RCU reading operations. This vulnerabili...

5.8AI score0.00123EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.26 views

PT-2026-43891

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference can occur in the ceph handle auth reply function within libceph. This happens when a message of type 'CEPH MSG AUTH REPLY' contains zero values for both the...

7.5CVSS5.9AI score0.0049EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.23 views

PT-2026-43741

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs in the Linux kernel during the probe process. If the fsl,refclk-pad-mode property is not defined in the devicetree node, the refclk pad pointer is set t...

5.5AI score0.00156EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.26 views

PT-2026-43810

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the erofs component where compressed folios for ztailpacking pclusters are not validated before being added to I/O chains. This can lead to a NULL pointer dereference...

7.1CVSS5.4AI score0.00126EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/05/27 12:00 a.m.9 views

The vulnerability of the network routing implementation software on Unix-like systems, related to the handling of the zero pointer, allows a hacker to cause a service failure.

The vulnerability of the FRRouting software implementation for Unix-like systems relates to the handling of the zero pointer. Exploiting this vulnerability can allow a malicious actor to cause service failures remotely...

7.8CVSS5.7AI score0.00468EPSS
SaveExploits1References6Affected Software2
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.27 views

PT-2026-43849

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference exists in the ACPICA component within the acpi ev address space dispatch function. This issue occurs due to a missed execution path that lacks a necessary chec...

5.5CVSS5.6AI score0.0013EPSS
SaveExploits0
OSV
OSV
added 2026/05/27 12:00 a.m.19 views

UBUNTU-CVE-2026-45966

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix NULL pointer dereference in unixneedsrevalidation When receiving file descriptors via SCMRIGHTS, both the socket pointer and the socket's sk pointer can be NULL during socket setup or teardown, causing NULL pointer...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2024-0744

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In some circumstances, JIT compiled code could have dereferenced a wild pointer value. This could have led to an exploitable crash. This vulnerability affects...

7.5CVSS7.1AI score0.00607EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/27 12:00 a.m.44 views

ALSA-2026:21391 Important: httpd security update

The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: modproxyajp: heap-based buffer over-read and memory disclosure in ajpparsedata CVE-2026-34059 httpd: modproxyajp: heap-based buffer over-read due to missing null-termination...

9.8CVSS6.3AI score0.01376EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2026/05/26 8:14 p.m.15 views

CVE-2026-48829

A flaw was found in GNU SASL. This vulnerability, a NULL pointer dereference in the DIGEST-MD5 mechanism, can be triggered by a remote attacker providing a specially crafted token without an accompanying equals sign. Successful exploitation could lead to a Denial of Service DoS condition, making...

7.5CVSS5.5AI score0.00455EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/26 7:31 p.m.20 views

JLSEC-2026-539

There's a flaw in openjpeg's t2 encoder in versions prior to 2.4.0. An attacker who is able to provide crafted input to be processed by openjpeg could cause a null pointer dereference. The highest impact of this flaw is to application availability...

5.5CVSS6.6AI score0.01443EPSS
SaveExploits0References7
Rows per page
Query Builder