[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250327164152.GC1425@sol.localdomain>
Date: Thu, 27 Mar 2025 09:41:52 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: linux-kernel@...r.kernel.org
Cc: linux-arm-kernel@...ts.infradead.org, Ard Biesheuvel <ardb@...nel.org>,
stable@...r.kernel.org, David Binderman <dcb314@...mail.com>
Subject: Re: [PATCH] arm64/crc-t10dif: fix use of out-of-scope array in
crc_t10dif_arch()
On Wed, Mar 26, 2025 at 01:09:18PM -0700, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@...gle.com>
>
> Fix a silly bug where an array was used outside of its scope.
>
> Fixes: 2051da858534 ("arm64/crc-t10dif: expose CRC-T10DIF function through lib")
> Cc: stable@...r.kernel.org
> Reported-by: David Binderman <dcb314@...mail.com>
> Closes: https://lore.kernel.org/r/AS8PR02MB102170568EAE7FFDF93C8D1ED9CA62@AS8PR02MB10217.eurprd02.prod.outlook.com
> Signed-off-by: Eric Biggers <ebiggers@...gle.com>
> ---
> arch/arm64/lib/crc-t10dif-glue.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
Applied to https://web.git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git/log/?h=crc-next
- Eric
Powered by blists - more mailing lists