In the Linux kernel, the following vulnerability has been resolved:
alpha/PCI: Add securitylockeddown() check to pcimmapresource()
Currently, Alpha's pcimmapresource() does not check securitylockeddown(LOCKDOWNPCIACCESS) before allowing userspace to mmap PCI BARs.
The generic version has had this check since commit eb627e17727e ("PCI: Lock down BAR access when the kernel is locked down") to prevent DMA attacks when the kernel is locked down.
Add the same check to Alpha's pcimmapresource().
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80867.json"
}