[PATCH] HID: thrustmaster: fix memory leak in thrustmaster_interrupts()
Jiri Kosina
jikos at kernel.org
Thu Apr 24 02:48:32 PDT 2025
On Thu, 27 Mar 2025, Qasim Ijaz wrote:
> In thrustmaster_interrupts(), the allocated send_buf is not
> freed if the usb_check_int_endpoints() check fails, leading
> to a memory leak.
>
> Fix this by ensuring send_buf is freed before returning in
> the error path.
>
> Fixes: 50420d7c79c3 ("HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint check")
> Signed-off-by: Qasim Ijaz <qasdev00 at gmail.com>
Applied, thanks.
--
Jiri Kosina
SUSE Labs
More information about the linux-arm-kernel
mailing list