[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <nnleg2smcmp2x57bwgt5rgty445up4yrzybgrhwtfscxstrkrs@qujmpvuotgjb>
Date: Sat, 19 Oct 2024 17:07:53 +0200
From: Tobias Stoeckmann <tobias@...eckmann.org>
To: mcgrof@...nel.org
Cc: linux-modules@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] module: check symbol name offsets
On Sat, Oct 19, 2024 at 04:15:33PM +0200, Tobias Stoeckmann wrote:
> + if (sym[i].st_name >= strhdr->sh_size) {
Please note that this commit only makes sense being applied AFTER
the other patch sent, i.e. "module: .strtab must be null terminated"
because that patch modifies strhdr before this line.
Sorry for messing up the PATCH 1/2 and 2/2 connection.
With kind regards
Tobias
Powered by blists - more mailing lists