Beveiligingsadvies

CVE-2026-43383

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-08 14:21:30
Laatst bijgewerkt 2026-08-05 12:27:41
Toegewezen door Linux
CVSS-score 9.4
Status PUBLISHED

Beschrijving

In the Linux kernel, the following vulnerability has been resolved: net/tcp-md5: 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.