From: "Maxime Ripard" <mripard@kernel.org>
To: "Rahul Rameshbabu" <sergeantsagara@protonmail.com>
Cc: linux-input@vger.kernel.org,
"Benjamin Tissoires" <benjamin.tissoires@redhat.com>,
"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
"Jiri Kosina" <jikos@kernel.org>,
"Maxime Ripard" <mripard@kernel.org>
Subject: Re: [PATCH HID 0/3] Fix devm references used in HID drivers when allocating input_dev name
Date: Thu, 24 Aug 2023 09:03:56 +0000 [thread overview]
Message-ID: <0095bdc09f016b9bcbd60d837d70d024.mripard@kernel.org> (raw)
In-Reply-To: <20230824061308.222021-1-sergeantsagara@protonmail.com>
On Thu, 24 Aug 2023 06:13:52 +0000, Rahul Rameshbabu wrote:
> Maxime Ripard analyzed the following situation involving a use-after-free caused
> by incorrect devres management.
>
> 1. input_dev name allocated as a resource referring to the same input_dev
> instance
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Thanks!
Maxime
next prev parent reply other threads:[~2023-08-24 9:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-24 6:13 [PATCH HID 0/3] Fix devm references used in HID drivers when allocating input_dev name Rahul Rameshbabu
2023-08-24 6:14 ` [PATCH HID 1/3] HID: uclogic: Correct devm device reference for hidinput " Rahul Rameshbabu
2023-08-24 6:14 ` [PATCH HID 2/3] HID: multitouch: " Rahul Rameshbabu
2023-08-24 6:14 ` [PATCH HID 3/3] HID: nvidia-shield: Reference hid_device devm allocation of " Rahul Rameshbabu
2023-08-24 9:03 ` Maxime Ripard [this message]
2023-08-24 16:19 ` [PATCH HID 0/3] Fix devm references used in HID drivers when allocating " Benjamin Tissoires
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=0095bdc09f016b9bcbd60d837d70d024.mripard@kernel.org \
--to=mripard@kernel.org \
--cc=benjamin.tissoires@redhat.com \
--cc=dmitry.torokhov@gmail.com \
--cc=jikos@kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=sergeantsagara@protonmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.