Lucene search
+L

321 matches found

OSV
OSV
added 2026/09/17 5:17 p.m.5 views

DEBIAN-CVE-2026-90165

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix invalid pointer dereference in ksmbdstopdurablescavenger See the procedure below: ksmbdlaunchksmbddurablescavenger durablescavengerrunning = true serverconf.dhtask = kthreadrun // fail, dhtask is an ERRPTR...

0.002EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.4 views

CVE-2026-90165

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix invalid pointer dereference in ksmbdstopdurablescavenger See the procedure below: ksmbdlaunchksmbddurablescavenger durablescavengerrunning = true serverconf.dhtask = kthreadrun // fail, dhtask is an ERRPTR...

0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/17 4:06 p.m.3 views

EUVD-2026-81758

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix invalid pointer dereference in ksmbdstopdurablescavenger See the procedure below: ksmbdlaunchksmbddurablescavenger durablescavengerrunning = true serverconf.dhtask = kthreadrun // fail, dhtask is an ERRPTR...

0.002EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 4:06 p.m.7 views

CVE-2026-90165

CVE-2026-90165 is an invalid pointer dereference in the Linux kernel's ksmbd (SMB server) subsystem. The root cause is in ksmbd_launch_ksmbd_durable_scavenger(): when kthread_run() fails, server_conf.dh_task is set to an ERR_PTR() while durable_scavenger_running remains true . A subsequent call t...

0.002EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/14 7:58 a.m.10 views

openssl: invalid pointer dereference in CMP server via crafted protectionAlg

A flaw was found in OpenSSL. A crafted CMP Certificate Management Protocol message can cause an invalid pointer dereference due to a missing type check in the password-based protection verification. A remote, unauthenticated attacker can crash applications acting as a CMP server or client,...

7.5CVSS5.5AI score0.0135EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/11 10:37 p.m.8 views

CVE-2026-80993

A flaw was found in the Linux kernel's net: phylink component. The phylinkinbandcaps function does not correctly validate the return value from macselectpcs, which can return an error pointer instead of a valid Physical Coding Sublayer PCS object. This oversight can lead to dereferencing an inval...

5.5CVSS5.5AI score0.00166EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-88054

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Plumbing::DeSerialize in src/lstm/plumbing.cpp rejects excessively large network stacks bu...

6.9CVSS5.7AI score0.00146EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/09/10 5:39 p.m.39 views

CVE-2026-88054 Tesseract: Denial of service via empty-stack dereference in Plumbing/Series at model load

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Plumbing::DeSerialize in src/lstm/plumbing.cpp rejects excessively large network stacks but accepts a zero-length stack for NTSERIES, NTPARALLEL, or NTREVERSED layers in a crafted .traineddata model. During LSTMRecognizer...

6.9CVSS0.00146EPSS
SaveExploits1References2
SUSE Linux
SUSE Linux
added 2026/09/07 8:29 a.m.10 views

Security update for openssl-3-livepatches

This update for openssl-3-livepatches fixes the following issues: CVE-2026-14457: RPK server signature algorithm selection can dereference a missing certificate bsc1275145, bsc1274792. CVE-2026-63072: heap buffer overflow in CMS key unwrapping bsc1275133, bsc1274788. CVE-2026-63076: invalid point...

8.2CVSS7.3AI score0.0135EPSS
SaveExploits0References18
OSV
OSV
added 2026/09/07 7:47 a.m.10 views

SUSE-SU-2026:4032-1 Security update for openssl-3

This update for openssl-3 fixes the following issues: August 2026 release. - CVE-2026-54874: excessive memory use buffering DTLS records for a future epoch bsc1274795. - CVE-2026-63072: heap buffer overflow in CMS key unwrapping bsc1274788. - CVE-2026-63074: CMP indefinite cache growth of...

9.1CVSS7.3AI score0.0135EPSS
SaveExploits0References12
OSV
OSV
added 2026/09/05 3:03 p.m.5 views

OESA-2026-3624 openssl security update

OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security TLS and Secure Sockets Layer SSL protocols. Security Fixes: Issue summary: The OpenSSL Certificate Management Protocol CMP caches additional certificates extraCerts sent in a CMP message, but never...

7.5CVSS5.8AI score0.0135EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/09/03 4:25 p.m.22 views

SUSE CVE-2026-80738

In the Linux kernel, the following vulnerability has been resolved: bpf: Check skstate before skprotocol in bpftcpsyncookie bpftcpgensyncookie and bpftcpchecksyncookie accept a socket pointer 'sk' with argument type ARGPTRTOBTFIDSOCKCOMMON. However, they access sk-skprotocol without validating...

7.3CVSS5.8AI score0.00118EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/03 1:06 p.m.9 views

CVE-2026-80751

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: mfg: initialize prevo in mtkmfgattachdev mtkmfgattachdev reads prevo on the first iteration of its loop, in "if prevo && prevo-freq == o-freq", before prevo is assigned at the end of the loop body. On that fir...

7.8CVSS0.00154EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

UBUNTU-CVE-2026-80738

In the Linux kernel, the following vulnerability has been resolved: bpf: Check skstate before skprotocol in bpftcpsyncookie bpftcpgensyncookie and bpftcpchecksyncookie accept a socket pointer 'sk' with argument type ARGPTRTOBTFIDSOCKCOMMON. However, they access sk-skprotocol without validating...

7.3CVSS5.8AI score0.00118EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/02 9:18 a.m.6 views

SUSE-SU-2026:23538-1 Security update for openssl-3-livepatches

This update for openssl-3-livepatches fixes the following issues: - CVE-2026-14457: RPK server signature algorithm selection can dereference a missing certificate bsc1275145, bsc1274792. - CVE-2026-63072: heap buffer overflow in CMS key unwrapping bsc1275133, bsc1274788. - CVE-2026-63076: invalid...

7.5CVSS7.3AI score0.0135EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2026/08/27 8:10 a.m.7 views

Invalid Pointer Dereference in CMP Server via Crafted protectionAlg

...

7.5CVSS5.2AI score0.0135EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/25 9:57 p.m.9 views

openssl: invalid pointer dereference in CMP server via crafted protectionAlg

A flaw was found in OpenSSL. A crafted CMP Certificate Management Protocol message can cause an invalid pointer dereference due to a missing type check in the password-based protection verification. A remote, unauthenticated attacker can crash applications acting as a CMP server or client,...

7.5CVSS5.3AI score0.0135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/25 9:50 p.m.9 views

openssl: invalid pointer dereference in CMP server via crafted protectionAlg

A flaw was found in OpenSSL. A crafted CMP Certificate Management Protocol message can cause an invalid pointer dereference due to a missing type check in the password-based protection verification. A remote, unauthenticated attacker can crash applications acting as a CMP server or client,...

7.5CVSS5.3AI score0.0135EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/25 4:56 p.m.10 views

CVE-2026-63076

A flaw was found in OpenSSL. A crafted CMP Certificate Management Protocol message can cause an invalid pointer dereference due to a missing type check in the password-based protection verification. A remote, unauthenticated attacker can crash applications acting as a CMP server or client,...

7.5CVSS5AI score0.0135EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/25 1:00 p.m.7 views

CVE-2026-63076 Invalid Pointer Dereference in CMP Server via Crafted protectionAlg

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

5.7AI score0.0135EPSS
SaveExploits0References6
Rows per page
Query Builder