CVE-2022-48630

Request hang via non-word-sized random reads

Published Mar 5, 2024 · Updated May 23, 2026

Infinite loop in the Qualcomm RNG driver in affected Linux kernels allows local users to hang random-number requests with non-word-sized input. The qcom_rng_read() loop omits a break when the requested byte count is not a multiple of WORD_SZ, so its residual-byte branch never exits. Exploitation requires local access to a system using the Qualcomm RNG driver and can indefinitely consume execution in the request path.

CVSS severity5.5
Medium
EPSS probability0.23%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Infinite loop in the Qualcomm RNG driver in affected Linux kernels allows local users to hang random-number requests with non-word-sized input. The qcom_rng_read() loop omits a break when the requested byte count is not a multiple of WORD_SZ, so its residual-byte branch never exits. Exploitation requires local access to a system using the Qualcomm RNG driver and can indefinitely consume execution in the request path.

The record

CVE
CVE-2022-48630
Published
Mar 5, 2024
Updated
May 23, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-835, T1499
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Mar 5, 2024CVE publishedPublication date reported by the CVE source.
  2. May 23, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0f9b7b8df17525e464294c916acc8194ce38446b <233a3cc60e7a8fe0be8cf9934ae7b67ba25a866c
  2. Affected versionversion=184f7bd08ce56f003530fc19f160d54e75bf5c9d <8be06f62b426801dba43ddf8893952a0e62ab6ae
  3. Affected versionversion=4.19.236 <4.19.245
  4. Affected versionversion=485995cbc98a4f77cfd4f8ed4dd7ff8ab262964d
  5. Affected versionversion=5.10.108 <5.10.118
  6. Affected versionversion=5.15.31 <5.15.42
  7. Affected versionversion=5.16.17 <5.17
  8. Affected versionversion=5.17
  9. Affected versionversion=5.4.187 <5.4.196
  10. Affected versionversion=a680b1832ced3b5fa7c93484248fd221ea0d614b <05d4d17475d8d094c519bb51658bc47899c175e3
  11. Affected versionversion=a680b1832ced3b5fa7c93484248fd221ea0d614b <16287397ec5c08aa58db6acf7dbc55470d78087d
  12. Affected versionversion=a8e32bbb96c25b7ab29b1894dcd45e0b3b08fd9d <71a89789552b7faf3ef27969b9bc783fa0df3550
  13. Affected versionversion=ab9337c7cb6f875b6286440b1adfbeeef2b2b2bd <8a06f25f5941c145773204f2f7abef95b4ffb8ce

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=0f9b7b8df17525e464294c916acc8194ce38446b <233a3cc60e7a8fe0be8cf9934ae7b67ba25a866c; version=184f7bd08ce56f003530fc19f160d54e75bf5c9d <8be06f62b426801dba43ddf8893952a0e62ab6ae; version=4.19.236 <4.19.245; version=485995cbc98a4f77cfd4f8ed4dd7ff8ab262964d; version=5.10.108 <5.10.118; version=5.15.31 <5.15.42; version=5.16.17 <5.17; version=5.17; version=5.4.187 <5.4.196; version=a680b1832ced3b5fa7c93484248fd221ea0d614b <05d4d17475d8d094c519bb51658bc47899c175e3; version=a680b1832ced3b5fa7c93484248fd221ea0d614b <16287397ec5c08aa58db6acf7dbc55470d78087d; version=a8e32bbb96c25b7ab29b1894dcd45e0b3b08fd9d <71a89789552b7faf3ef27969b9bc783fa0df3550; version=ab9337c7cb6f875b6286440b1adfbeeef2b2b2bd <8a06f25f5941c145773204f2f7abef95b4ffb8ce

Published CVSS scores

5.5NISTCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-835Loop with Unreachable Exit Condition ('Infinite Loop')
T1499Endpoint Denial of Service

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo