CyberRota
← Ana sayfaya dön

CVE-2026-45980

HIGH · CVSS 7.8 EPSS %0.12

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-27T14:17:15.130 · Çekilme zamanı: 2026-06-25T12:11:20.119473+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-45980
Severity
HIGH
CVSS
7.8
EPSS
%0.12
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2_release_resource() Running jobs on a hardware context while it is in the process of releasing resources can lead to use-after-free and crashes. Fix this by stopping job scheduling before calling aie2_release_resource() and restarting it after the release completes. Additionally, aie2_sched_job_run() now checks whether the hardware context is still active.