CyberRota
← Ana sayfaya dön

CVE-2026-63824

UNKNOWN · CVSS N/A

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-19T12:16:55.583 · Çekilme zamanı: 2026-07-20T12:06:57.829334+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-63824
Severity
UNKNOWN
CVSS
N/A
EPSS
Yok
Linux

Orijinal NVD Açıklaması

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.