๐Ÿ” CVE Alert

CVE-2026-80833

UNKNOWN 0.0

crypto: sun8i-ss - Remove crypto_rng interface

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Remove crypto_rng interface Since the crypto_rng interface for hardware PRNGs is unused and is redundant with hwrng and the actual Linux RNG, it's being phased out. Most drivers for it were already removed. Go ahead and remove the sun8i-ss support which is one of the only remaining ones. As usual for crypto_rng, this driver was also buggy: its ->generate() function had a use-after-free vulnerability due to using wait_for_completion_interruptible_timeout() without handling shutting down the DMA operation if a signal is sent. Also, it had a buffer overread bug in the line 'memcpy(ctx->seed, d + dlen, ctx->slen);'. There's no point in fixing these bugs separately only to remove the code anyway, so this commit is marked with Fixes and Cc stable.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 4, 2026
Last Updated Sep 7, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
ac2614d721dea2ff273af19c6c5d508d58a2bb3e < d29ccf9eeb67d775221e49a079caa1af83427afa ac2614d721dea2ff273af19c6c5d508d58a2bb3e < 7c257a295e05ceb8f78aa3efecc4e9ce19c3313f ac2614d721dea2ff273af19c6c5d508d58a2bb3e < 8ab58786b4c63b8f1b6c522f33bb67a3c8c2791f ac2614d721dea2ff273af19c6c5d508d58a2bb3e < a78446ee6fae86ac8733f120e3ffce2e5d9384f5
Linux / Linux
5.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/d29ccf9eeb67d775221e49a079caa1af83427afa git.kernel.org: https://git.kernel.org/stable/c/7c257a295e05ceb8f78aa3efecc4e9ce19c3313f git.kernel.org: https://git.kernel.org/stable/c/8ab58786b4c63b8f1b6c522f33bb67a3c8c2791f git.kernel.org: https://git.kernel.org/stable/c/a78446ee6fae86ac8733f120e3ffce2e5d9384f5