133 matches found
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992416)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992416 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6797-mt6351: Fix refcount leak in mt6797mt6351devprobe ofparsephandle returns a node...
CVE-2022-50724
CVE-2022-50724 is a Linux kernel vulnerability in the regulator subsystem caused by a resource leak in regulator_register() in the error path when a regulator’s supply has been resolved. The issue was observed after calling regulator_resolve_supply() which sets rdev->supply; if cleanup is take...
PT-2025-53028
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a resource leak within the regulator register function. During fault injection testing, resource leak reports were observed, specifically related to unreference...
CVE-2022-50660
CVE-2022-50660 is a Linux kernel issue described as a memory leak in the wifi ipw2200 path (ipw_wdev_init and ipw_pci_probe) where memory allocated in the error path is not released. The connected advisories (SUSE-SU-2026:0317-1 and OSV-SUSE-2026:0263-1) indicate this CVE was addressed in a kerne...
CVE-2025-40177
In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix bootlog initialization ordering As soon as we queue MHI buffers to receive the bootlog from the device, we could be receiving data. Therefore all the resources needed to process that data need to be setup prior to...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989176)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989176 advisory. In the Linux kernel, the following vulnerability has been resolved: iommu: Fix potential use-after-free during probe Kasan has reported the following use after free ...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989995)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989995 advisory. In the Linux kernel, the following vulnerability has been resolved: driver core: Fix waitfordeviceprobe & deferredprobetimeout interaction Mounting NFS rootfs was...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987694)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987694 advisory. In the Linux kernel, the following vulnerability has been resolved: driver core: Fix waitfordeviceprobe & deferredprobetimeout interaction Mounting NFS rootfs was...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987361)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987361 advisory. In the Linux kernel, the following vulnerability has been resolved: iommu: Fix potential use-after-free during probe Kasan has reported the following use after free ...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987181)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987181 advisory. In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: fix possible null-ptr-deref in armsmmudeviceprobe It will cause null-ptr-deref wh...
PT-2025-40667
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the pl353 smc probe function due to a missing call to of node put within the for each available child of node loop when the 'child' reference is not used. This...
EUVD-2024-53216
Malicious code in bioql PyPI...
EUVD-2022-55464
Malicious code in bioql PyPI...
EUVD-2022-54986
Malicious code in bioql PyPI...
EUVD-2025-27879
Malicious code in bioql PyPI...
EUVD-2022-55390
Malicious code in bioql PyPI...
SUSE CVE-2022-50392
In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: fix refcount leak in mt8183mt6358ts3a227max98357devprobe The node returned by ofparsephandle with refcount incremented, ofnodeput needs be called when finish using it. So add it in the error path in...
CVE-2022-50392 ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_dev_probe()
In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: fix refcount leak in mt8183mt6358ts3a227max98357devprobe The node returned by ofparsephandle with refcount incremented, ofnodeput needs be called when finish using it. So add it in the error path in...
CVE-2022-50352
CVE-2022-50352 affects the Linux kernel’s net/hns driver (hnae_ae_register). If device_register() fails during probing and the kobject refcount isn’t decremented to 0, the name allocated in dev_set_name() is leaked. The fix calls put_device() so the name can be freed in kobject_cleanup(). The con...
PT-2025-38021
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the hnae ae register function within the networking subsystem. A memory leak can occur during module probing if device register fails, but the...