CVE-2025-58145

[This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] There are two issues related to the mapping of pages belonging to other domains: For one, an assertion is wrong there, where the case actually needs handling. A NULL pointer de-reference could result on a release build. This is CVE-2025-58144. And then the P2M lock isn't held until a page reference was actually obtained (or the attempt to do so has failed). Otherwise the page can not only change type, but even ownership in between, thus allowing domain boundaries to be violated. This is CVE-2025-58145.
Configurations

No configuration.

History

11 Sep 2025, 15:15

Type Values Removed Values Added
CWE CWE-362
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5

11 Sep 2025, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-11 14:15

Updated : 2025-09-11 17:14


NVD link : CVE-2025-58145

Mitre link : CVE-2025-58145

CVE.ORG link : CVE-2025-58145


JSON object : View

Products Affected

No product.

CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')