CVE-2026-63824 - KEYS: fix overflow in keyctl_pkey_params_get_2()
CVE ID :CVE-2026-63824
Published : July 19, 2026, 12:16 p.m. | 32 minutes ago
Description :In the Linux kernel, the following vulnerability has been resolved: KEYS: fix overflow in keyctl_pkey_params_get_2() The length for the internal output buffer is calculated incorrectly, which can result overflow when a too small buffer is provided. Fix the bug by allocating internal output with the size of the maximum length of the cryptographic primitive instead of caller provided size.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : July 19, 2026, 12:16 p.m. | 32 minutes ago
Description :In the Linux kernel, the following vulnerability has been resolved: KEYS: fix overflow in keyctl_pkey_params_get_2() The length for the internal output buffer is calculated incorrectly, which can result overflow when a too small buffer is provided. Fix the bug by allocating internal output with the size of the maximum length of the cryptographic primitive instead of caller provided size.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...