CVE-2026-80924

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5 - use kfree_sensitive() for derived key buffers crypto_krb5_prepare_encryption() and crypto_krb5_prepare_checksum() free the buffer holding the freshly derived keys with plain kfree(), leaving the key material behind in the freed slab object.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-09 17:17

Updated : 2026-09-10 06:17


NVD link : CVE-2026-80924

Mitre link : CVE-2026-80924

CVE.ORG link : CVE-2026-80924


JSON object : View

Products Affected

No product.

CWE

No CWE.