From: Luis Chamberlain <mcgrof@kernel.org>
To: Fidal Palamparambil <rootuserhere@gmail.com>
Cc: linux-modules@vger.kernel.org, petr.pavlu@suse.com,
da.gomez@kernel.org, samitolvanen@google.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] module : fix signature checker pointer arithmetic and bounds check
Date: Sat, 6 Sep 2025 18:21:05 -0700 [thread overview]
Message-ID: <aLzeAZGc4Mv8wAIx@bombadil.infradead.org> (raw)
In-Reply-To: <20250905154550.130-1-rootuserhere@gmail.com>
On Fri, Sep 05, 2025 at 07:45:49PM +0400, Fidal Palamparambil wrote:
> From: Fidal palamparambil <rootuserhere@gmail.com>
>
> This patch fixes :
> - invalid module_param type (bool_enable_only → bool)
> - unsafe pointer arithmetic on void *
> - missing bounds check for sig_len, preventing underflow/OOB
> - export set_module_sig_enforced for consistency
>
> Signed-off-by : Fidal Palamparambil <rootuserhere@gmail.com>
> Signed-off-by: Fidal palamparambil <rootuserhere@gmail.com>
I will ask that other maintainer ignore your patches moving forward.
Clearly this is garbage gen AI crap code. The list, the double SOB,
and your clear wreckless post is a good example to just never want
to apply any patch from you.
Luis
next prev parent reply other threads:[~2025-09-07 1:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-05 15:45 [PATCH] module : fix signature checker pointer arithmetic and bounds check Fidal Palamparambil
2025-09-07 1:21 ` Luis Chamberlain [this message]
2025-09-09 9:32 ` Christophe Leroy
2025-09-09 16:45 ` Luis Chamberlain
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=aLzeAZGc4Mv8wAIx@bombadil.infradead.org \
--to=mcgrof@kernel.org \
--cc=da.gomez@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-modules@vger.kernel.org \
--cc=petr.pavlu@suse.com \
--cc=rootuserhere@gmail.com \
--cc=samitolvanen@google.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 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).