linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] HID: intel-ish-hid: Fix use-after-free issues in driver removal process
@ 2025-02-18  6:37 Zhang Lixu
  2025-02-18  6:37 ` [PATCH 1/2] HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove() Zhang Lixu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zhang Lixu @ 2025-02-18  6:37 UTC (permalink / raw)
  To: linux-input, srinivas.pandruvada, jikos, benjamin.tissoires
  Cc: lixu.zhang, stable

These patches address use-after-free issues in the `intel_ishtp_hid` driver
during the removal process.

Zhang Lixu (2):
  HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove()
  HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()

 drivers/hid/intel-ish-hid/ishtp-hid-client.c | 2 +-
 drivers/hid/intel-ish-hid/ishtp-hid.c        | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)


base-commit: 0ae0fa3bf0b44c8611d114a9f69985bf451010c3
-- 
2.43.0


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

end of thread, other threads:[~2025-02-19  9:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-18  6:37 [PATCH 0/2] HID: intel-ish-hid: Fix use-after-free issues in driver removal process Zhang Lixu
2025-02-18  6:37 ` [PATCH 1/2] HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove() Zhang Lixu
2025-02-18  6:37 ` [PATCH 2/2] HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove() Zhang Lixu
2025-02-19  9:09 ` [PATCH 0/2] HID: intel-ish-hid: Fix use-after-free issues in driver removal process Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).