CVE-2026-31739

high

Description

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Add missing CRYPTO_ALG_ASYNC The tegra crypto driver failed to set the CRYPTO_ALG_ASYNC on its asynchronous algorithms, causing the crypto API to select them for users that request only synchronous algorithms. This causes crashes (at least). Fix this by adding the flag like what the other drivers do. Also remove the unnecessary CRYPTO_ALG_TYPE_* flags, since those just get ignored and overridden by the registration function anyway.

References

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

https://git.kernel.org/stable/c/4b56770d345524fc2acc143a2b85539cf7d74bc1

https://git.kernel.org/stable/c/429d05565eb19ee545d8a8395991372adbe4daf3

https://git.kernel.org/stable/c/3aea268b6d5cde3b087df9eeecc3bc620aa09513

Details

Source: Mitre, NVD

Published: 2026-05-01

Updated: 2026-05-03

Risk Information

CVSS v2

Base Score: 9

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

Severity: High

CVSS v3

Base Score: 8.8

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

Severity: High

EPSS

EPSS: 0.00018