[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2025050128-CVE-2025-23153-5919@gregkh>
Date: Thu, 1 May 2025 14:56:33 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...nel.org>
Subject: CVE-2025-23153: arm/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch()
From: Greg Kroah-Hartman <gregkh@...nel.org>
Description
===========
In the Linux kernel, the following vulnerability has been resolved:
arm/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch()
Fix a silly bug where an array was used outside of its scope.
The Linux kernel CVE team has assigned CVE-2025-23153 to this issue.
Affected and fixed versions
===========================
Issue introduced in 6.14 with commit 1684e8293605062dee45a5e4118fe8db6cd0d9d9 and fixed in 6.14.3 with commit d8eba735be74e74776f9f6d9c691bdb75b08b29c
Issue introduced in 6.14 with commit 1684e8293605062dee45a5e4118fe8db6cd0d9d9 and fixed in 6.15-rc1 with commit 3371f569223c4e8d36edbb0ba789ee5f5cb7316f
Please see https://www.kernel.org for a full list of currently supported
kernel versions by the kernel community.
Unaffected versions might change over time as fixes are backported to
older supported kernel versions. The official CVE entry at
https://cve.org/CVERecord/?id=CVE-2025-23153
will be updated if fixes are backported, please check that for the most
up to date information about this issue.
Affected files
==============
The file(s) affected by this issue are:
arch/arm/lib/crc-t10dif-glue.c
Mitigation
==========
The Linux kernel CVE team recommends that you update to the latest
stable kernel version for this, and many other bugfixes. Individual
changes are never tested alone, but rather are part of a larger kernel
release. Cherry-picking individual commits is not recommended or
supported by the Linux kernel community at all. If however, updating to
the latest release is impossible, the individual changes to resolve this
issue can be found at these commits:
https://git.kernel.org/stable/c/d8eba735be74e74776f9f6d9c691bdb75b08b29c
https://git.kernel.org/stable/c/3371f569223c4e8d36edbb0ba789ee5f5cb7316f
Powered by blists - more mailing lists