CVE-2025-39694

MEDIUM

Linux Kernel 5.16-6.1.148 6.2-6.6.102 6.7-6.12.43 6.13-6.16.3 - NULL Pointer Dereference in SCLP Interrupt Handler

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 5.5
EPSS 0.0002
EPSS Percentile 6.9%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-476
Status published
Products (19)
debian/debian_linux 11.0
linux/Kernel 5.16.0 - 6.1.149linux
linux/Kernel 6.13.0 - 6.16.4linux
linux/Kernel 6.2.0 - 6.6.103linux
linux/Kernel 6.7.0 - 6.12.44linux
Linux/Linux < 5.16
Linux/Linux 5.16
Linux/Linux 6.1.149 - 6.1.*
Linux/Linux 6.12.44 - 6.12.*
Linux/Linux 6.16.4 - 6.16.*
... and 9 more
Published Sep 05, 2025
Tracked Since Feb 18, 2026