linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zhang Lixu <lixu.zhang@intel.com>
To: linux-input@vger.kernel.org, srinivas.pandruvada@linux.intel.com,
	jikos@kernel.org, benjamin.tissoires@redhat.com
Cc: lixu.zhang@intel.com, stable@vger.kernel.org
Subject: [PATCH 0/2] HID: intel-ish-hid: Fix use-after-free issues in driver removal process
Date: Tue, 18 Feb 2025 14:37:28 +0800	[thread overview]
Message-ID: <20250218063730.1211542-1-lixu.zhang@intel.com> (raw)

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


             reply	other threads:[~2025-02-18  6:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-18  6:37 Zhang Lixu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250218063730.1211542-1-lixu.zhang@intel.com \
    --to=lixu.zhang@intel.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=jikos@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=srinivas.pandruvada@linux.intel.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).