Revert "UBIFS: Fix potential integer overflow in allocation"
authorRichard Weinberger <richard@nod.at>
Sun, 1 Jul 2018 21:20:50 +0000 (23:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Sep 2018 18:01:24 +0000 (20:01 +0200)
commit48e1148488b6d88e3d0b803867db249bc5568d42
treebbf07d3c7dcfe9602823ff7aac21b06dc1e46f84
parent0d1694b185ca2e7d4b0491ea2ce135b391878eea
Revert "UBIFS: Fix potential integer overflow in allocation"

commit 08acbdd6fd736b90f8d725da5a0de4de2dd6de62 upstream.

This reverts commit 353748a359f1821ee934afc579cf04572406b420.
It bypassed the linux-mtd review process and fixes the issue not as it
should.

Cc: Kees Cook <keescook@chromium.org>
Cc: Silvio Cesare <silvio.cesare@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/ubifs/journal.c