Lucene search
+L

413 matches found

Prion
Prion
added 2024/03/05 12:15 p.m.27 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - ensure buffer for generate is completely filled The generate function in struct rngalg expects that the destination buffer is completely filled if the function returns 0. qcomrngread can run into a situation...

7.3AI score0.00535EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2024/03/05 12:15 p.m.37 views

CVE-2022-48629

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - ensure buffer for generate is completely filled The generate function in struct rngalg expects that the destination buffer is completely filled if the function returns 0. qcomrngread can run into a situation...

8.1CVSS6.4AI score0.00535EPSS
SaveExploits1References8
OSV
OSV
added 2024/03/05 12:15 p.m.7 views

UBUNTU-CVE-2022-48629

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - ensure buffer for generate is completely filled The generate function in struct rngalg expects that the destination buffer is completely filled if the function returns 0. qcomrngread can run into a situation...

8.1CVSS6.3AI score0.00535EPSS
SaveExploits1References9
Vulnrichment
Vulnrichment
added 2024/03/05 11:18 a.m.29 views

CVE-2022-48630 crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - fix infinite loop on requests not multiple of WORDSZ The commit referenced in the Fixes tag removed the 'break' from the else branch in qcomrngread, causing an infinite loop whenever 'max' is not a multiple of...

6.6AI score0.00228EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/03/05 11:18 a.m.47 views

CVE-2022-48630 crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - fix infinite loop on requests not multiple of WORDSZ The commit referenced in the Fixes tag removed the 'break' from the else branch in qcomrngread, causing an infinite loop whenever 'max' is not a multiple of...

7.5AI score0.00228EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/05 11:18 a.m.12 views

CVE-2022-48630 crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - fix infinite loop on requests not multiple of WORDSZ The commit referenced in the Fixes tag removed the 'break' from the else branch in qcomrngread, causing an infinite loop whenever 'max' is not a multiple of...

5.5AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/03/05 11:18 a.m.74 views

CVE-2022-48630

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - fix infinite loop on requests not multiple of WORDSZ The commit referenced in the Fixes tag removed the 'break' from the else branch in qcomrngread, causing an infinite loop whenever 'max' is not a multiple of...

5.5CVSS4.9AI score0.00228EPSS
SaveExploits0
CVE
CVE
added 2024/03/05 11:18 a.m.124 views

CVE-2022-48630

CVE-2022-48630 affects the Linux kernel crypto: qcom-rng. The issue is an infinite loop in qcom_rng_read() when max is not a multiple of WORD_SZ, caused by removing a break in the else branch. The fix re-adds the break (a simple patch) to avoid looping. The vulnerability was demonstrated/tested o...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/03/05 11:18 a.m.37 views

CVE-2022-48629 crypto: qcom-rng - ensure buffer for generate is completely filled

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - ensure buffer for generate is completely filled The generate function in struct rngalg expects that the destination buffer is completely filled if the function returns 0. qcomrngread can run into a situation...

8.1CVSS7.6AI score0.00535EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2024/03/05 11:18 a.m.75 views

CVE-2022-48629

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - ensure buffer for generate is completely filled The generate function in struct rngalg expects that the destination buffer is completely filled if the function returns 0. qcomrngread can run into a situation...

8.1CVSS5.3AI score0.00535EPSS
SaveExploits1
CVE
CVE
added 2024/03/05 11:18 a.m.148 views

CVE-2022-48629

Summary : CVE-2022-48629 affects the Linux kernel crypto RNG for Qualcomm (qcom-rng). The issue arises in qcom_rng_read() and qcom_rng_generate() where the destination buffer may not be fully filled on success, leaving trailing zeros when the RNG can return 0 from the generate() function. This co...

8.1CVSS6.3AI score0.00535EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/05 11:18 a.m.24 views

CVE-2022-48629 crypto: qcom-rng - ensure buffer for generate is completely filled

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - ensure buffer for generate is completely filled The generate function in struct rngalg expects that the destination buffer is completely filled if the function returns 0. qcomrngread can run into a situation...

8.1CVSS6.8AI score0.00535EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2024/03/05 12:00 a.m.11 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from the presence of an infinite loop in crypto qcom-rng...

5.5CVSS6AI score0.00228EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2023/12/27 12:00 a.m.22 views

NewStart CGSL MAIN 6.02 : kernel Multiple Vulnerabilities (NS-SA-2023-0061)

The remote NewStart CGSL host, running version MAIN 6.02, has kernel packages installed that are affected by multiple vulnerabilities: - A flaw was found in the Linux kernel's futex implementation. This flaw allows a local attacker to corrupt system memory or escalate their privileges when creati...

8.3CVSS7.6AI score0.78684EPSS
SaveExploits37References37
OSV
OSV
added 2023/12/13 9:33 a.m.2 views

SUSE-SU-2023:4757-1 Security update for SUSE Manager Salt Bundle

This update fixes the following issues: venv-salt-minion: Security fixes: CVE-2023-34049: Arbitrary code execution via symlink attack bsc1215157 Non security fixes: Add python dateutil module to the bundle Allow all primitive grain types for autosigngrains bsc1214477 Remove non-free RNG schema fi...

6.7CVSS6.7AI score0.00187EPSS
SaveExploits0References5
OSV
OSV
added 2023/12/13 9:26 a.m.3 views

SUSE-SU-2023:4749-1 Security update for SUSE Manager Salt Bundle

This update fixes the following issues: venv-salt-minion: Security fixes: CVE-2023-34049: Arbitrary code execution via symlink attack bsc1215157 Non security fixes: Add python dateutil module to the bundle Allow all primitive grain types for autosigngrains bsc1214477 Remove non-free RNG schema fi...

6.7CVSS6.7AI score0.00187EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call site

In the Linux kernel, the following vulnerability has been resolved: tpm: Add !tpmamdisrngdefective to the hwrngunregister call site The following crash was reported: 1950.279393 listdel corruption, ffff99560d485790-next is NULL 1950.279400 ------------ cut here ------------ 1950.279401 kernel BUG...

5.6AI score0.00195EPSS
SaveExploits0References5
OSV
OSV
added 2023/10/24 7:22 p.m.26 views

GHSA-6878-6WC2-PF5H Sequential calls of encryption API (`encrypt`, `wrap`, and `dump`) result in nonce reuse

Problem: Trying to create a new encrypted message with the same cocoon object generates the same ciphertext. It mostly affects MiniCocoon and Cocoon objects with custom seeds and RNGs where StdRng is used under the hood. Note: The issue does NOT affect objects created with Cocoon::new which...

4.5CVSS4.6AI score0.0014EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/10/17 2:24 p.m.24 views

Plonk verifier KZG multi point verification

Impact The vulnerability allows a third party to derive a valid proof from a valid initial tuple proof, publicinputs, corresponding to the same public inputs as the initial proof. It is due to a randomness being generated using a small part of the scratch memory describing the state, allowing for...

6.8AI score
SaveExploits0References3Affected Software1
RustSec
RustSec
added 2023/10/15 12:00 p.m.16 views

Sequential calls of encryption API (`encrypt`, `wrap`, and `dump`) result in nonce reuse

Problem: Trying to create a new encrypted message with the same cocoon object generates the same ciphertext. It mostly affects MiniCocoon and Cocoon objects with custom seeds and RNGs where StdRng is used under the hood. Note: The issue does NOT affect objects created with Cocoon::new which...

4.5CVSS7.1AI score0.0014EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder