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:   Tue, 21 Dec 2021 19:48:17 +0800
From:   Yin Xiujiang <yinxiujiang@...inos.cn>
To:     frowand.list@...il.com
Cc:     devicetree@...r.kernel.org, erhard_f@...lbox.org,
        linux-kernel@...r.kernel.org, robh+dt@...nel.org
Subject: Re: Fwd: [Bug 214867] New: UBSAN: shift-out-of-bounds in drivers/of/unittest.c:1933:36

I think if you use unsigned, then 'id -= overlay_first_id' will not be 
less than 0 but will be a very large value and will be harder to judge.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ