CVE-2022-50489

MEDIUM

Linux kernel - Resource Leak

Title source: llm

Description

In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipi_dsi_host_unregister() loops over every device currently found on that bus and will unregister it. However, it doesn't detach it from the bus first, which leads to all kind of resource leaks if the host wants to perform some clean up whenever a device is detached.

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 1.1%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

Status draft

Affected Products (9)

linux/linux_kernel < 4.9.331
linux/Kernel < 4.9.331linux
linux/Kernel < 4.14.296linux
linux/Kernel < 4.19.262linux
linux/Kernel < 5.4.220linux
linux/Kernel < 5.10.150linux
linux/Kernel < 5.15.75linux
linux/Kernel < 5.19.17linux
linux/Kernel < 6.0.3linux

Timeline

Published Oct 04, 2025
Tracked Since Feb 18, 2026