CVE-2026-93156

Unknown

Last modified

CVE-2026-93156 is a vulnerability of currently unknown severity. 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..

Description

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.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 37bc22159c456ad43fb852fc6ed60f4081df25df, < a22dc48d58ef46e21c0172ba83c33f1c9859e63c; >= 37bc22159c456ad43fb852fc6ed60f4081df25df, < 2feb52b2796c25510903bf0f18a84cde44631391; >= 37bc22159c456ad43fb852fc6ed60f4081df25df, < e7d8ddd471d2895f1d4098832c21121d4191adaa; >= 37bc22159c456ad43fb852fc6ed60f4081df25df, < 0a261177ad3245af393548d0632226d99c643191; >= 37bc22159c456ad43fb852fc6ed60f4081df25df, < ae150db7826f21e8d19e54fb6243169628809c4d
LinuxLinux6.2

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is 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.
How severe is CVE-2026-93156?
Severity scoring for CVE-2026-93156 is pending analysis.
How do I fix CVE-2026-93156?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-93156?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST