CVE-2026-80686

Source
https://cve.org/CVERecord?id=CVE-2026-80686
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80686.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80686
Downstream
Published
2026-08-28T06:52:51.924Z
Modified
2026-08-29T03:46:10.938139067Z
Summary
mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
Details

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

mm: migratedevice: fix ptepfn/pte_dirty called on non-present PTE

ptepfn() and ptedirty() have undefined behaviour when called on a non-present PTE. In migratevmacollectpmd(), these functions may be invoked on non-present entries (e.g., device-private entries), leading to potential crashes from ptepfn() or incorrect dirty folio accounting from ptedirty(). Fix both by guarding with ptepresent() checks.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80686.json",
    "cna_assigner": "Linux"
}
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
6c287605fd56466e645693eff3ae7c08fba56e0a
Fixed
26f9ca8ed42cba25d2c75daff13561cce6019395
Fixed
5b948706f11a950bc73c5304630d0a7eafc40daf
Fixed
86d55447de3738620b9a8272ff167ce97e7f7203
Fixed
2be94d6b20789b8865b1864dae5fe458ca85e019
Fixed
42f30fa5481a1f90571ccdfbb20d2e25e47ae76e
Fixed
63867c82d0c0c2d182016a32b1cc0103116b0ea5

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.19.0
Fixed
6.1.184
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.153
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.103
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.44
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.8

Database specific

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