Security Advisory

CVE-2025-40204

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-11-12 21:56:35
Last updated 2026-05-11 21:44:46
Assigner Linux
State PUBLISHED

Description

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