CVE-2026-63824

HIGHCVSS 7.8/10EPSS 0.13%

Last modified

CVE-2026-63824 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 0.13% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.8/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
0.13%

2.8th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 00d60fd3b93219ea854220f0fd264b86398cbc53, < 622ec2dcd59f21623f2a7ab773c80ceb7d555e3a; >= 00d60fd3b93219ea854220f0fd264b86398cbc53, < b1e247338bc71826a2d2def3e0874c34749df69a; >= 00d60fd3b93219ea854220f0fd264b86398cbc53, < 0f3058d7d26f81df9b68a18ddbe164bdc3c5eff3; >= 00d60fd3b93219ea854220f0fd264b86398cbc53, < 5966e4e2ba213ab7ad559166152eb4f1f170dd2c; >= 00d60fd3b93219ea854220f0fd264b86398cbc53, < 5165f1cc727f1322456735df212d8e26ec237a8d; >= 00d60fd3b93219ea854220f0fd264b86398cbc53, < b11c1fa32667692a2c0566e10163758e786e430c; >= 00d60fd3b93219ea854220f0fd264b86398cbc53, < 670fc6a311ed321522b7fff92cf0fc376b4f6e78; >= 00d60fd3b93219ea854220f0fd264b86398cbc53, < cb481e59ea6cae3b7796ac1d7a22b6b24c3f3c0b
LinuxLinux4.20

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-63824?
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.
How severe is CVE-2026-63824?
CVE-2026-63824 has a CVSS score of 7.8/10 (HIGH severity). The EPSS model estimates a 0.13% probability of exploitation in the next 30 days.
How do I fix CVE-2026-63824?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-63824?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST