3 matches found
CVE-2022-50566
CVE-2022-50566 affects the Linux kernel MTD subsystem. The description reports a fix for a device name leak that occurs when register_device() fails in add_mtd_device(), which can lead to a kmemleak unreferenced object being left (example: mtd0). The backtrace shows allocations and naming via kob...
PT-2025-26114 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A refcount leak issue has been identified in the Linux kernel, specifically in the drm/meson component, related to the meson encoder hdmi init function. The of find device by node...
DEBIAN-CVE-2022-49915
In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible memory leak in mISDNregisterdevice Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, add putdevice to give up the reference, so...