Upstream information
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.
SUSE information
Overall state of this security issue: Does not affect SUSE products
SUSE Bugzilla entry: 1263919 [NEW] No SUSE Security Announcements cross referenced.SUSE Timeline for this CVE
CVE page created: Mon May 4 17:21:48 2026CVE page last modified: Mon May 4 17:21:48 2026