CVE-2026-93157

Source
https://cve.org/CVERecord?id=CVE-2026-93157
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93157.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-93157
Downstream
Published
2026-09-17T16:11:52Z
Modified
2026-09-19T03:47:22Z
Summary
hwrng: xilinx-trng - propagate timeout before any data is read
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93157.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
8979744aca8096ee5072798dfc1181606919b35d
Fixed
62219775a07ce0bd8085852f3d1e2d772bf6fdec
Fixed
bdc3b37a935f28c3e9eb2f6e889b4644d859fb08
Fixed
ba088974419326daf46c5dc03e2cf6ab6ab701f7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93157.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.18.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93157.json"