Linux Input/HID development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] HID: corsair-void: Fix various memory issues
@ 2025-01-21 19:24 Stuart Hayhurst
  2025-01-21 19:45 ` Jiri Kosina
  0 siblings, 1 reply; 3+ messages in thread
From: Stuart Hayhurst @ 2025-01-21 19:24 UTC (permalink / raw)
  To: linux-kernel
  Cc: Stuart Hayhurst, Jiri Kosina, Benjamin Tissoires, linux-input,
	syzkaller@googlegroups.com, YAN KANG, stable

Fixes a use-after-free and a struct without an initialiser

Attempt 2, since apparently I messed up the command the first time

Stuart Hayhurst (2):
  HID: corsair-void: Add missing delayed work cancel for headset status
  HID: corsair-void: Initialise memory for psy_cfg

 drivers/hid/hid-corsair-void.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.47.1


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

end of thread, other threads:[~2025-01-21 19:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-21 19:24 [PATCH v2 0/2] HID: corsair-void: Fix various memory issues Stuart Hayhurst
2025-01-21 19:45 ` Jiri Kosina
2025-01-21 19:47   ` Stuart

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