Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-60318.json
JSON Data
https://api.test.osv.dev/v1/vulns/AZL-60318
Upstream
Published
2025-03-27T17:15:49Z
Modified
2026-04-01T05:19:36.761591Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
CVE-2023-53002 affecting package kernel 5.15.200.1-1
Details

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

drm/i915: Fix a memory leak with reused mmap_offset

drmvmanodeallow() and drmvmanoderevoke() should be called in balanced pairs. We call drmvmanodeallow() once per-file everytime a user calls mmapoffset, but only call drmvmanoderevoke once per-file on each mmapoffset. As the mmapoffset is reused by the client, the per-file vmcount may remain non-zero and the rbtree leaked.

Call drmvmanodeallowonce() instead to prevent that memory leak.

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