APPLIED: [SRU][N][PATCH 0/1] CVE-2024-56595

Koichiro Den koichiro.den at canonical.com
Fri Mar 7 02:44:26 UTC 2025


On Fri, Feb 28, 2025 at 08:51:44AM GMT, Massimiliano Pellizzer wrote:
> [Impact]
> 
> jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
> 
> When the value of lp is 0 at the beginning of the for loop, it will
> become negative in the next assignment and we should bail out.
> 
> [Fix]
> 
> Oracular: Fixed via upstream stable updates (LP: #2096827)
> Noble: Clean cherry pick from mainline
> Jammy: Fixed via upstream stable updates (LP: #2095283)
> Focal: Fixed via upstream stable updates (LP: #2095145)
> 
> [Test Case]
> 
> Compile tested only.
> 
> [Where problems could occur]
> 
> A regression here is unlikely due to the very limited scope of the
> patch.
> 
> Nihar Chaithanya (1):
>   jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
> 
>  fs/jfs/jfs_dmap.c | 3 +++
>  1 file changed, 3 insertions(+)
> 

Applied to noble:linux master-next branch. Thanks!



More information about the kernel-team mailing list