CVE-2026-80834
Last modified
CVE-2026-80834 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce - 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-ce support which is one of the only remaining ones. Note that the sun8i-ce support for hwrng remains in place. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce - 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-ce support which is one of the only remaining ones. Note that the sun8i-ce support for hwrng remains in place. That is the interface that actually matters. 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. There's no point in fixing this separately only to remove the code anyway, so this commit is marked with Fixes and Cc stable.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5eb7e946888493959b1c393144934afcbcd0cfc1, < 7bb9e6060710eb7b59491d9826169190297adace; >= 5eb7e946888493959b1c393144934afcbcd0cfc1, < 8e4f9110aba3127024646ef7a8999dcfcc03f516; >= 5eb7e946888493959b1c393144934afcbcd0cfc1, < 1017f987c5f0841f00408a78f947990c9d84b346; >= 5eb7e946888493959b1c393144934afcbcd0cfc1, < 011556f71d094da61379ae3672692cae2795304e |
| Linux | Linux | 5.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80834?
How severe is CVE-2026-80834?
How do I fix CVE-2026-80834?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-80829In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8083A vulnerability was found in SourceCodester Pharmacy Sales a…7.3
- CVE-2026-80830In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80831In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80832In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80833In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80835In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80836In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80837In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80838In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80839In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8084A vulnerability was determined in OSGeo gdal up to 3.13.0dev…5.5
Are you affected by CVE-2026-80834?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
