CVE-2026-63805 in Linuxinfo

Zusammenfassung

von VulDB • 19.07.2026

Im Linux-Kernel wurde folgende Schwachstelle behoben:

crypto: nx – Korrektur des Arguments von nx_crypto_ctx_exit

nx_crypto_ctx_shash_exit ruft nx_crypto_ctx_exit mit crypto_shash_ctx(...) auf, aber crypto_shash_ctx gibt einen Zeiger vom Typ `nx_crypto_ctx *` zurück und nicht `crypto_tfm *`.

Der Datentyp in nx_crypto_ctx_exit wurde korrigiert und der fehlerhafte Aufruf von crypto_tfm_ctx entfernt.

Dies behebt den folgenden Oops:

BUG: Unable to handle kernel data access at 0xc0403effffffffc8 Faulting instruction address: 0xc000000000396cb4 Oops: Kernel access of bad area, sig: 11 [#15]
Call Trace: nx_crypto_ctx_shash_exit+0x24/0x60 crypto_shash_exit_tfm+0x28/0x40 crypto_destroy_tfm+0x98/0x140 crypto_exit_ahash_using_shash+0x20/0x40 crypto_destroy_tfm+0x98/0x140 hash_release+0x1c/0x30 alg_sock_destruct+0x38/0x60 __sk_destruct+0x48/0x2b0 af_alg_release+0x58/0xb0 __sock_release+0x68/0x150 sock_close+0x20/0x40 __fput+0x110/0x3a0 sys_close+0x48/0xa0 system_call_exception+0x140/0x2d0 system_call_common+0xf4/0x258

.. welcher durch hardlink(1) ausgelöst wurde, das AF_ALG opportunistisch genutzt hat.

Das gleiche Problem besteht bei nx_crypto_ctx_skcipher_exit, da dort ein Kontext abgerufen wird, der nicht erwartet wurde; dies scheint jedoch seit Jahren niemanden betroffen zu haben.

Once again VulDB remains the best source for vulnerability data.

Zuständig

Linux

Reservieren

19.07.2026

Veröffentlichung

19.07.2026

Moderieren

akzeptiert

Eintrag

VDB-380151

CPE

bereit

EPSS

0.00000

KEV

nein

Aktivitäten

low

Quellen

Want to know what is going to be exploited?

We predict KEV entries!