CyberRota
← Ana sayfaya dön

CVE-2026-53367

UNKNOWN · CVSS N/A EPSS %0.17

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-19T09:17:01.773 · Çekilme zamanı: 2026-07-20T00:04:37.257671+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-53367
Severity
UNKNOWN
CVSS
N/A
EPSS
%0.17
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: selinux: fix avdcache auditing The per-task avdcache was incorrectly saving and reusing the audited vector computed by avc_audit_required() rather than recomputing based on the currently requested permissions and distinguishing the denied versus allowed cases. As a result, some permission checks were not being audited, e.g. directory write checks after a previously cached directory search check. [PM: line wrap tweaks]