Lucene search
+L

405 matches found

NVD
NVD
added yesterday7 views

CVE-2026-74438

In the Linux kernel, the following vulnerability has been resolved: crypto: sun4i-ss - Remove insecure and unused rngalg Remove sun4issrng, as it is insecure and unused: - It has multiple vulnerabilities. sun4issprngseed is missing locking and has a buffer overflow. sun4issprnggenerate fails to...

0.00177EPSS
SaveExploits0References7
CVE
CVE
added yesterday12 views

CVE-2026-74438

CVE-2026-74438 affects the Linux kernel: crypto sun4i-ss removal of the insecure and unused rng_alg (sun4i_ss_rng). Root cause: sun4i_ss_prng_seed() has a missing lock and a buffer overflow; sun4i_ss_prng_generate() may not fill the entire destination with cryptographic random bytes because it ro...

6.2AI score0.00177EPSS
SaveExploits0References7
EUVD
EUVD
added yesterday7 views

EUVD-2026-59585

In the Linux kernel, the following vulnerability has been resolved: crypto: sun4i-ss - Remove insecure and unused rngalg Remove sun4issrng, as it is insecure and unused: - It has multiple vulnerabilities. sun4issprngseed is missing locking and has a buffer overflow. sun4issprnggenerate fails to...

6.2AI score0.00177EPSS
SaveExploits0References7
OSV
OSV
added yesterday3 views

CVE-2026-74402 crypto: atmel-sha204a - fix blocking and non-blocking rng logic

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer management. Reading the buffer starting from byte 1, only fetch the ...

5.8AI score
SaveExploits0References11
EUVD
EUVD
added yesterday5 views

EUVD-2026-59549

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer management. Reading the buffer starting from byte 1, only fetch the ...

5.7AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added yesterday11 views

CVE-2026-74402

Summary (CVE-2026-74402) : In the Linux kernel, the crypto driver for the Atmel SHA204A RNG had a bug in both blocking and non-blocking paths where entropy was not properly fed due to incorrect buffer management, causing reads to return partial or incorrect data. The issue manifested as reading 3...

5.6AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added yesterday20 views

CVE-2026-74402 crypto: atmel-sha204a - fix blocking and non-blocking rng logic

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer management. Reading the buffer starting from byte 1, only fetch the ...

0.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72838

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer management. Reading the buffer starting from byte 1, only fetch the ...

5.7AI score0.00177EPSS
SaveExploits0References9
CVE
CVE
added 3 days ago27 views

CVE-2026-73567

Summary: The vulnerability affects the sm-crypto library (SM2/SM3/SM4) prior to version 0.5.0. The default Node.js key generation path for sm2.generateKeyPairHex() relied on a module-wide SecureRandom seeded from Math.random() and Date to an ARC4 stream because window.crypto.getRandomValues was u...

9.1CVSS5.3AI score0.00321EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago28 views

CVE-2026-73567 sm-crypto: Predictable SM2 key generation in Node.js: default RNG uses Math.random + wall clock

sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. Prior to 0.5.0, the default no-argument sm2.generateKeyPairHex path in Node.js uses the module-wide SecureRandom instance in src/sm2/utils.js, supplied by [email protected], which seeds an ARC4 strea...

9.1CVSS0.00321EPSS
SaveExploits0References2
OPENSUSE Linux
OPENSUSE Linux
added 4 days ago6 views

Security update for librest0_7 (important)

openSUSE security update: security update for librest07 ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21563-1 Rating: important References: bsc1272399 Cross-References: CVE-2026-16615 CVSS scores: CVE-2026-16615 SUSE : 6.8...

6.8CVSS5.4AI score0.00254EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 6 days ago16 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: hwrng: core – Use RCU and workstruct to fix race conditions Currently, the hwrngfill function is not cleared until the hwrngfillfn thread exits. Since hwrngunregister reads hwrngfill outside of the rngmutex lock, a concurrent...

4.7CVSS5.3AI score0.00088EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/01 4:41 p.m.13 views

OESA-2026-3193 python-urwid security update

Urwid is a console user interface library for Python. It includes many features useful for text console application developers Security Fixes: The urwid web display backend urwid/display/web.py generates web session identifiers urwidid in Screen.start by concatenating two random.randrange109 call...

9.2CVSS6AI score0.00421EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/27 8:30 a.m.17 views

CVE-2026-64456

A flaw was found in the Linux kernel's virtio-rng driver. A malicious or buggy virtualized hardware random number generator virtio-rng backend can report an overly large data length to the guest operating system. This unchecked length can lead to an out-of-bounds read, causing the driver to acces...

7.7CVSS5.8AI score0.00148EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.10 views

SUSE CVE-2026-64311

In the Linux kernel, the following vulnerability has been resolved: crypto: loongson - Remove broken and unused loongson-rng The loongson-rng rngalg has several vulnerabilities, including not providing forward security, and a use-after-free bug due to the use of waitforcompletioninterruptible...

7.8CVSS5.8AI score0.00157EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.6 views

SUSE CVE-2026-64456

In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio: clamp device-reported used.len at copydata randomrecvdone stores the device-reported used.len directly into vi-dataavail. copydata then indexes vi-data using vi-dataidx advanced by previous copydata calls and issue...

7.7CVSS5.8AI score0.00148EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64456

In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio: clamp device-reported used.len at copydata randomrecvdone stores the device-reported used.len directly into vi-dataavail. copydata then indexes vi-data using vi-dataidx advanced by previous copydata calls and issue...

7.7CVSS0.00148EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.7 views

UBUNTU-CVE-2026-64456

In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio: clamp device-reported used.len at copydata randomrecvdone stores the device-reported used.len directly into vi-dataavail. copydata then indexes vi-data using vi-dataidx advanced by previous copydata calls and issue...

7.7CVSS5.9AI score0.00148EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.34 views

CVE-2026-64311 crypto: loongson - Remove broken and unused loongson-rng

In the Linux kernel, the following vulnerability has been resolved: crypto: loongson - Remove broken and unused loongson-rng The loongson-rng rngalg has several vulnerabilities, including not providing forward security, and a use-after-free bug due to the use of waitforcompletioninterruptible...

7.8CVSS0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:49 a.m.15 views

CVE-2026-64311 crypto: loongson - Remove broken and unused loongson-rng

In the Linux kernel, the following vulnerability has been resolved: crypto: loongson - Remove broken and unused loongson-rng The loongson-rng rngalg has several vulnerabilities, including not providing forward security, and a use-after-free bug due to the use of waitforcompletioninterruptible...

7.8CVSS5.8AI score
SaveExploits0References6
Rows per page
Query Builder