CVE-2026-80871
Last modified
CVE-2026-80871 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx-trng - Remove crypto_rng interface Implementing the crypto_rng interface has no purpose, as it isn't used in practice. It's being removed from other drivers too.
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx-trng - Remove crypto_rng interface Implementing the crypto_rng interface has no purpose, as it isn't used in practice. It's being removed from other drivers too. Just remove it. This leaves hwrng, which is actually used. Tagging with 'Cc stable' due to the bugs that this removes: - xtrng_trng_generate() sometimes returned success even when it didn't fill in all the bytes. - It was possible for xtrng_trng_generate() and xtrng_hwrng_trng_read() to run concurrently and interfere with each other, as the locking code in xtrng_hwrng_trng_read() was broken.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8979744aca8096ee5072798dfc1181606919b35d, < 83f29da85dc9d9a32fe62cd1055e8e6705e6bf80; >= 8979744aca8096ee5072798dfc1181606919b35d, < 9634db561e1594c151923f4950c012161c545c93; >= 8979744aca8096ee5072798dfc1181606919b35d, < 32b4d29280ed2a991dc196d5845b892acedc63b8 |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80871?
How severe is CVE-2026-80871?
How do I fix CVE-2026-80871?
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-80866In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80867In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80868In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80869In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8087A security flaw has been discovered in OSGeo gdal up to 3.13…7.8
- CVE-2026-80870In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80872In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80873In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80874In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80875In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80876In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80877In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80871?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
