CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-39939

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.13%

3th percentile - higher than 3% of all known CVEs

Summary

W jądrze systemu Linux naprawiono podatność związaną z uszkodzeniem pamięci podczas korzystania z domeny tożsamości w module iommu/s390. Problem dotyczy zwracania informacji o licznikach, które nie są potrzebne dla domeny tożsamości, co prowadzi do błędnych adresów i potencjalnych problemów z pamięcią.

Risk Assessment

Organizacje mogą być narażone na uszkodzenie pamięci, co może prowadzić do nieprzewidywalnych zachowań systemu oraz potencjalnych luk w bezpieczeństwie. Wykorzystanie tej podatności może skutkować awarią systemu lub utratą danych.

Recommendation

Zaleca się aktualizację jądra systemu Linux do najnowszej wersji, aby usunąć tę podatność. Należy również monitorować systemy pod kątem nieprawidłowego działania związanych z używaniem domeny tożsamości.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS