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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 12 Aug 2016 18:39:56 +0300
From:	Artem Bityutskiy <artem.bityutskiy@...ux.intel.com>
To:	Vincent Stehlé <vincent.stehle@...el.com>,
	linux-mtd@...ts.infradead.org
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] UBIFS: fix assertion in layout_in_gaps()

On Fri, 2016-08-12 at 15:26 +0200, Vincent Stehlé wrote:
> An assertion in layout_in_gaps() verifies that the gap_lebs pointer
> is
> below the maximum bound. When computing this maximum bound the
> idx_lebs
> count is multiplied by sizeof(int), while C pointers arithmetic does
> take
> into account the size of the pointed elements implicitly already.
> Remove
> the multiplication to fix the assertion.
> 
> Fixes: 1e51764a3c2ac05a ("UBIFS: add new flash file system")
> Signed-off-by: Vincent Stehlé <vincent.stehle@...el.com>
> Cc: Artem Bityutskiy <artem.bityutskiy@...ux.intel.com>

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@...ux.intel.com>

Thanks!

-- 
Best Regards,
Artem Bityutskiy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ