5 matches found
The vulnerability of the i40e_diag_test() function in the drivers/net/ethernet/intel/i40e/i40e_ethtool.c source code of the Intel Ethernet network adapter driver for the Linux operating system allows a hacker to cause a service failure.
The vulnerability of the i40ediagtest function in the drivers/net/ethernet/intel/i40e/i40eethtool.c file of the Intel Ethernet network adapter driver for the Linux operating system is related to improper cleaning or release of resources. Exploiting this vulnerability could allow an attacker to...
The vulnerability of the `sof_ipc4_trigger_pipelines()` function in the `sound/soc/sof/ipc4-pcm.c` sound support module of the Linux operating system’s SoC kernel allows a hacker to trigger a service failure.
The vulnerability of the sofipc4triggerpipelines function in the sound/soc/sof/ipc4-pcm.c sound support module of the Linux operating system’s SoC kernel is related to improper cleaning or release of resources. Exploiting this vulnerability can allow an attacker to cause a service failure...
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...