public inbox for linux-can@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15.y v2 0/3] Backport to fix CVE-2026-23031 in 5.15
@ 2026-04-03  1:36 Ruohan Lan
  2026-04-03  1:36 ` [PATCH 5.15.y v2 1/3] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak Ruohan Lan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ruohan Lan @ 2026-04-03  1:36 UTC (permalink / raw)
  To: gregkh, stable; +Cc: mkl, linux-can, Ruohan Lan

v1->v2: Append the following two commits suggested by Marc Kleine-Budde
mkl@pengutronix.de, thank you. :
79a6d1bfe114 ("can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb() error")
494fc029f662 ("can: gs_usb: gs_usb_receive_bulk_callback(): fix error message")

Marc Kleine-Budde (3):
  can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
  can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on
    usb_submit_urb() error
  can: gs_usb: gs_usb_receive_bulk_callback(): fix error message

 drivers/net/can/usb/gs_usb.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-04-03  1:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-03  1:36 [PATCH 5.15.y v2 0/3] Backport to fix CVE-2026-23031 in 5.15 Ruohan Lan
2026-04-03  1:36 ` [PATCH 5.15.y v2 1/3] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak Ruohan Lan
2026-04-03  1:36 ` [PATCH 5.15.y v2 2/3] can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb() error Ruohan Lan
2026-04-03  1:36 ` [PATCH 5.15.y v2 3/3] can: gs_usb: gs_usb_receive_bulk_callback(): fix error message Ruohan Lan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox