CyberRota
← Ana sayfaya dön

CVE-2026-64111

UNKNOWN · CVSS N/A

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-19T16:17:52.463 · Çekilme zamanı: 2026-07-20T12:07:07.727957+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: lsm: hold cred_guard_mutex for lsm_set_self_attr() Just as proc_pid_attr_write() already does before calling the LSM hook. This only matters for SELinux and AppArmor which check whether the process is being ptraced and if so, whether to allow the transition.