lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 20 Jul 2023 16:31:23 -0600
From:   Andreas Dilger <adilger@...ger.ca>
To:     Li Dongyang <dongyangli@....com>
Cc:     Ext4 Developers List <linux-ext4@...r.kernel.org>,
        emoly@...mcloud.com
Subject: Re: [PATCH] e2image: correct group descriptors size in
 ext2fs_image_super_read()

On Jul 13, 2023, at 6:59 PM, Li Dongyang <dongyangli@....com> wrote:
> 
> From: Emoly Liu <emoly@...mcloud.com>
> 
> In function ext2fs_image_super_read(), the size of block group
> descriptors should be (fs->blocksize * fs->desc_blocks), but not
> (fs->blocksize * fs->group_desc_count).
> 
> Signed-off-by: Emoly Liu <emoly@...mcloud.com>

Reviewed-by: Andreas Dilger <adilger@...ger.ca>

Cheers, Andreas






Download attachment "signature.asc" of type "application/pgp-signature" (874 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ