CVE-2022-48852

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-48852
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-48852.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-48852
Downstream
Related
Published
2024-07-16T13:15:12Z
Modified
2025-08-09T20:01:26Z
Severity
  • 3.3 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages