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] [day] [month] [year] [list]
Date: Fri, 28 Jun 2024 13:17:47 -0400
From: "Theodore Ts'o" <tytso@....edu>
To: adilger.kernel@...ger.ca, linux-ext4@...r.kernel.org,
        linux-kernel@...r.kernel.org, Xiaxi Shen <shenxiaxi26@...il.com>
Cc: "Theodore Ts'o" <tytso@....edu>, skhan@...uxfoundation.org,
        javier.carrasco.cruz@...il.com, syzkaller-bugs@...glegroups.com,
        syzbot+eaba5abe296837a640c0@...kaller.appspotmail.com
Subject: Re: [PATCH] Fix uninitialized variable in ext4_inlinedir_to_tree


On Tue, 30 Apr 2024 20:30:17 -0700, Xiaxi Shen wrote:
> Syzbot has found an uninit-value bug in ext4_inlinedir_to_tree
> 
> This error happens because ext4_inlinedir_to_tree does not
> handle the case when ext4fs_dirhash returns an error
> 
> This can be avoided by checking the return value of ext4fs_dirhash
> and propagating the error,
> similar to how it's done with ext4_htree_store_dirent
> 
> [...]

Applied, thanks!

[1/1] Fix uninitialized variable in ext4_inlinedir_to_tree
      commit: 8dc9c3da79c84b13fdb135e2fb0a149a8175bffe

Best regards,
-- 
Theodore Ts'o <tytso@....edu>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ