]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDER
authorJosh Poimboeuf <jpoimboe@redhat.com>
Wed, 4 Oct 2017 01:10:36 +0000 (20:10 -0500)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Sat, 6 Jan 2018 12:22:23 +0000 (13:22 +0100)
commitc413466a72ca533ec126ebc0c5bb579ae0c96b1d
treefe9e32be38349d8152f20a839a8473423a8b8457
parent26ddacc1e6333555e4a6bd63c4c935b323509f92
objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDER

CVE-2017-5754

With CONFIG_ORC_UNWINDER, if the user doesn't have libelf-devel
installed, and they don't see the make warning, their ORC unwinder will
be silently broken.  Upgrade the warning to an error.

Reported-and-tested-by: Borislav Petkov <bp@alien8.de>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/d9dfc39fb8240998820f9efb233d283a1ee96084.1507079417.git.jpoimboe@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
(cherry picked from commit 3dd40cb320fee7c23b574ab821ce140ccd1281c9)
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Makefile