3 matches found
CVE-2022-50578
CVE-2022-50578 is a Linux kernel issue addressed in several security advisories (EulerOS/SUSE), involving a memory-leak in the class registration path. The root cause is in __class_register where, if class_add_groups() fails, the code attempted to unregister and free resources improperly, risking...
SUSE CVE-2025-38628
In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix release of uninitialized resources on error path The commit in the fixes tag made sure that mlx5vdpafree is the single entrypoint for removing the vdpa device resources added in mlx5vdpadevadd, even in the cleanup...
SUSE CVE-2025-38419
In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Cleanup acquired resources when rprochandleresources fails in rprocattach When rproc-state = RPROCDETACHED and rprocattach is used to attach to the remote processor, if rprochandleresources returns a failure, th...