[PATCH v3 0/3] riscv: modules: Fix module loading error handling

Dan Carpenter dan.carpenter at linaro.org
Thu Jan 4 23:38:37 PST 2024


On Thu, Jan 04, 2024 at 11:42:46AM -0800, Charlie Jenkins wrote:
> When modules are loaded while there is not ample allocatable memory,
> there was previously not proper error handling. This series fixes a
> use-after-free error and a different issue that caused a non graceful
> exit after memory was not properly allocated.
> 
> Signed-off-by: Charlie Jenkins <charlie at rivosinc.com>

Thanks!

Reviewed-by: Dan Carpenter <dan.carpenter at linaro.org>

regards,
dan carpenter




More information about the linux-riscv mailing list