CVE-2026-93156 PUBLISHED

crypto: rk3288 - fail ahash requests on HASH idle timeout

Assigner: Linux
Reserved: 17.09.2026 Published: 17.09.2026 Updated: 17.09.2026

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.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 37bc22159c456ad43fb852fc6ed60f4081df25df to a22dc48d58ef46e21c0172ba83c33f1c9859e63c (excl.)
  • affected from 37bc22159c456ad43fb852fc6ed60f4081df25df to 2feb52b2796c25510903bf0f18a84cde44631391 (excl.)
  • affected from 37bc22159c456ad43fb852fc6ed60f4081df25df to e7d8ddd471d2895f1d4098832c21121d4191adaa (excl.)
  • affected from 37bc22159c456ad43fb852fc6ed60f4081df25df to 0a261177ad3245af393548d0632226d99c643191 (excl.)
  • affected from 37bc22159c456ad43fb852fc6ed60f4081df25df to ae150db7826f21e8d19e54fb6243169628809c4d (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.2 is affected
  • unaffected from 0 to 6.2 (excl.)
  • unaffected from 6.6.157 to 6.6.* (incl.)
  • unaffected from 6.12.110 to 6.12.* (incl.)
  • unaffected from 6.18.52 to 6.18.* (incl.)
  • unaffected from 7.2.6 to 7.2.* (incl.)
  • unaffected from 7.3-rc1 to * (incl.)

References