5 matches found
CVE-2022-49029
In the Linux kernel, the following vulnerability has been resolved: hwmon: ibmpex Fix possible UAF when ibmpexregisterbmc fails Smatch report warning as follows: drivers/hwmon/ibmpex.c:509 ibmpexregisterbmc warn: '&data-;list' not removed from list If ibmpexfindsensors fails in ibmpexregisterbmc,...
CVE-2022-49029
CVE-2022-49029 concerns the Linux kernel hwmon IBM PEX driver. If ibmpex_find_sensors() fails during ibmpex_register_bmc(), the data object is freed but data->list is not removed from driver_data.bmc_data, risking a use-after-free. The fixed code removes the entry from driver_data.bmc_data bef...
CVE-2022-49029 hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails
In the Linux kernel, the following vulnerability has been resolved: hwmon: ibmpex Fix possible UAF when ibmpexregisterbmc fails Smatch report warning as follows: drivers/hwmon/ibmpex.c:509 ibmpexregisterbmc warn: '&data-list' not removed from list If ibmpexfindsensors fails in ibmpexregisterbmc,...
CVE-2022-49029 hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails
In the Linux kernel, the following vulnerability has been resolved: hwmon: ibmpex Fix possible UAF when ibmpexregisterbmc fails Smatch report warning as follows: drivers/hwmon/ibmpex.c:509 ibmpexregisterbmc warn: '&data-list' not removed from list If ibmpexfindsensors fails in ibmpexregisterbmc,...
GSD-2023-1000344 hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails
hwmon: ibmpex Fix possible UAF when ibmpexregisterbmc fails This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.268 by commit...