Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-67755.json
JSON Data
https://api.test.osv.dev/v1/vulns/AZL-67755
Upstream
Published
2024-05-20T10:15:10Z
Modified
2026-04-01T05:21:16.962643Z
Summary
CVE-2024-35951 affecting package kernel 5.15.200.1-1
Details

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

drm/panfrost: Fix the error path in panfrostmmumapfaultaddr()

Subject: [PATCH] drm/panfrost: Fix the error path in panfrostmmumapfaultaddr()

If some the pages or sgt allocation failed, we shouldn't release the pages ref we got earlier, otherwise we will end up with unbalanced get/put_pages() calls. We should instead leave everything in place and let the BO release function deal with extra cleanup when the object is destroyed, or let the fault handler try again next time it's called.

References

Affected packages

Azure Linux:2 / 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
5.15.200.1-1

Database specific

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