LiveActive security incident?Get immediate response
CVE Record

CVE-2025-39694: s390/sclp: Fix SCCB present check

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix SCCB present check Tracing code called by the SCLP interrupt handler contains early exits if the SCCB address associated with an interrupt is NULL. This check is performed after physical to virtual address translation. If the kernel identity mapping does not start at address zero, the resulting virtual address is never zero, so that the NULL checks won't work. Subsequently this may result in incorrect accesses to the first page of the identity mapping. Fix this by introducing a function that handles the NULL case before address translation.

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux kernel flaw on IBM Z/s390 systems can make the SCLP interrupt path access the wrong memory page. Successful exploitation requires local, low-privileged access, but the assessed impact includes serious information exposure and system disruption.

Executive priority

Prioritize confirmation and patching for exposed or multi-user s390 environments. Other architectures are not identified as affected by this bundle. Escalate systems processing sensitive data because the assessed confidentiality and availability impacts are high.

Technical view

The SCLP tracing path checks for a missing SCCB after physical-to-virtual translation. When the kernel identity mapping does not begin at zero, that translation cannot produce a NULL address, allowing incorrect access to the identity mapping’s first page. The fix handles NULL before translation.

Likely exposure

Exposure is limited to Linux on the s390 architecture using the affected SCLP code. The bundle identifies several affected kernel versions, but its version data is irregular; confirm exposure using distribution or product advisories and the referenced stable fixes.

Exploitation context

The CVSS 3.1 vector scores this 7.3 and requires local access with low privileges, without user interaction. Potential impacts are high confidentiality and availability loss with limited integrity impact. The bundle marks KEV false and provides no evidence of active exploitation.

Researcher notes

No CWE is assigned in the supplied record. The vulnerable condition depends on a nonzero-start identity mapping and SCCB handling in the SCLP interrupt tracing path. The five stable-tree commits appear to be branch-specific fixes. Public evidence supplied here does not establish exploitability in practice or active attacks.

Mitigation direction

  • Install a vendor-supported kernel containing the referenced SCCB address-check fix.
  • Prioritize affected multi-user or sensitive s390 systems where local access is available.
  • Consult Linux distribution and appliance vendor guidance for exact fixed package versions.
  • Reboot into the updated kernel when required by vendor procedures.

Validation and detection

  • Inventory Linux hosts and appliances running on s390 or s390x architecture.
  • Record each system’s active kernel and vendor package version.
  • Compare kernel provenance against vendor advisories and the five referenced stable commits.
  • After remediation, verify the running kernel is the updated version.
Prepared
Confidence
medium
Sources
9

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-39694 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
7.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/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
2ADP providers
8Source 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
7.3CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H1.85.5Linux

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/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.

ADP provider summaries

CVECVE Program Container
siemens-SADPADP container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxada1da31ce34248bc97ca8f801f2cf6efa378a81, ada1da31ce34248bc97ca8f801f2cf6efa378a81, ada1da31ce34248bc97ca8f801f2cf6efa378a81, ada1da31ce34248bc97ca8f801f2cf6efa378a81, ada1da31ce34248bc97ca8f801f2cf6efa378a81unaffected
LinuxLinux5.16, 0, 6.1.149, 6.6.103, 6.12.44, 6.16.4, 6.17affected
Weakness

CWE details

No CWE listed

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