CVE-2025-40204
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.
More information : https://git.kernel.org/stable/c/0b32ff285ff6f6f1ac1d9495787ccce8837d6405
