Lucene search
+L

1318 matches found

OSV
OSV
added yesterday3 views

UBUNTU-CVE-2026-64545

net, bpf: check master for NULL in xdpmasterredirect...

5.8AI score0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64227

In the Linux kernel, the following vulnerability has been resolved: ACPI: driver: Check ACPICOMPANION against NULL during probe Since every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, platform drivers that rely on...

5.7AI score0.00168EPSS
SaveExploits0References9
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-48869

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921/mt7925: fix NULL dereference in CSA beacon This patch is based on a BUG as reported by Bongani Hlope at https://lore.kernel.org/all/[email protected]/ When a channel-switch...

5.8AI score0.00189EPSS
SaveExploits0References2
NVD
NVD
added 5 days ago6 views

CVE-2026-64227

In the Linux kernel, the following vulnerability has been resolved: ACPI: driver: Check ACPICOMPANION against NULL during probe Since every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, platform drivers that rely on...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago9 views

CVE-2026-64212

In the Linux kernel, the WiFi driver iwlwifi/mld contains a use-after-free-like issue in iwl_mld_remove_link: link->fw_id was saved at the start but the pointer could be NULL when storing it, and the pointer is not checked after the link is freed. The fix frees the link at the end of the funct...

5.8AI score0.00166EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 5 days ago10 views

ImageMagick: Heap-use-after-free via XMP profile could result in a crash

Because of a missing null check when parsing an XMP profile a use after free will happen that might result in a crash...

5.8AI score
SaveExploits0References3Affected Software17
EUVD
EUVD
added 2026/07/19 3:40 p.m.10 views

EUVD-2026-45851

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Check for NULL FF-A ID table while driver registration The bus match callback assumes that every FF-A driver provides an idtable and dereferences it unconditionally. Enforce that contract at registration time so...

5.4AI score0.00168EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64166

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Check for NULL FF-A ID table while driver registration The bus match callback assumes that every FF-A driver provides an idtable and dereferences it unconditionally. Enforce that contract at registration time so...

5.2AI score0.00168EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:40 p.m.10 views

CVE-2026-64116

Summary: CVE-2026-64116 fixes a NULL pointer dereference in the Linux kernel IOAM path for IPv6 Hop-by-Hop processing. What was affected: The function ipv6_hop_ioam() could read __in6_dev_get(skb->dev)->cnf.ioam6_enabled without validating the returned idev pointer. During interface teardow...

7.5CVSS5.3AI score0.00511EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.29 views

CVE-2026-64116 ipv6: ioam: add NULL check for idev in ipv6_hop_ioam()

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: add NULL check for idev in ipv6hopioam Reported by Sashiko: The function ipv6hopioam accesses in6devgetskb-dev-cnf.ioam6enabled without validating the returned idev pointer. Because addrconfifdown can concurrently cle...

7.5CVSS0.00511EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64116

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: add NULL check for idev in ipv6hopioam Reported by Sashiko: The function ipv6hopioam accesses in6devgetskb-dev-cnf.ioam6enabled without validating the returned idev pointer. Because addrconfifdown can concurrently cle...

7.5CVSS5.2AI score0.00511EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 11:59 a.m.31 views

CVE-2026-53382 media: vidtv: fix NULL pointer dereference in vidtv_mux_push_si

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix NULL pointer dereference in vidtvmuxpushsi syzbot reported a general protection fault in vidtvpsitspsiwriteinto 1. vidtvmuxgetpidctx can return NULL, but vidtvmuxpushsi does not check for this before dereferenci...

0.00206EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.13 views

PT-2026-61090

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the vcs write function. When the console lock is temporarily released to copy data from userspace, the vc data pointer obtained from vcs vc can become stale. I...

9.8CVSS5.2AI score0.00517EPSS
SaveExploits0References82
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.8 views

PT-2026-61483

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the arm ffa firmware component where the bus match callback unconditionally dereferences the id table of FF-A drivers. Because the system assumes every driver provides...

5.2AI score0.00168EPSS
SaveExploits0
NVD
NVD
added 2026/07/17 11:17 a.m.9 views

CVE-2026-8075

Mattermost Desktop App versions =6.2 5.5.13 6.0.2.0 fail to properly null check when checking for headers in the Mattermost Desktop App which allows any user to crash another channel members Desktop App via posting a malicious link with an embedded image that misses one of those headers. Mattermo...

6.5CVSS0.00235EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/17 10:5 a.m.37 views

CVE-2026-8075 Posting a malicious markdown image crashes the Mattermost Desktop App

Mattermost Desktop App versions =6.2 5.5.13 6.0.2.0 fail to properly null check when checking for headers in the Mattermost Desktop App which allows any user to crash another channel members Desktop App via posting a malicious link with an embedded image that misses one of those headers. Mattermo...

6.5CVSS0.00235EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/16 7:16 p.m.7 views

CVE-2026-53536

Activepieces is an open source AI workflow automation platform. Prior to 0.83.0, the /v1/step-files/signed download endpoint verified the supplied JWT against the shared signing secret but did not check the token's audience, and combined with a missing null-check on the decoded fileId, this allow...

5.3CVSS0.00184EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/15 5:1 a.m.6 views

SUSE CVE-2026-61857

ImageMagick before 7.1.2-26 contains a heap use-after-free vulnerability caused by missing null check when parsing XMP profiles. Attackers can craft malicious image files with specially crafted XMP data to trigger the vulnerability and cause application crashes...

3.7CVSS5.3AI score0.00266EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/13 7:28 p.m.16 views

CVE-2026-55771

CVE-2026-55771 affects CedarJava prior to 4.9.0, where EntityIdentifier.equals() has inverted null/self-reference checks, causing incorrect equality results in custom integrations. The bug does not alter Cedar’s authorization decisions (computed in Rust from JSON) but could affect external code p...

8.8CVSS6AI score0.00345EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/13 12:0 a.m.9 views

PT-2026-57856

Name of the Vulnerable Software and Affected Versions CedarJava versions prior to 4.9.0 Description The EntityIdentifier.equals function contains inverted logic for null and self-reference checks. This causes the method to return true for null comparisons and false for self-comparisons, leading t...

8.8CVSS6.1AI score0.00345EPSS
SaveExploits0References8
Rows per page
Query Builder