CVE-2025-71303
📛 CVE Title
accel/amdxdna: Fix race condition when checking rpm_on
Description
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix race condition when checking rpm_on When autosuspend is triggered, driver rpm_on flag is set to indicate that a suspend/resume is already in progress. However, when a userspace application submits a command during this narrow window, amdxdna_pm_resume_get() may incorrectly skip the resume operation because the rpm_on flag is still set. This results in commands being submitted while the device has not actually resumed, causing unexpected behavior. The set_dpm() is called by suspend/resume, it relied on rpm_on flag to avoid calling into rpm suspend/resume recursivly. So to fix this, remove the use of the rpm_on flag entirely. Instead, introduce aie2_pm_set_dpm() which explicitly resumes the device before invoking set_dpm(). With this change, set_dpm() is called directly inside the suspend or resume execution path. Otherwise, aie2_pm_set_dpm() is called.
Overview
- State
- PUBLISHED
- Assigner (CNA)
- Linux
- CVSS severity
- high
- CVSS score
- 7.1 / 10
- CVSS vector
AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H- Effective score
- 7.1 / 10 HIGH source: CNA overview
- CWE(s)
- —
- Reserved
- 2026-05-08
- Published
- 2026-05-27 12:14 UTC
- Last updated
- 2026-05-27 12:14 UTC
- Source
- https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2025/71xxx/CVE-2025-71303.json
- Linked Threat
- CVE-2025-71303 — CVE-2025-71303
NVD triage scoring NVD CVE 2.0
Layer NVD adds on top of the CNA's CVE record — published / last-modified timestamps, exploitability / impact subscores, and the FIRST.org EPSS probability that this CVE will be exploited in the wild in the next 30 days.
- NVD published
- 2026-05-27 14:16:42 UTC
- NVD last modified
- 2026-06-25 21:04:45 UTC
- NVD CVSS v3.1
- 4.7 / 10 MEDIUM source: nvd@nist.gov
- NVD CVSS vector
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H- Exploitability subscore
- 1.0 / 10
- Impact subscore
- 3.6 / 10
- EPSS score
- 0.0010 (probability of exploitation in next 30 days)
- EPSS percentile
- 1.12% vs all CVEs — higher = more likely to be exploited, as of 2026-07-05
NVD-assigned CWE(s):
CWE-362
(differs from the CNA list above)
NVD / KEV / EPSS data refreshed 2026-07-06 06:42 UTC. Re-run the 🛰 Backfill from NVD button above to refresh.
European Union Vulnerability Database ENISA EUVD
ENISA's official EU repository for curated vulnerability intelligence. Carries a separate identifier (EUVD-YYYY-NNNN) and frequently exposes an earlier-published description + CVSS than NVD does.
- EUVD ID
-
EUVD-2025-209967 - Assigner
- Linux
- Published
- May 27, 2026, 12:14:51 PM
- Updated
- May 27, 2026, 12:14:51 PM
- EUVD base score
- 0.0 / 10
- EUVD-reported EPSS
- 0.1000
- Vendors
- Linux
- Products
-
Linux (patch: 7.0)Linux (6.19)Linux (063db451832b8849faf1b0b8404b3a6a39995b29 <e7cb75b6a5127d78298e39750b4f3185eca0dafc)Linux (patch: 0)Linux (patch: 6.19.4)Linux (063db451832b8849faf1b0b8404b3a6a39995b29 <00ffe45ece80160aef446d74ded906352f21dd72)
- Aliases
-
GHSA-9hw7-7g65-g445
ENISA description: In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix race condition when checking rpm_on When autosuspend is triggered, driver rpm_on flag is set to indicate that a suspend/resume is already in progress. However, when a userspace application submits a command during this narrow window, amdxdna_pm_resume_get() may incorrectly skip the resume operation because the rpm_on flag is still set. This results in commands being submitted while the device has not actually resumed, causing unexpected behavior. The set_dpm() is called by suspend/resume, it relied on rpm_on flag to avoid calling into rpm suspend/resume recursivly. So to fix this, remove the use of the rpm_on flag entirely. Instead, introduce aie2_pm_set_dpm() which explicitly resumes the device before invoking set_dpm(). With this change, set_dpm() is called directly inside the suspend or resume execution path. Otherwise, aie2_pm_set_dpm() is called.
Affected products (2)
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| Linux | Linux |
063db451832b8849faf1b0b8404b3a6a39995b29 (affected),
063db451832b8849faf1b0b8404b3a6a39995b29 (affected)
|
— |
| Linux | Linux |
6.19 (affected),
0 (unaffected),
6.19.4 (unaffected),
7.0 (unaffected)
|
— |
Affected products — CPE 2.3 (1) NVD
NVD's normalized CPE 2.3 matchers, used by vendor tools (vulnerability scanners, asset managers) for automated detection. Compare with the CNA's free-text "Affected products" section above.
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendor references (2)
References embedded in the original CVE record by the assigning CNA.
Web references (5)
DuckDuckGo results ranked by threat-intel / vendor advisory domains. Generated by the 🔎 Find references (web) button above — same flow as the Remediations search.
- https://git.kernel.org/stable/c/00ffe45ece80160aef446d74ded906352f21dd72 tenable:git.kernel.org
- https://git.kernel.org/stable/c/e7cb75b6a5127d78298e39750b4f3185eca0dafc tenable:git.kernel.org
- https://nvd.nist.gov/vuln/detail/CVE-2025-71303 tenable:nvd.nist.gov
- https://www.cve.org/CVERecord?id=CVE-2025-71303 tenable:www.cve.org
- https://www.first.org/epss/ tenable:www.first.org
NVD-tagged references (2)
Reference list NVD curates from the CNA record, vendor advisories, and third-party reports. The tag chips below are NVD's analyst-assigned categories.
- https://git.kernel.org/stable/c/00ffe45ece80160aef446d74ded906352f21dd72 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Patch
- https://git.kernel.org/stable/c/e7cb75b6a5127d78298e39750b4f3185eca0dafc 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Patch
Remediations (18)
Remediations are stored against the linked Threat row; the list below is deduplicated across both pages.
-
web:krebsonsecurity.com
Microsoft today pushed updates to fix at least 56 security flaws in its Windows operating systems and supported software. This final Patch Tuesday of 2025 tackles one zero-day bug that is already ...
2026-06-04 00:02 UTC -
web:petri.com
If a Group Policy setting is available to roll back a fix , it is included in the Windows Update KB article and release notes as a mitigation for a known issue.
2026-06-04 00:02 UTC -
web:portal.msrc.microsoft.com
The Security Update Guide provides information on the latest Microsoft security updates, helping users understand and address potential vulnerabilities effectively.
2026-06-04 00:02 UTC -
web:www.cisa.gov
Updated October 29, 2025 : CISA has updated this Alert to include revised information on vulnerable product identification, potential threat activity detections, and additional resources. Microsoft released an update to address a critical remote code execution vulnerability impacting Windows Server Update Service (WSUS) in Windows Server (2012, 2016, 2019, 2022, and 2025 ), CVE - 2025 -59287
2026-06-04 00:02 UTC -
web:www.microsoft.com
Security Update Guide Notifications Microsoft's free Security Update Guide Notifications provide links to security-related software updates and notification of re-released security updates. These notifications are sent via email throughout the month as needed.
2026-06-04 00:02 UTC -
web:www.neowin.net
Microsoft has released Patch Tuesday updates for Windows 11 KB5074109, KB5073455 for January 2026. Here's what's included.
2026-06-04 00:02 UTC -
web:www.securityweek.com
Microsoft on Tuesday pushed out patches for at least 66 security defects across the Windows ecosystem and called urgent attention to a WebDAV remote code execution bug that's already been exploited in the wild. The WebDAV (Web Distributed Authoring and Versioning) flaw, marked as 'important' with a CVSS score of 8.8/10, allows browser-based drive-by downloads if a target clicks on a ...
2026-06-04 00:02 UTC -
web:www.threatlocker.com
MiniPlasma is a working Windows zero-day exploit that elevates a standard user to SYSTEM on fully patched Windows 11. No patch exists. Here's how it works and how to protect your environment.
2026-06-04 00:02 UTC -
web:www.windowscentral.com
A faulty BitLocker configuration is forcing some PCs into BitLocker recovery mode after the April 2026 update, but there's a workaround to resolve this issue.
2026-06-04 00:02 UTC -
web:zecurit.com
Get the complete breakdown of Microsoft's June 2026 Patch Tuesday. We analyze the latest security updates and all critical CVEs .
2026-06-04 00:02 UTC -
web:blog.talosintelligence.com
Microsoft has released its monthly security update for August 2025 , which includes 111 vulnerabilities affecting a range of products, including 13 that Microsoft marked as "critical".
2026-06-19 02:26 UTC -
web:cybersecuritynews.com
Microsoft released its monthly Patch Tuesday security updates today, addressing a total of 66 vulnerabilities across its product portfolio, including one actively exploited zero-day vulnerability and another publicly disclosed flaw.
2026-06-19 02:26 UTC -
web:gbhackers.com
Microsoft has rolled out its August 2025 Patch Tuesday fixes, addressing a total of 107 vulnerabilities across its ecosystem.
2026-06-19 02:26 UTC -
web:support.microsoft.com
Improvements and fixes This security update introduces the SharePoint Server Subscription Edition Version 26H1 feature update. This feature update will be included in all SharePoint Server Subscription Edition public updates going forward. For more information about this feature update, see New and improved features in SharePoint Server Subscription Edition Version 26H1. This link may be ...
2026-06-19 02:26 UTC -
web:www.cisa.gov
Update (08/06/ 2025 ): CISA released a Malware Analysis Report (MAR) on six files related to CVE - 2025 -49704, CVE - 2025 -49706, CVE - 2025 -53770, and CVE - 2025 -53771. For more information see MAR-251132.c1.v1 Exploitation of SharePoint Vulnerabilities and CISA Releases Malware Analysis Report Associated with Microsoft SharePoint Vulnerabilities.
2026-06-19 02:26 UTC -
web:www.cisa.gov
Organizations should consider additional attack vectors and mitigation strategies based on their unique environment. Contact To schedule a Risk and Vulnerability Assessment, contact central@cisa.dhs.gov .
2026-06-19 02:26 UTC -
web:www.crowdstrike.com
Microsoft has released security updates for 84 vulnerabilities, including 2 publicly disclosed zero-day and 8 critical, in its September 2025 Patch Tuesday rollout.
2026-06-19 02:26 UTC -
web:www.rapid7.com
Microsoft is addressing 67 vulnerabilities this June 2025 Patch Tuesday. Learn more about the findings in this Patch Tuesday.
2026-06-19 02:26 UTC
AI Forensic Analysis
Only Available for Registered Users. Sign in to view.
Raw JSON
The full cvelistV5 record. Download as CVE-2025-71303.json.
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/accel/amdxdna/aie2_message.c",
"drivers/accel/amdxdna/aie2_pci.c",
"drivers/accel/amdxdna/aie2_pci.h",
"drivers/accel/amdxdna/aie2_pm.c",
"drivers/accel/amdxdna/aie2_smu.c",
"drivers/accel/amdxdna/amdxdna_pci_drv.h",
"drivers/accel/amdxdna/amdxdna_pm.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "e7cb75b6a5127d78298e39750b4f3185eca0dafc",
"status": "affected",
"version": "063db451832b8849faf1b0b8404b3a6a39995b29",
"versionType": "git"
},
{
"lessThan": "00ffe45ece80160aef446d74ded906352f21dd72",
"status": "affected",
"version": "063db451832b8849faf1b0b8404b3a6a39995b29",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/accel/amdxdna/aie2_message.c",
"drivers/accel/amdxdna/aie2_pci.c",
"drivers/accel/amdxdna/aie2_pci.h",
"drivers/accel/amdxdna/aie2_pm.c",
"drivers/accel/amdxdna/aie2_smu.c",
"drivers/accel/amdxdna/amdxdna_pci_drv.h",
"drivers/accel/amdxdna/amdxdna_pm.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "6.19"
},
{
"lessThan": "6.19",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.19.*",
"status": "unaffected",
"version": "6.19.4",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.0",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19.4",
"versionStartIncluding": "6.19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0",
"versionStartIncluding": "6.19",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\naccel/amdxdna: Fix race condition when checking rpm_on\n\nWhen autosuspend is triggered, driver rpm_on flag is set to indicate that\na suspend/resume is already in progress. However, when a userspace\napplication submits a command during this narrow window,\namdxdna_pm_resume_get() may incorrectly skip the resume operation because\nthe rpm_on flag is still set. This results in commands being submitted\nwhile the device has not actually resumed, causing unexpected behavior.\n\nThe set_dpm() is called by suspend/resume, it relied on rpm_on flag to\navoid calling into rpm suspend/resume recursivly. So to fix this, remove\nthe use of the rpm_on flag entirely. Instead, introduce aie2_pm_set_dpm()\nwhich explicitly resumes the device before invoking set_dpm(). With this\nchange, set_dpm() is called directly inside the suspend or resume execution\npath. Otherwise, aie2_pm_set_dpm() is called."
}
],
"providerMetadata": {
"dateUpdated": "2026-05-27T12:14:51.799Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/e7cb75b6a5127d78298e39750b4f3185eca0dafc"
},
{
"url": "https://git.kernel.org/stable/c/00ffe45ece80160aef446d74ded906352f21dd72"
}
],
"title": "accel/amdxdna: Fix race condition when checking rpm_on",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2025-71303",
"datePublished": "2026-05-27T12:14:51.799Z",
"dateReserved": "2026-05-08T13:14:33.087Z",
"dateUpdated": "2026-05-27T12:14:51.799Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}