CyberRota
← Ana sayfaya dön

CVE-2026-53203

HIGH · CVSS 7.1 EPSS %0.15

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-25T09:16:37.873 · Çekilme zamanı: 2026-06-30T18:33:26.690912+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-53203
Severity
HIGH
CVSS
7.1
EPSS
%0.15
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Add buffer overflow check in MS get_info_ioctl Add validation that the info size returned from the metric stream info query is not exceeded when checked against the allocated buffer size. If the firmware returns a size larger than the buffer, reject the operation with -EOVERFLOW instead of proceeding with an incorrect buffer copy.