In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ The commit referenced in the Fixes tag removed the 'break' from the else branch in qcom_rng_read(), causing an infinite loop whenever 'max' is not a multiple of WORD_SZ. This can be reproduced e.g. by running: kcapi-rng -b 67 >/dev/null There are many ways to fix this without adding back the 'break', but they all seem more awkward than simply adding it back, so do just that. Tested on a machine with Qualcomm Amberwing processor.
Published 2024-03-05 12:15:46
Updated 2025-02-03 14:09:55
Source Linux
View at NVD,   CVE.org

Products affected by CVE-2022-48630

Exploit prediction scoring system (EPSS) score for CVE-2022-48630

0.01%
Probability of exploitation activity in the next 30 days EPSS Score History
~ %
Percentile, the proportion of vulnerabilities that are scored at or less

CVSS scores for CVE-2022-48630

Base Score Base Severity CVSS Vector Exploitability Score Impact Score Score Source First Seen
5.5
MEDIUM CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
1.8
3.6
NIST 2025-02-03
5.5
MEDIUM CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
N/A
N/A
RedHat-CVE-2022-48630 2024-03-05

CWE ids for CVE-2022-48630

References for CVE-2022-48630

Jump to
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!