Lucene search
+L

10003 matches found

RedhatCVE
RedhatCVE
added 2026/01/27 3:05 p.m.15 views

CVE-2025-15467

A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax CMS message with an oversized Initialization Vector IV when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated...

9.8CVSS6.2AI score0.48211EPSS
SaveExploits7References3
SUSE CVE
SUSE CVE
added 2026/01/27 12:27 a.m.12 views

SUSE CVE-2026-22986

In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix race condition for gdev-srcu If two drivers were calling gpiochipadddatawithkey, one may be traversing the srcu-protected list in gpionametodesc, meanwhile other has just added its gdev in gpiodevaddtolistunlocked...

4.7CVSS5.8AI score0.00088EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005168)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005168 advisory. In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in...

7.8CVSS5.8AI score0.00238EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.10 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005093)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005093 advisory. In the Linux kernel, the following vulnerability has been resolved: hfs: fix to initialize fields of hfsinodeinfo after hfsallocinode Syzbot reports uninitialized...

7.8CVSS6.6AI score0.00284EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/26 8:16 p.m.12 views

CVE-2025-9820

A flaw was found in the GnuTLS library, specifically in the gnutlspkcs11tokeninit function that handles PKCS11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the applicatio...

4CVSS0.00207EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2026/01/26 7:58 p.m.60 views

CVE-2025-9820 Gnutls: stack-based buffer overflow in gnutls_pkcs11_token_init() function

A flaw was found in the GnuTLS library, specifically in the gnutlspkcs11tokeninit function that handles PKCS11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the applicatio...

4CVSS0.00207EPSS
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2026/01/26 7:58 p.m.7 views

CVE-2025-9820 Gnutls: stack-based buffer overflow in gnutls_pkcs11_token_init() function

A flaw was found in the GnuTLS library, specifically in the gnutlspkcs11tokeninit function that handles PKCS11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the applicatio...

4CVSS5.9AI score0.00207EPSS
SaveExploits0References14
EUVD
EUVD
added 2026/01/26 7:58 p.m.10 views

EUVD-2025-206344

A flaw was found in the GnuTLS library, specifically in the gnutlspkcs11tokeninit function that handles PKCS11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the applicatio...

4CVSS5.9AI score0.00207EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/01/26 12:24 a.m.28 views

SUSE CVE-2026-23009

In the Linux kernel, the following vulnerability has been resolved: xhci: sideband: don't dereference freed ring when removing sideband endpoint xhcisidebandremoveendpoint incorrecly assumes that the endpoint is running and has a valid transfer ring. Lianqin reported a crash during suspend/wake-u...

5.5CVSS5.2AI score0.00137EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/26 12:00 a.m.11 views

GnuTLS security vulnerabilities

GnuTLS is an open-source, free security communication library developed by GnuTLS that enables the implementation of SSL, TLS, and DTLS protocols. GnuTLS has a security vulnerability, which stems from a stack buffer overflow in the gnutlspkcs11tokeninit function. This vulnerability may lead to...

4CVSS6.9AI score0.00207EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/01/25 3:15 p.m.10 views

CVE-2026-22998

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix NULL pointer dereferences in nvmettcpbuildpduiovec Commit efa56305908b "nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length" added ttag bounds checking and dataoffset validation in...

7.5CVSS6.1AI score0.00723EPSS
SaveExploits0References33
OSV
OSV
added 2026/01/25 2:36 p.m.11 views

CVE-2026-23009 xhci: sideband: don't dereference freed ring when removing sideband endpoint

In the Linux kernel, the following vulnerability has been resolved: xhci: sideband: don't dereference freed ring when removing sideband endpoint xhcisidebandremoveendpoint incorrecly assumes that the endpoint is running and has a valid transfer ring. Lianqin reported a crash during suspend/wake-u...

5.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/25 2:36 p.m.50 views

CVE-2026-23007 block: zero non-PI portion of auto integrity buffer

In the Linux kernel, the following vulnerability has been resolved: block: zero non-PI portion of auto integrity buffer The auto-generated integrity buffer for writes needs to be fully initialized before being passed to the underlying block device, otherwise the uninitialized memory can be read...

0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/25 2:36 p.m.17 views

CVE-2026-22998 nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix NULL pointer dereferences in nvmettcpbuildpduiovec Commit efa56305908b "nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length" added ttag bounds checking and dataoffset validation in...

7.5CVSS5.3AI score
SaveExploits0References10
NVD
NVD
added 2026/01/23 4:15 p.m.16 views

CVE-2026-22986

In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix race condition for gdev-srcu If two drivers were calling gpiochipadddatawithkey, one may be traversing the srcu-protected list in gpionametodesc, meanwhile other has just added its gdev in gpiodevaddtolistunlocked...

4.7CVSS0.00088EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/23 4:15 p.m.12 views

UBUNTU-CVE-2026-22988

In the Linux kernel, the following vulnerability has been resolved: arp: do not assume devhardheader does not change skb-head arpcreate is the only devhardheader caller making assumption about skb-head being unchanged. A recent commit broke this assumption. Initialize @arp pointer after...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/01/23 4:15 p.m.8 views

CVE-2026-22986

In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix race condition for gdev-srcu If two drivers were calling gpiochipadddatawithkey, one may be traversing the srcu-protected list in gpionametodesc, meanwhile other has just added its gdev in gpiodevaddtolistunlocked...

4.7CVSS5.9AI score0.00088EPSS
SaveExploits0References10
OSV
OSV
added 2026/01/23 4:15 p.m.17 views

UBUNTU-CVE-2026-22986

In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix race condition for gdev-srcu If two drivers were calling gpiochipadddatawithkey, one may be traversing the srcu-protected list in gpionametodesc, meanwhile other has just added its gdev in gpiodevaddtolistunlocked...

4.7CVSS5.7AI score0.00088EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/01/23 3:24 p.m.5 views

CVE-2026-22988

In the Linux kernel, the following vulnerability has been resolved: arp: do not assume devhardheader does not change skb-head arpcreate is the only devhardheader caller making assumption about skb-head being unchanged. A recent commit broke this assumption. Initialize @arp pointer after...

5.7AI score0.00125EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/01/23 3:24 p.m.38 views

CVE-2026-22988 arp: do not assume dev_hard_header() does not change skb->head

In the Linux kernel, the following vulnerability has been resolved: arp: do not assume devhardheader does not change skb-head arpcreate is the only devhardheader caller making assumption about skb-head being unchanged. A recent commit broke this assumption. Initialize @arp pointer after...

7.8CVSS0.00125EPSS
SaveExploits0References7
Rows per page
Query Builder