Lucene search
+L

32450 matches found

ATTACKERKB
ATTACKERKB
added 2026/01/13 3:29 p.m.4 views

CVE-2025-68797

In the Linux kernel, the following vulnerability has been resolved: char: applicom: fix NULL pointer dereference in acioctl Discovered by Atuin - Automated Vulnerability Discovery Engine. In acioctl, the validation of IndexCard and the check for a valid RamIO pointer are skipped when cmd is 6...

5.2AI score0.0018EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/01/13 3:28 p.m.11 views

CVE-2025-68776 net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()

In the Linux kernel, the following vulnerability has been resolved: net/hsr: fix NULL pointer dereference in prpgetuntaggedframe prpgetuntaggedframe calls pskbcopy to create frame-skbstd but doesn't check if the allocation failed. If pskbcopy returns NULL, skbclone is called with a NULL pointer,...

6.3AI score
SaveExploits0References11
CVE
CVE
added 2026/01/13 3:28 p.m.41 views

CVE-2025-68776

CVE-2025-68776 affects the Linux kernel path in net/hsr where prp_get_untagged_frame() uses __pskb_copy() to build frame->skb_std. If __pskb_copy() returns NULL (allocation failure), skb_clone() is called on NULL, causing a crash (general protection fault) as described in the CVE description. ...

6AI score0.00184EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Refactor the bind path to use free After a bind/unbind cycle, the ncm-notifyreq remains stale. If a subsequent bind fails, the unified error handling mechanism attempts to free this stale request. This leads to...

7.8CVSS5.5AI score0.00144EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.3 views

Astra Linux – Vulnerability in docker.io-app

Moby v25.0.0 – v26.0.2 is vulnerable to NULL Pointer Dereference attacks through the daemon/images/imagehistory.go module...

6.5CVSS6.6AI score0.00786EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.9 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: audioreach: fixed the potential null pointer dereferencing issue. It is possible that the topology parsing function audioreachwidgetloadmodulecommon might return NULL or an error pointer. A NULL check should be added ...

5.3AI score0.00236EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.10 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net: dlink: handle copythresh allocation failure The driver did not handle the failure of netdevallocskbip-align. If the allocation fails, dereferencing skb-protocol could lead to a NULL pointer dereference. This patch attempts t...

7.5CVSS6AI score0.00587EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: sunrpc: Fixed the issue of null pointer dereferencing on zero-length checksums. In xdrstreamdecodeopaqueauth, the value of checksum.len causes checksum.data to be set to NULL. This triggers a NPD when accessing checksum.data in...

7.5CVSS5.9AI score0.00528EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd/sdwutils: avoid NULL deref when devmkasprintf fails devmkasprintf may return NULL when memory allocation fails. However, the debug message prints cpus-dainame before checking it. Move the devdbg call after the NULL chec...

5.8AI score0.00184EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.27 views

Astra Linux – Vulnerability in fluidsynth

Fluidsynth-2.4.6 and earlier versions are vulnerable to null pointer dereferencing in the fluidsynthmonopoly.c file, which can occur when loading an invalid MIDI file...

7.5CVSS5.8AI score0.0043EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: check p-vecbuf for NULL When the PAGEMAPSCAN ioctl is invoked with veclen = 0 and results in pagemapscanbackoutrange, the kernel panics due to a null-ptr-deref. 44.936808 Oops: general protection fault, likely fo...

5.9AI score0.00227EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.7 views

Astra Linux – Vulnerability in OpenSSL

Issue summary: An invalid or NULL pointer dereference can occur in an application processing a malformed PKCS12 file. This can lead to a Denial of Service attack. Impact summary: An application processing a malformed PKCS12 file may inadvertently dereference an invalid or NULL pointer during memo...

5.5CVSS6.6AI score0.00144EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: fs/notify: Calling intotifyshowfdinfo on a file descriptor that watches an overlayfs inode, while the overlayfs is being unmounted, can lead to dereferencing a NULL pointer. This issue was discovered by syzkaller. Race Condition...

6AI score0.00197EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.12 views

Adobe Substance3D Modeler 代码问题漏洞

Adobe Substance3D Modeler is a 3D modeling software from the American company Audobee Adobe. Adobe Substance 3D Modeler suffers from a null pointer dereference vulnerability that can be exploited by an attacker to cause a denial of service...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.8 views

QNX Neutrino kernel 安全漏洞

The QNX Neutrino kernel is an operating system kernel from QNX Canada. A security vulnerability exists in the QNX Neutrino kernel that stems from the presence of a null pointer dereference in the MsgRegisterEvent system call, which could lead a local attacker to crash the kernel...

6.2CVSS5.8AI score0.00119EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.6 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 failure to reset the ttaskcdb pointer in the wrong path, which could result in a null pointer dereference...

6.1AI score0.00521EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.7 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 a failure to check for null events in the amdpmuenableall function, which could result in a null pointer...

6.1AI score0.0018EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.6 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 an unchecked error after ext4getinodeloc fails, which could result in a null pointer dereference...

6.1AI score0.00184EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-68818

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: Revert scsi: qla2xxx: Perform lockless command completion in abort path This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being...

8.8CVSS6.2AI score0.00275EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.2 views

MiracleLinux 9 : gnutls-3.8.3-6.el9_6.2 (AXSA:2025-10868:03)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2025-10868:03 advisory. gnutls: Vulnerability in GnuTLS certtool template parsing CVE-2025-32990 gnutls: Vulnerability in GnuTLS SCT extension parsing CVE-2025-32989 gnutl...

8.2CVSS6.7AI score0.01185EPSS
SaveExploits0References5
Rows per page
Query Builder