CVE-2022-48852: drm/vc4: hdmi: Unregister codec device on unbind
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.
Security readout for executives and security teams
Plain-English summary
This Linux kernel issue affects the VC4 HDMI driver path. When the driver is unbound, a codec device registered during bind was not removed, causing device leakage. The public sources do not provide CVSS, confirmed impact, or exploitation evidence.
Executive priority
Treat this as a targeted kernel maintenance issue, not an emergency, unless the organization relies heavily on affected VC4-based Linux devices. Schedule remediation through normal kernel update processes.
Technical view
CVE-2022-48852 is a Linux kernel drm/vc4 HDMI cleanup bug. The fix unregisters the HDMI codec device during unbind to avoid leaving a stale device. The source bundle identifies affected Linux kernel versions around 5.15 through 5.17 and references stable kernel commits.
Likely exposure
Exposure is most likely on Linux systems running affected kernels with the vc4 HDMI driver, commonly relevant to Broadcom VC4 graphics platforms. General servers without this driver path are less likely exposed, based on the provided evidence.
Exploitation context
No cited source reports active exploitation, and the CVE is not listed as KEV. The bundle describes a resource or device leakage condition, not a public exploit chain or remote attack path.
Researcher notes
Evidence is limited to the kernel fix description and affected version metadata. The issue is a missing unregister call on driver unbind. No CVSS, CWE, exploitability details, or named operational mitigations are provided.
Mitigation direction
Check Linux vendor advisories for patched kernel packages.
Update to a kernel including the referenced stable fixes or vendor backports.
Prioritize systems using the drm/vc4 HDMI driver.
Track distribution-specific status before assuming upstream version numbers apply.
Validation and detection
Inventory Linux kernel versions across affected device classes.
Identify systems using VC4 graphics or HDMI driver support.
Confirm whether vendor kernels include the referenced stable commits.
Review device lifecycle tests covering bind and unbind behavior.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2022-48852 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.