CVE-2026-93156

medium

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.

References

https://git.kernel.org/stable/c/e7d8ddd471d2895f1d4098832c21121d4191adaa

https://git.kernel.org/stable/c/ae150db7826f21e8d19e54fb6243169628809c4d

https://git.kernel.org/stable/c/a22dc48d58ef46e21c0172ba83c33f1c9859e63c

https://git.kernel.org/stable/c/2feb52b2796c25510903bf0f18a84cde44631391

https://git.kernel.org/stable/c/0a261177ad3245af393548d0632226d99c643191

Details

Source: Mitre, NVD

Published: 2026-09-17

Updated: 2026-09-17

Risk Information

CVSS v2

Base Score: 5.6

Vector: CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.002