Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-94865.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-94865
Upstream
Published
2026-08-10T13:20:14Z
Modified
2026-08-31T05:26:27Z
Summary
CVE-2026-68258 affecting package kernel 6.6.150.1-1
Details

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

drm/amdkfd: Check bounds on CRIU restore queue type and mqd size

We weren't checking whether the values provided in the private data in kfd CRIU restore were within bounds.

For queue type, add a KFDQUEUETYPE_MAX and ensure the provided type is less than it.

For mqdsize, add new function mqdsizefromqueuetype and confirm that the provided mqdsize matches expectations.

(cherry picked from commit f19d8086f6644083c913d70bfdeee20e1b6f46a5)

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-94865.json"