Security Advisory

CVE-2026-43384

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-08 14:21:31
Last updated 2026-05-11 22:23:32
Assigner Linux
CVSS score 9.8
State PUBLISHED

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.