CVE-2026-93157: hwrng: xilinx-trng - propagate timeout before any data is read

Published Sep 17, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

hwrng: xilinx-trng - propagate timeout before any data is read

xtrngreadblock32() 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

1 affected component
Linux Linux kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:11 PM
Data Sourced
via MITRE·04:11 PM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

Systems using the Linux kernel's Xilinx TRNG hardware random-number generator driver are exposed. The issue is in the driver's handling of polling timeouts and partial reads.

2

What conditions are needed to trigger the problem?

The TRNG must experience a timeout before data is read, or a partial read while collecting a requested 32-byte block. These conditions can cause an initial timeout to be treated as a short successful read or tail data to be copied using an incorrect offset.

3

What should operators do if they cannot immediately apply the fix?

The provided data does not describe a configuration workaround. Prioritize updating to a kernel containing the referenced fixes, particularly on systems that rely on the Xilinx TRNG driver.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203