CyberRota
← Ana sayfaya dön

CVE-2026-43239

HIGH · CVSS 8.8 EPSS %0.04

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-06T12:16:44.217 · Çekilme zamanı: 2026-06-05T12:00:33.098530+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-43239
Severity
HIGH
CVSS
8.8
EPSS
%0.04
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in ->query_interfaces() It was possible for two query interface works to be concurrently trying to update the interfaces. Prevent this by checking and updating iface_last_update under iface_lock.