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

* Re: [PATCH v2 0/2] HID: corsair-void: Fix various memory issues
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Jiri Kosina @ 2025-01-21 19:45 UTC (permalink / raw)
  To: Stuart Hayhurst
  Cc: linux-kernel, Benjamin Tissoires, linux-input,
	syzkaller@googlegroups.com, YAN KANG, stable

On Tue, 21 Jan 2025, Stuart Hayhurst wrote:

> Fixes a use-after-free and a struct without an initialiser
> 
> Attempt 2, since apparently I messed up the command the first time

Are you sure you got this time this time though? I again got only cover 
letter and not the actual patches :)

Thanks,

-- 
Jiri Kosina
SUSE Labs


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

* Re: [PATCH v2 0/2] HID: corsair-void: Fix various memory issues
  2025-01-21 19:45 ` Jiri Kosina
@ 2025-01-21 19:47   ` Stuart
  0 siblings, 0 replies; 3+ messages in thread
From: Stuart @ 2025-01-21 19:47 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: linux-kernel, Benjamin Tissoires, linux-input,
	syzkaller@googlegroups.com, YAN KANG, stable

> Are you sure you got this time this time though? I again got only cover
> letter and not the actual patches :)

Yeah thanks I just saw I emailed it to myself instead somehow
I'll have a couple tries with --dry-run otherwise I'll clutter
everyone's inboxes, sorry for the extra emails

Stuart

^ 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