Security Advisory

CVE-2022-49135

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 01:55:08
Last updated 2026-05-11 18:53:50
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix memory leak [why] Resource release is needed on the error handling path to prevent memory leak. [how] Fix this by adding kfree on the error handling path.