CyberRota
← Ana sayfaya dön

CVE-2026-46205

HIGH · CVSS 7.8 EPSS %0.14

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-28T10:16:36.153 · Çekilme zamanı: 2026-06-27T06:04:51.553470+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-46205
Severity
HIGH
CVSS
7.8
EPSS
%0.14
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: staging: media: atomisp: Disallow all private IOCTLs Disallow all private IOCTLs. These aren't quite as safe as one could assume of IOCTL handlers; disable them for now. Instead of removing the code, return in the beginning of the function if cmd is non-zero in order to keep static checkers happy.