CVE-2026-64280

Source
https://cve.org/CVERecord?id=CVE-2026-64280
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64280.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64280
Downstream
Published
2026-07-25T08:49:23.753Z
Modified
2026-07-28T04:02:14.917931349Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()
Details

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

fpga: dfl-afu: validate DMA mapping length in afudmamap_region()

afuioctldmamap() accepts a 64-bit length from userspace via DFLFPGAPORTDMAMAP ioctl without an upper bound check. The value is passed to afudmapinpages() where npages is derived as length >> PAGESHIFT and passed to pinuserpagesfast() which takes int nr_pages, causing implicit truncation if length is very large.

Validate map.length at the ioctl entry point before calling afudmamapregion(), rejecting values whose page count exceeds INTMAX.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64280.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
fa8dda1edef9ebc3af467c644c5533ac97171e12
Fixed
59070040fd12e0b78d7b4d341d9f9a183237c5ff
Fixed
fb2c0eab51ae5b02d2bae7d67c2cfbec39b57231
Fixed
fc3b071a7c8dc0f5d56defddf6e6fd5aaa3e1e27

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.19.0
Fixed
6.18.39
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.4

Database specific

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