CVE-2026-89810

Source
https://cve.org/CVERecord?id=CVE-2026-89810
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89810.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89810
Downstream
Published
2026-09-16T10:30:43Z
Modified
2026-09-19T03:30:42Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
drm/amdkfd: Fix error path at svm_migrate_copy_to_ram
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/amdkfd: Fix error path at svm_migrate_copy_to_ram

If page migration from device to sys ram fails for some reasons driver needs release and unlock allocated system pages. To do that driver should use page physical address, or pfn, then get struct page*. Current driver uses dma address(for adev) that is not correct with IOMMU enabled, or even in general.

The patch releases and unlocks allocated system pages based on where migration failed by struct page* of sys ram pages. Also dma_unmap correspodent system ram pages at error path.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89810.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
48ff079b28d82dbce000cc45c0fd35b6ae9ffbda
Fixed
da87bcad1f781d822e7ced6d1de9dbc6d381c72e
Fixed
a2035918a7a1d8fd3bb79d22e1e149294a5a8418
Fixed
960c4a8069bfd352c48cc88592618f1ebe24c69e

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89810.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.14.0
Fixed
6.18.51
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89810.json"