CVE-2025-39694
Last modified
CVE-2025-39694 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.16, < 6.1.149 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.103 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.44 | — |
| Linux | Linux Kernel | >= 6.13, < 6.16.4 | — |
| Linux | Linux Kernel | 6.17 | Rc1 |
| Debian | Debian Linux | 11.0 | — |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-39694?
How severe is CVE-2025-39694?
How do I fix CVE-2025-39694?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-39689In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-3969A vulnerability was found in codeprojects News Publishing Si…9.8
- CVE-2025-39690In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39691In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39692In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39693In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39695In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39696In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39697In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-39698In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39699In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3970A vulnerability classified as problematic has been found in …5.4
Are you affected by CVE-2025-39694?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
