Elektrine lite

← Feed

@argv_minus_one@mastodon.sdf.org

Post #3114968

2026-04-30 00:37 UTC

@warthog9@social.afront.org The kernel compile option that introduces the vulnerability seems to be either CONFIG_CRYPTO_USER_API_AEAD or CONFIG_CRYPTO_AEAD. I think. I dunno. Details are sketchy.

Replies (1)

  • @mansr@society.oftrolls.com 2026-04-30 06:18

    @argv_minus_one@mastodon.sdf.org @warthog9@social.afront.org The CONFIG_CRYPTO_USER_API_AEAD option selects whether the afalg_aead module is built. It's not enabled on my systems (I guess I deemed it unnecessary).

    Open ##3114969