Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-99059.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-99059
Upstream
Published
2026-09-03T13:06:11Z
Modified
2026-09-04T14:17:10.904000539Z
Summary
CVE-2026-80728 affecting package kernel 6.6.150.1-1
Details

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

Revert "drm/amdgpu: fix aperture mapping leak"

devres teardown is LIFO. The aperture devres node was registered after the DRM device node, so devresreleaseall() unmaps the aperture before the DRM device release callback fires amdgpudevicefinisw(). IP swfini callbacks (e.g. vcnv40swfini) write to fwshared through a pointer derived from aperbase_kaddr, causing a kernel page fault on probe failure / rollback:

BUG: unable to handle page fault ... PMD 0 RIP: vcnv40swfini+0x7b/0x170 [amdgpu] Call Trace: amdgpudevicefinisw amdgpudriverreleasekms devmdrmdevinitrelease devresreleaseall

This reverts commit d871e99879cb5fd1fa798b006b4888887e63a17a.

(cherry picked from commit 336e0cd576817ac64a4b394ca2b3680029f3e37f)

References

Affected packages

Azure Linux:3 / kernel

Package

Name
kernel
Purl
pkg:rpm/azure-linux/kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
6.6.150.1-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-99059.json"