Lucene search
+L

10189 matches found

Vulnrichment
Vulnrichment
added 2025/08/29 9:19 a.m.5 views

CVE-2025-9071 Insecure RSA-OAEP implementation with all-zero seed for padding in Oberon PSA Crypto

Erroneously using an all-zero seed for RSA-OEAP padding instead of the generated random bytes, in Oberon microsystems AG’s Oberon PSA Crypto library in all versions up to 1.5.1, results in deterministic RSA and thus in a loss of confidentiality for guessable messages, recognition of repeated...

2.3CVSS6.2AI score0.00175EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/29 9:19 a.m.26 views

CVE-2025-7383

The CVE-2025-7383 entry concerns Oberon PSA Crypto library. A padding oracle timing side-channel affects AES-CBC PKCS#7 decryption, exploitable via timing measurements. Affected versions are 1.0.0 through 1.5.0; versions 1.5.1 and later are not affected. Impact is plaintext recovery with local ti...

5.9CVSS6.3AI score0.00089EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/08/29 9:19 a.m.5 views

CVE-2025-7383 Timing side-channel vulnerability in AES-CBC decryption with PKCS#7 padding in Oberon PSA Crypto library

Padding oracle attack vulnerability in Oberon microsystem AG’s Oberon PSA Crypto library in all versions since 1.0.0 and prior to 1.5.1 allows an attacker to recover plaintexts via timing measurements of AES-CBC PKCS7 decrypt operations...

5.9CVSS6.3AI score0.00089EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/08/29 9:19 a.m.19 views

CVE-2025-7383 Timing side-channel vulnerability in AES-CBC decryption with PKCS#7 padding in Oberon PSA Crypto library

Padding oracle attack vulnerability in Oberon microsystem AG’s Oberon PSA Crypto library in all versions since 1.0.0 and prior to 1.5.1 allows an attacker to recover plaintexts via timing measurements of AES-CBC PKCS7 decrypt operations...

5.9CVSS0.00089EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/08/29 12:00 a.m.15 views

PT-2025-35196

Name of the Vulnerable Software and Affected Versions: Oberon PSA Crypto library versions 1.0.0 through 1.5.0 Description: A padding oracle attack allows an attacker to recover plaintexts via timing measurements of AES-CBC PKCS7 decrypt operations. Recommendations: Update to version 1.5.1 or late...

5.9CVSS6.4AI score0.00089EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/08/29 12:00 a.m.7 views

Oberon PSA Crypto library 安全漏洞

Oberon PSA Crypto library is a cryptographic library from the Swiss company Oberon. A security vulnerability exists in Oberon PSA Crypto library version 1.5.1 and earlier, which stems from the use of all-zero seeds instead of random bytes, which could lead to RSA deterministic encryption, resulti...

2.3CVSS6.6AI score0.00175EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/08/29 12:00 a.m.10 views

PT-2025-35197

Name of the Vulnerable Software and Affected Versions: Oberon PSA Crypto Library versions prior to 1.6 Description: The software uses an all-zero seed for RSA-OEAP padding instead of generated random bytes. This results in deterministic RSA, leading to a loss of confidentiality for guessable...

2.3CVSS6.4AI score0.00175EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/08/28 11:31 p.m.14 views

SUSE 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...

2.5CVSS6.4AI score0.00321EPSS
SaveExploits0References22
NVD
NVD
added 2025/08/28 10:15 a.m.12 views

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...

9.8CVSS0.00321EPSS
SaveExploits0References8
OSV
OSV
added 2025/08/28 10:15 a.m.11 views

AZL-73914 CVE-2024-58240 affecting package kernel 5.15.200.1-1

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...

9.8CVSS5.6AI score0.00321EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/28 10:15 a.m.4 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.00321EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/28 9:40 a.m.7 views

CVE-2024-58240 tls: separate no-async decryption request handling from async

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...

9.8CVSS6AI score
SaveExploits0References11
CVE
CVE
added 2025/08/28 9:40 a.m.60 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.00321EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/08/28 9:40 a.m.25 views

CVE-2024-58240 tls: separate no-async decryption request handling from async

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...

9.8CVSS0.00321EPSS
SaveExploits0References6
HackRead
HackRead
added 2025/08/27 7:45 p.m.8 views

Scammers Steal $1 Million in Crypto Using Fake Delta and AMC Sites

Cybersecurity firm Netcraft has discovered a new task scam cluster that has stolen over $1 million in crypto.…...

7.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/08/27 10:41 a.m.13 views

kernel: crypto: algif_hash - fix double free in hash_accept

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS6.8AI score0.00174EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/27 8:37 a.m.12 views

kernel: crypto: algif_hash - fix double free in hash_accept

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS6.8AI score0.00174EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/27 8:27 a.m.6 views

kernel: crypto: algif_hash - fix double free in hash_accept

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS6.8AI score0.00174EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/27 12:10 a.m.14 views

kernel: crypto: algif_hash - fix double free in hash_accept

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS6.8AI score0.00174EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-2582

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The AWS S3 Crypto SDK sends an unencrypted hash of the plaintext alongside the ciphertext as a metadata field. This hash can be used to brute force the plaintex...

4.3CVSS5.1AI score0.00481EPSS
SaveExploits1References2
Rows per page
Query Builder