Security Advisory

CVE-2022-48852

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-07-16 12:25:19
Last updated 2026-05-11 18:48:23
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: hdmi: Unregister codec device on unbind On bind we will register the HDMI codec device but we don't unregister it on unbind, leading to a device leakage. Unregister our device at unbind.