CVE-2025-40204

Publication date

2025-11-12 21:56:35

Family

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.