Lucene search
+L

1357 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.11 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.10, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: mm/slub: Avoid accessing metadata when the pointer is invalid in objecterr. objecterr reports details about an object for further debugging, such as the freelist pointer, redzone, etc. However, if the pointer is invalid, attempti...

7.1CVSS5.6AI score0.00163EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/14 7:58 a.m.6 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.5CVSS0.0135EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/12 12:12 a.m.11 views

CVE-2026-89749

A flaw was found in the Linux kernel. Specifically, within the tracing subsystem, the eventteststuff function can pass an invalid error pointer to kthreadstop if kthreadrun fails to create a kernel thread. This improper handling of error pointers, particularly under memory pressure, leads to...

5.5CVSS0.00201EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 10:37 p.m.6 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.5CVSS0.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.9CVSS0.00175EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/10 5:39 p.m.31 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.00175EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/08 6:20 p.m.5 views

CVE-2026-77500

Release of invalid pointer or reference in Windows Device Association Service allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00334EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 5:13 p.m.13 views

CVE-2026-77500

A release of invalid pointer or reference vulnerability in the Windows Device Association Service allows an authorized attacker to escalate privileges locally. The flaw is rated CVSS 7.8 (High) with a vector of AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, meaning an attacker with low local privileges and...

7.8CVSS0.00334EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/09/08 2:00 p.m.10 views

Windows Device Association Service Elevation of Privilege Vulnerability

Release of invalid pointer or reference in Windows Device Association Service allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00334EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/08 2:02 a.m.27 views

CVE-2026-16005

Release of Invalid Pointer or Reference in Armoury Crate driver allows a local user to free arbitrary memory via a crafted IOCTL request by bypassing the driver's verification, which can corrupt data structures and cause a system crash BSOD.Refer to the ' Security Update for Armoury Crate App '...

5.8CVSS0.0009EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2026/09/07 8:29 a.m.8 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.2CVSS0.0135EPSS
SaveExploits0References18
OSV
OSV
added 2026/09/07 7:47 a.m.5 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.1CVSS0.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
CVE
CVE
added 2026/09/04 3:54 p.m.19 views

CVE-2026-80838

CVE-2026-80838 affects the vxlan subsystem in the Linux kernel. The root cause is a race condition during a filtered bulk FDB flush: vxlan_fdb_dst_destroy() unlinks the last remote from a non-nexthop FDB entry before the parent entry is removed from the hash table. During this window, an RCU read...

5.6AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 3:54 p.m.11 views

CVE-2026-80838 vxlan: keep the last remote linked during FDB flush

In the Linux kernel, the following vulnerability has been resolved: vxlan: keep the last remote linked during FDB flush A non-nexthop FDB entry is expected to have at least one remote while it remains reachable through the FDB hash table. A filtered bulk flush violates this invariant when every...

5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/04 3:54 p.m.6 views

EUVD-2026-71288

In the Linux kernel, the following vulnerability has been resolved: vxlan: keep the last remote linked during FDB flush A non-nexthop FDB entry is expected to have at least one remote while it remains reachable through the FDB hash table. A filtered bulk flush violates this invariant when every...

5.6AI score0.00168EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.10 views

PT-2026-85716

In the Linux kernel, the following vulnerability has been resolved: vxlan: keep the last remote linked during FDB flush A non-nexthop FDB entry is expected to have at least one remote while it remains reachable through the FDB hash table. A filtered bulk flush violates this invariant when every...

5.6AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/04 12:00 a.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
SUSE CVE
SUSE CVE
added 2026/09/03 4:25 p.m.20 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
Rows per page
Query Builder