Impact
The Linux kernel’s sun4i-ss RNG implementation contained a seeding function that lacked proper locking and suffered a buffer overflow, and a generation function that truncated its output and did not synchronize with the underlying hardware. These flaws could corrupt memory or cause the kernel to deliver incomplete entropy, creating the possibility of denial of service or arbitrary code execution if the code were exercised.
Affected Systems
The vulnerable code resides in the Linux kernel and affects any kernel version that includes the sun4i_ss_rng implementation before it was removed. The code is only reachable via the AF_ALG "rng" interface and has not been used by normal userspace components.
Risk and Exploitability
The CVSS score is 7.8 and the EPSS score is below 1 %. The vulnerability is not listed in CISA KEV. Attackers would need to invoke the removed RNG algorithm through AF_ALG; however, no real‑world usage of the code has been documented, so the practical risk is low but remediation is recommended.
OpenCVE Enrichment