CVE-2026-31739 PUBLISHED

crypto: tegra - Add missing CRYPTO_ALG_ASYNC

Assigner: Linux
Reserved: 09.03.2026 Published: 01.05.2026 Updated: 01.05.2026

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.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 0880bb3b00c855fc244b7177ffdaafef4d0aa1e0 to bdbf027a4504b4a86740de6beb6d18a957331839 (excl.)
  • affected from 0880bb3b00c855fc244b7177ffdaafef4d0aa1e0 to 3aea268b6d5cde3b087df9eeecc3bc620aa09513 (excl.)
  • affected from 0880bb3b00c855fc244b7177ffdaafef4d0aa1e0 to 429d05565eb19ee545d8a8395991372adbe4daf3 (excl.)
  • affected from 0880bb3b00c855fc244b7177ffdaafef4d0aa1e0 to 4b56770d345524fc2acc143a2b85539cf7d74bc1 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.10 is affected
  • unaffected from 0 to 6.10 (excl.)
  • unaffected from 6.12.81 to 6.12.* (incl.)
  • unaffected from 6.18.22 to 6.18.* (incl.)
  • unaffected from 6.19.12 to 6.19.* (incl.)
  • unaffected from 7.0 to * (incl.)

References