Lucene search
+L

57 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-55110

Malicious code in bioql PyPI...

7.1CVSS5.5AI score0.00645EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/05 6:15 p.m.18 views

AZL-67001 CVE-2025-39682 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

9.8CVSS6.8AI score0.00505EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/09/05 5:20 p.m.33 views

CVE-2025-39682 tls: fix handling of zero-length records on the rx_list

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

9.8CVSS6.7AI score0.00505EPSS
SaveExploits1References5
OSV
OSV
added 2025/08/28 10:15 a.m.3 views

DEBIAN-CVE-2024-58240

In the Linux kernel, the following vulnerability has been resolved: tls: separate no-async decryption request handling from async If we're not doing async, the handling is much simpler. There's no reference counting, we just need to wait for the completion to wake us up and return its result. We...

7.8CVSS6.2AI score0.00313EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/28 9:40 a.m.47 views

CVE-2024-58240

The CVE-2024-58240 entry concerns the Linux kernel TLS path, specifically separating no-async decryption request handling from async flow. The described issue centers on a race in the TLS decryption handling (no-async vs async) and notes that a prior patch (aec7961916f3) addressed a UAF risk rela...

9.8CVSS6.5AI score0.00313EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/13 12:0 a.m.16 views

Siemens SCALANCE X-200RNA Switch Devices Exposure of Sensitive Information to an Unauthorized Actor (CVE-2016-0704)

An oracle protection mechanism in the getclientmasterkey function in s2srvr.c in the SSLv2 implementation in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a overwrites incorrect MASTER-KEY bytes during use of export cipher suites, which makes it easier fo...

5.9CVSS7.3AI score0.82112EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2025/03/13 12:0 a.m.10 views

Siemens SCALANCE X-200RNA Switch Devices Exposure of Sensitive Information to an Unauthorized Actor (CVE-2016-0703)

The getclientmasterkey function in s2srvr.c in the SSLv2 implementation in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a accepts a nonzero CLIENT- MASTER-KEY CLEAR-KEY-LENGTH value for an arbitrary cipher, which allows man-in-the-middle attackers to...

5.9CVSS7.8AI score0.82112EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2016-0704

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An oracle protection mechanism in the getclientmasterkey function in s2srvr.c in the SSLv2 implementation in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1...

5.9CVSS7AI score0.82112EPSS
SaveExploits2References2
NVD
NVD
added 2025/02/26 7:0 a.m.13 views

CVE-2022-49094

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix slab-out-of-bounds bug in decryptinternal The memory size of tlsctx-rx.iv for AES128-CCM is 12 setting in tlssetswoffload. The return value of cryptoaeadivsize for "ccmaes" is 16. So memcpy require 16 bytes from 12...

9.8CVSS0.00645EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.13 views

CVE-2022-49094

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix slab-out-of-bounds bug in decryptinternal The memory size of tlsctx-rx.iv for AES128-CCM is 12 setting in tlssetswoffload. The return value of cryptoaeadivsize for "ccmaes" is 16. So memcpy require 16 bytes from 12...

9.8CVSS5.5AI score0.00645EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:54 a.m.12 views

CVE-2022-49094 net/tls: fix slab-out-of-bounds bug in decrypt_internal

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix slab-out-of-bounds bug in decryptinternal The memory size of tlsctx-rx.iv for AES128-CCM is 12 setting in tlssetswoffload. The return value of cryptoaeadivsize for "ccmaes" is 16. So memcpy require 16 bytes from 12...

9.8CVSS5AI score
SaveExploits0References9
Ubuntu
Ubuntu
added 2025/02/20 10:11 a.m.20 views

LSN-0109-1: Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: tls: fix use-after-free on failed backlog decryption When the decrypt request goes to the backlog and cryptoaeaddecrypt returns -EBUSY, tlsdodecryption will wait until all async decryptions have completed. If one of them fails,...

9.8CVSS7AI score0.00739EPSS
SaveExploits1
OSV
OSV
added 2024/12/19 11:12 a.m.22 views

LSN-0108-1 Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: tls: fix use-after-free on failed backlog decryption When the decrypt request goes to the backlog and cryptoaeaddecrypt returns -EBUSY, tlsdodecryption will wait until all async decryptions have completed. If one of them fails,...

9.8CVSS7.9AI score0.00821EPSS
SaveExploits2References8
OSV
OSV
added 2024/04/04 9:15 a.m.1 views

DEBIAN-CVE-2024-26800

In the Linux kernel, the following vulnerability has been resolved: tls: fix use-after-free on failed backlog decryption When the decrypt request goes to the backlog and cryptoaeaddecrypt returns -EBUSY, tlsdodecryption will wait until all async decryptions have completed. If one of them fails,...

7.8CVSS5.7AI score0.00739EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/04 9:15 a.m.9 views

UBUNTU-CVE-2024-26800

In the Linux kernel, the following vulnerability has been resolved: tls: fix use-after-free on failed backlog decryption When the decrypt request goes to the backlog and cryptoaeaddecrypt returns -EBUSY, tlsdodecryption will wait until all async decryptions have completed. If one of them fails,...

9.8CVSS6.2AI score0.00739EPSS
SaveExploits1References15
OSV
OSV
added 2024/02/21 2:59 p.m.12 views

CVE-2024-26582 net: tls: fix use-after-free with partial reads and async decrypt

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix use-after-free with partial reads and async decrypt tlsdecryptsg doesn't take a reference on the pages from clearskb, so the putpage in tlsdecryptdone releases them, and we trigger a use-after-free in processrxlist...

9.8CVSS6AI score
SaveExploits0References8
CNNVD
CNNVD
added 2024/01/25 12:0 a.m.10 views

dex Security Vulnerabilities

dex is an identity service that uses OpenID Connect to drive authentication for other applications. A security vulnerability exists in versions of dex prior to 2.38.0 that stems from the use of insecure TLS 1.0 and TLS 1.1 to provide HTTPS, which can be exploited by an attacker to decrypt TLS 1.0...

7.5CVSS6.9AI score0.00435EPSS
SaveExploits1References6
OSV
OSV
added 2022/04/24 9:8 p.m.10 views

GSD-2022-1001365 net/tls: fix slab-out-of-bounds bug in decrypt_internal

net/tls: fix slab-out-of-bounds bug in decryptinternal This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.16.20 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/04/29 6:15 p.m.8 views

CVE-2021-1402

A vulnerability in the software-based SSL/TLS message handler of Cisco Firepower Threat Defense FTD Software could allow an unauthenticated, remote attacker to trigger a reload of an affected device, resulting in a denial of service DoS condition. The vulnerability is due to insufficient validati...

8.6CVSS7.3AI score0.01386EPSS
SaveExploits0References1
OSV
OSV
added 2020/10/14 7:15 p.m.7 views

CVE-2020-3483

Duo has identified and fixed an issue with the Duo Network Gateway DNG product in which some customer-provided SSL certificates and private keys were not excluded from logging. This issue resulted in certificate and private key information being written out in plain-text to local files on the DNG...

6.3CVSS6.6AI score0.00146EPSS
SaveExploits0References1
Rows per page
Query Builder