LiveActive security incident?Get immediate response
CVE Record

CVE-2025-40204: sctp: Fix MAC comparison to be constant-time

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.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

The Linux kernel compared SCTP authentication codes in a way that could leak information through response timing. A remote attacker may be able to use repeated measurements to undermine message authentication, potentially affecting confidentiality, integrity, and availability. Exploitation requires difficult timing conditions, but the supplied CVSS score is 8.1.

Executive priority

Treat as a high-priority targeted remediation, especially where SCTP is externally reachable or supports sensitive services. First establish actual SCTP use and vendor backport status. This is serious but not evidence of an ongoing emergency because exploitation is technically difficult and no active exploitation is documented.

Technical view

The SCTP implementation used a non-constant-time MAC comparison. Differences in comparison duration can disclose partial information about a valid authentication code. The kernel fix replaces this behavior with the appropriate constant-time comparison helper. The source bundle rates attack complexity high and requires no privileges or user interaction.

Likely exposure

Exposure is most relevant to systems running an affected Linux kernel and processing SCTP traffic from untrusted networks. Risk depends on SCTP use, reachability, kernel build, and whether the distribution has backported a referenced fix. The supplied version data is ambiguous, so version numbers alone may not establish vulnerability.

Exploitation context

The CVSS vector describes remote, unauthenticated exploitation with high attack complexity and potentially high impact. The source bundle marks this CVE as absent from KEV and provides no evidence of active exploitation, public exploit code, or demonstrated practical attacks.

Researcher notes

The core weakness is timing-variable verification of SCTP MACs. Reviewers should map the referenced stable commits to exact downstream kernel packages because the supplied affected-version entries mix release versions and commit identifiers. The bundle does not identify a CWE, attack measurements, proof of concept, or confirmed exploitability in specific deployments.

Mitigation direction

  • Identify Linux systems that use SCTP or accept SCTP traffic from untrusted networks.
  • Check distribution or kernel vendor guidance for affected builds and available security updates.
  • Install a vendor-supported kernel containing the applicable referenced constant-time comparison fix.
  • If immediate updating is impossible, apply only vendor-recommended SCTP exposure controls.

Validation and detection

  • Record each system's running kernel build, distribution package revision, and SCTP usage.
  • Verify package backport status against vendor advisories or the referenced stable kernel commits.
  • Confirm the remediated kernel is running after update and restart procedures.
  • Reassess whether untrusted SCTP traffic can reach systems awaiting remediation.
Prepared
Confidence
medium
Sources
10

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2025-40204 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
0ADP providers
9Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2025-40204Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2unaffected
LinuxLinux2.6.12, 0, 5.4.301, 5.10.246, 5.15.195, 6.1.157, 6.6.113, 6.12.54, 6.17.4, 6.18affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.