CyberRota
← Ana sayfaya dön

CVE-2026-52907

HIGH · CVSS 7.8 EPSS %0.11

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-09T14:16:45.147 · Çekilme zamanı: 2026-06-30T12:14:05.107912+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-52907
Severity
HIGH
CVSS
7.8
EPSS
%0.11
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: fix off by one bugs Change these comparisons from > vs >= to avoid accessing one element beyond the end of the arrays. While at it, use ARRAY_SIZE instead of the _MAX enum values. [fix cosmetic issues]