4 matches found
Unity Linux 20.1050e Security Update: kernel (UTSA-2026-004854)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004854 advisory. In the Linux kernel, the following vulnerability has been resolved: PNP: fix name memory leak in pnpallocdev After commit 1fa5ae857bb1 driver core: get rid of struct...
Linux Distros Unpatched Vulnerability : CVE-2022-50278
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PNP: fix name memory leak in pnpallocdev After commit 1fa5ae857bb1 driver core: get rid of struct device's busid string array, the name of device is allocated...
CVE-2022-50278 PNP: fix name memory leak in pnp_alloc_dev()
In the Linux kernel, the following vulnerability has been resolved: PNP: fix name memory leak in pnpallocdev After commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, move devsetname after pnpaddid to avoid memory leak...
PT-2023-33918 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.16 Description: The issue is related to a memory leak in the pnp alloc dev function. It was introduced in version v2.6.30 and fixed in version v6.0.16. The actual impact and attack plausibility have not yet...