CVE-2026-80924 - crypto: krb5 - use kfree_sensitive() for derived key buffers
CVE ID :CVE-2026-80924
Published : Sept. 9, 2026, 4:19 p.m. | 46 minutes ago
Description :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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Sept. 9, 2026, 4:19 p.m. | 46 minutes ago
Description :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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...