CVE-2025-39939
Last modified
CVE-2025-39939 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Fix memory corruption when using identity domain zpci_get_iommu_ctrs() returns counter information to be reported as part of device statistics; these counters are stored as part of the s390_domain. The problem, however, is that the identity domain is not backed by an s390_domain and so the conversion via to_s390_domain() yields a bad address that is zero'd initially and read on-demand later via a sysfs read. These counters aren't necessary for the identity domain; just return NULL in this case. This issue was discovered via KASAN with reports that look like: BUG: KASAN: global-out-of-bounds in zpci_fmb_enable_device when using the identity domain for a device on s390.. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Fix memory corruption when using identity domain zpci_get_iommu_ctrs() returns counter information to be reported as part of device statistics; these counters are stored as part of the s390_domain. The problem, however, is that the identity domain is not backed by an s390_domain and so the conversion via to_s390_domain() yields a bad address that is zero'd initially and read on-demand later via a sysfs read. These counters aren't necessary for the identity domain; just return NULL in this case. This issue was discovered via KASAN with reports that look like: BUG: KASAN: global-out-of-bounds in zpci_fmb_enable_device when using the identity domain for a device on s390.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.15, < 6.16.9 | — |
| Linux | Linux Kernel | 6.17 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-39939?
How severe is CVE-2025-39939?
How do I fix CVE-2025-39939?
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-39933In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39934In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39935In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39936In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39937In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39938In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3994A vulnerability was found in TOTOLINK N150RT 3.4.0-B20190525…3.4
- CVE-2025-39940In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39941In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-39942In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39943In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-39944In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-39939?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
