CVE-2026-93156

In the Linux kernel, the following vulnerability has been resolved: crypto: rk3288 - fail ahash requests on HASH idle timeout rk_hash_run() waits for RK_CRYPTO_HASH_STS to become idle after the final DMA transfer, but ignores the poll result. If the hash engine never becomes idle, the driver still reads the digest registers and finalizes the request with the previous success value. Store the poll result and finalize the request with the timeout error before reading the digest registers.
CVSS

No CVSS.

Configurations

No configuration.

History

17 Sep 2026, 17:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-09-17 17:18

Updated : 2026-09-17 17:18


NVD link : CVE-2026-93156

Mitre link : CVE-2026-93156

CVE.ORG link : CVE-2026-93156


JSON object : View

Products Affected

No product.

CWE

No CWE.