[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <44eb6401-e021-4c69-96af-0554f4f31e57@enpas.org>
Date: Mon, 24 Nov 2025 23:06:33 +0900
From: Max Staudt <max@...as.org>
To: Jiri Slaby <jirislaby@...nel.org>,
Eslam Khafagy <eslam.medhat1993@...il.com>, roderick.colenbrander@...y.com,
jikos@...nel.org, bentiss@...nel.org
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
syzbot+4f5f81e1456a1f645bf8@...kaller.appspotmail.com, stable@...r.kernel.org
Subject: Re: [PATCH v3] HID: memory leak in dualshock4_get_calibration_data
On 11/24/25 3:32 PM, Jiri Slaby wrote:
> Isn't this fixed already by:
> commit 8513c154f8ad7097653dd9bf43d6155e5aad4ab3
> Author: Abdun Nihaal <nihaal@....iitm.ac.in>
> Date: Mon Nov 10 22:45:50 2025 +0530
>
> HID: playstation: Fix memory leak in dualshock4_get_calibration_data()
> ?
As far as I can see, that patch does indeed fix the same issue, and it
is already upstream.
Thanks for the hint - Abdun's patch has been upstreamed quite recently,
hence I guess Eslam missed it by accident. But maybe I'm wrong and Eslam
can chime in himself?
> Anyway, this is a typical use-case for __free(). Why not to use that?
Wow, there's been a lot of interesting stuff happening around cleanup.h.
I've been out of the kernel for too long, this looks like fun. Thanks
for pointing it out :)
Max
Powered by blists - more mailing lists