CVE 8.8 HIGH

crypto: tegra – Add missing CRYPTO_ALG_ASYNC_CVE-2026-31739

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

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.

AI Analysis

A vulnerability in the Linux kernel's crypto driver, specifically the tegra crypto driver, causes crashes due to the lack of CRYPTO_ALG_ASYNC flag on asynchronous algorithms.

Basic Information

ID CVE-2026-31739
Source Linux
Published May 1, 2026 at 14:14
Modified May 3, 2026 at 05:45

Affected Product

Vendor Linux
Product Linux
Version 0880bb3b00c855fc244b7177ffdaafef4d0aa1e0
Affected Versions Linux Linux 0880bb3b00c855fc244b7177ffdaafef4d0aa1e0
Linux Linux 0880bb3b00c855fc244b7177ffdaafef4d0aa1e0
Linux Linux 0880bb3b00c855fc244b7177ffdaafef4d0aa1e0
Linux Linux 0880bb3b00c855fc244b7177ffdaafef4d0aa1e0
Linux Linux 6.10

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor Linux Foundation
Product Linux Kernel
Version 6.10

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.