Unchecked Return Value in Linux kernel - CVE-2026-93156

 

Unchecked Return Value in Linux kernel - CVE-2026-93156

Published: September 18, 2026


Vulnerability identifier: #VU150856
CSH Severity: Low
CVSS v4: 2 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-93156
CWE-ID: CWE-252
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause hash requests to produce incorrect digest values.

The vulnerability exists due to an unchecked return value in the rk3288 crypto ahash driver's rk_hash_run() function when waiting for the hash engine to become idle after a final DMA transfer. A local user can submit a hash request while the hash engine does not become idle to cause hash requests to produce incorrect digest values.


Affected software

Linux kernel

How to mitigate CVE-2026-93156

Install security update from vendor's repository.


External References

Related Security Bulletins