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
Configurations
Configuration 1 (hide)
|
History
07 May 2026, 19:00
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-617 | |
| CPE | cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* |
|
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/3aea268b6d5cde3b087df9eeecc3bc620aa09513 - Patch | |
| References | () https://git.kernel.org/stable/c/429d05565eb19ee545d8a8395991372adbe4daf3 - Patch | |
| References | () https://git.kernel.org/stable/c/4b56770d345524fc2acc143a2b85539cf7d74bc1 - Patch | |
| References | () https://git.kernel.org/stable/c/bdbf027a4504b4a86740de6beb6d18a957331839 - Patch |
03 May 2026, 07:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
01 May 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-01 15:16
Updated : 2026-05-07 19:00
NVD link : CVE-2026-31739
Mitre link : CVE-2026-31739
CVE.ORG link : CVE-2026-31739
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-617
Reachable Assertion
