Lucene search
+L

1025 matches found

OSV
OSV
added 2026/09/14 4:35 p.m.17 views

OESA-2026-3858 edk2 security update

EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications. Security Fixes: Issue summary: OpenSSL CMS decryption sizes the key-unwrap output buffer based on querying the unwrapped key size, but the AES-WRAP-PAD unwrap primitive can write...

7.5CVSS7.7AI score0.0135EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/14 7:58 a.m.9 views

openssl: heap buffer overflow in CMS key unwrapping

A flaw was found in OpenSSL. A crafted CMS Cryptographic Message Syntax message can cause an 8-byte out-of-bounds heap write when it is decrypted with CMSdecrypt. This issue occurs because the CMS decryption process incorrectly sizes the key-unwrap output buffer when using the AES-WRAP-PAD unwrap...

7.5CVSS7.2AI score0.00676EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/14 6:35 a.m.12 views

openssl: heap buffer overflow in CMS key unwrapping

A flaw was found in OpenSSL. A crafted CMS Cryptographic Message Syntax message can cause an 8-byte out-of-bounds heap write when it is decrypted with CMSdecrypt. This issue occurs because the CMS decryption process incorrectly sizes the key-unwrap output buffer when using the AES-WRAP-PAD unwrap...

7.5CVSS7.2AI score0.00676EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-89524

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: ath6kl: clamp assoc request/response lengths before subtracting IE offsets ath6klcfg80211connectevent subtracts fixed IE offsets from assocreqlen -= 4 and...

8.1CVSS5.9AI score0.00277EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-89532

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - svcrdma: Fix pclforeachsegment for empty chunks When a parsed chunk list contains a chunk whose chsegcount is zero, pclforeachsegment computes its inclusive upp...

9.1CVSS5.7AI score0.00509EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80978

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: cap advertised IP tunnel headroom IP tunnel devices derive their advertised neededheadroom from lower output devices. A stack of user-created devices can...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 10:55 p.m.13 views

CVE-2026-89551

A flaw was found in the Linux kernel's SUNRPC subsystem, specifically within the xdrbuftrim function. This vulnerability occurs when xdrbuftrim attempts to reduce the size of an XDR buffer. If the buffer's length is smaller than the amount being trimmed, an integer underflow can occur, causing th...

9.8CVSS5.7AI score0.00521EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 9:16 p.m.11 views

CVE-2026-89538

A flaw was found in the Linux kernel's Server Unix Remote Procedure Call SUNRPC component. A remote attacker, with a valid Generic Security Service GSS context, could send a specially crafted Kerberos v2 wrap token with an oversized "extra count" ec field. This improper handling of malformed toke...

9.8CVSS5.9AI score0.00704EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89559

In the Linux kernel, the following vulnerability has been resolved: libnvdimm/labels: Prevent integer overflow in ndlabelvalidate The on-media namespace index field nslot is a u32 read from the DIMM label storage area. ndlabelvalidate bounds it against the config area size, but sizeofnamespacelab...

7.8CVSS0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

AZL-100338 CVE-2026-89551 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: xdrbuftrim: clamp buf-len to avoid underflow xdrbuftrim trims len bytes from the tail of an xdrbuf by walking the tail, pages, and head iovecs. Each per-section step uses mint so it never removes more bytes than that...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.13 views

DEBIAN-CVE-2026-89551

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: xdrbuftrim: clamp buf-len to avoid underflow xdrbuftrim trims len bytes from the tail of an xdrbuf by walking the tail, pages, and head iovecs. Each per-section step uses mint so it never removes more bytes than that...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89524

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: clamp assoc request/response lengths before subtracting IE offsets ath6klcfg80211connectevent subtracts fixed IE offsets from assocreqlen -= 4 and assocresplen -= 6, both u8, with no lower bound. The aggregate check...

8.1CVSS0.00277EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/11 8:19 p.m.9 views

CVE-2026-80978

In the Linux kernel, the following vulnerability has been resolved: net: cap advertised IP tunnel headroom IP tunnel devices derive their advertised neededheadroom from lower output devices. A stack of user-created devices can make the derived value larger than the 16-bit skb header offsets can...

7.8CVSS0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

DEBIAN-CVE-2026-80978

In the Linux kernel, the following vulnerability has been resolved: net: cap advertised IP tunnel headroom IP tunnel devices derive their advertised neededheadroom from lower output devices. A stack of user-created devices can make the derived value larger than the 16-bit skb header offsets can...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-80978

In the Linux kernel, the following vulnerability has been resolved: net: cap advertised IP tunnel headroom IP tunnel devices derive their advertised neededheadroom from lower output devices. A stack of user-created devices can make the derived value larger than the 16-bit skb header offsets can...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/11 8:19 p.m.9 views

CVE-2026-89551

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: xdrbuftrim: clamp buf-len to avoid underflow xdrbuftrim trims len bytes from the tail of an xdrbuf by walking the tail, pages, and head iovecs. Each per-section step uses mint so it never removes more bytes than that...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

UBUNTU-CVE-2026-89551

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: xdrbuftrim: clamp buf-len to avoid underflow xdrbuftrim trims len bytes from the tail of an xdrbuf by walking the tail, pages, and head iovecs. Each per-section step uses mint so it never removes more bytes than that...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-89524

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: clamp assoc request/response lengths before subtracting IE offsets ath6klcfg80211connectevent subtracts fixed IE offsets from assocreqlen -= 4 and assocresplen -= 6, both u8, with no lower bound. The aggregate check...

8.1CVSS6.1AI score0.00277EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/11 7:44 p.m.19 views

CVE-2026-89551

CVE-2026-89551 is a CRITICAL (CVSS 9.8) integer underflow in the Linux kernel's SUNRPC subsystem. The xdr_buf_trim() function subtracts consumed bytes from buf->len without clamping, so when called from gss_krb5_unwrap_v2() with a small wire-derived buf->len while page-scale iov_lens are pr...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.12 views

CVE-2026-89551

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: xdrbuftrim: clamp buf-len to avoid underflow xdrbuftrim trims len bytes from the tail of an xdrbuf by walking the tail, pages, and head iovecs. Each per-section step uses mint so it never removes more bytes than that...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0
Rows per page
Query Builder