[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6c38f870-8f89-4955-abd5-50439853e440@kadam.mountain>
Date: Tue, 24 Oct 2023 10:09:31 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: rafael@...nel.org, lenb@...nel.org, linux-acpi@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 2/4] ACPI: sysfs: Fix a potential out-of-bound write in
create_of_modalias()
On Tue, Oct 24, 2023 at 09:08:26AM +0300, Dan Carpenter wrote:
> So I had a Smatch check for this kind of stuff but it was pretty junk.
> It also only looked for "modalias + len" and here the code is doing
> "&modalias[len]".
>
> I can fix it up a bit today and look again at the warnings. Here is the
> the check and the warnings as-is.
Alright. Here is the new version. :)
regards,
dan carpenter
View attachment "check_snprintf_no_minus.c" of type "text/x-csrc" (3153 bytes)
Powered by blists - more mailing lists