CyberRota
Back to database

CVE-2026-43384

CRITICAL · CVSS 9.8 EPSS 0.06%

Source: NVD + CISA KEV + EPSS · Published: 2026-05-08 · Last synced: 2026-06-07

CyberRota Analysis

Detaylı analiz gerekiyor.

CVE
CVE-2026-43384
Severity
CRITICAL
CVSS
9.8
EPSS
0.06%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: net/tcp-ao: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this.