CVE-2026-93157
Last modified
CVE-2026-93157 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: hwrng: xilinx-trng - propagate timeout before any data is read xtrng_readblock32() polls for 16-byte chunks but returns the number of bytes read even when the first poll times out. Its caller then treats a zero return as a short successful read, and partial reads for full 32-byte blocks can make the tail copy use a fixed block offset rather than the amount already produced. Return the poll error when no data has been read, preserve partial positive returns after some data is available, stop the generator on all collection exits, and append tail bytes at the current output count..
Description
In the Linux kernel, the following vulnerability has been resolved: hwrng: xilinx-trng - propagate timeout before any data is read xtrng_readblock32() polls for 16-byte chunks but returns the number of bytes read even when the first poll times out. Its caller then treats a zero return as a short successful read, and partial reads for full 32-byte blocks can make the tail copy use a fixed block offset rather than the amount already produced. Return the poll error when no data has been read, preserve partial positive returns after some data is available, stop the generator on all collection exits, and append tail bytes at the current output count.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8979744aca8096ee5072798dfc1181606919b35d, < 62219775a07ce0bd8085852f3d1e2d772bf6fdec; >= 8979744aca8096ee5072798dfc1181606919b35d, < bdc3b37a935f28c3e9eb2f6e889b4644d859fb08; >= 8979744aca8096ee5072798dfc1181606919b35d, < ba088974419326daf46c5dc03e2cf6ab6ab701f7 |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93157?
How severe is CVE-2026-93157?
How do I fix CVE-2026-93157?
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-93151In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-93152In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93153In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93154In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93155In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93156In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93158In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93159In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93160In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93161In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93162In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93163In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93157?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
