CVE-2025-40204
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-11-12

Last updated on: 2025-11-14

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-12
Last Modified
2025-11-14
Generated
2026-06-16
AI Q&A
2025-11-13
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves the comparison of Message Authentication Codes (MACs) in a way that is not constant-time, which can allow timing attacks. The fix ensures that MAC comparisons are done using a constant-time helper function to prevent attackers from gaining information through timing differences.

Impact Analysis

If exploited, this vulnerability could allow an attacker to perform timing attacks to potentially reveal sensitive information from MAC comparisons, which could compromise the integrity and security of communications or data protected by these MACs.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-40204. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart