← Zurück zur CVE-Suche

CVE-2026-31739

Linux Kernel

Beschreibung

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.

CVSS 8.8EPSS 0.415%Risiko 0.91
Quelle öffnen
Veröffentlicht
2026-05-01 15:16:36
Betroffene Versionen
unknown
Typ
Core software
Vektor
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Betriebssysteme
Linux