SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-80922

UNKNOWN · CVSS N/A EPSS 0.16%

Source: NVD + CISA KEV + EPSS · Published 2026-09-09 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

A vulnerability in the Linux kernel's qcom-rng module allows the generation of zero as a valid random number, which can lead to predictable outputs that compromise the randomness required for cryptographic operations. This flaw could potentially weaken security mechanisms relying on randomness, making it critical for developers and system administrators using affected Linux distributions to prioritize remediation. Organizations that depend on cryptographic functions for security should assess their exposure and apply necessary updates to mitigate risks.

CVE
CVE-2026-80922
Severity
UNKNOWN
CVSS
N/A
EPSS
0.16%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - Allow zero as a random number Zero is a valid random number and needs to be allowed. Otherwise the output is distinguishable from random.