VDB

CVE-2026-80833

CVE-2026-80833 PUBLISHED

Reported by Linux · Published September 4, 2026

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.

EPSS 0.17% · 6.4th percentile

Risk Scores

EPSS Score
0.17%
6.4th percentile

Affected Products

VendorProductVersions
LinuxLinuxac2614d721dea2ff273af19c6c5d508d58a2bb3e, ac2614d721dea2ff273af19c6c5d508d58a2bb3e, ac2614d721dea2ff273af19c6c5d508d58a2bb3e
LinuxLinux5.10, 0, 6.12.109
LinuxLinux7.3-rc1, ac2614d721dea2ff273af19c6c5d508d58a2bb3e, ac2614d721dea2ff273af19c6c5d508d58a2bb3e
linuxlinux_kernel5.10, 5.10, 5.10
LinuxLinux

Timeline

  • Sep 4, 2026 Coalition ESS Score
  • Sep 4, 2026 CVE Published
  • Sep 5, 2026 EPSS Score
  • Sep 7, 2026 CVE Updated
  • Sep 8, 2026 EPSS Score
  • Sep 16, 2026 EPSS Score

References

Open in Interactive Console →
$ Console Community · 100/wk Open console ›