Bugzilla – Bug 994755
VUL-1: CVE-2014-4157: kernel: MIPS seccomp bypass
Last modified: 2016-08-20 11:26:40 UTC
via cve db arch/mips/include/asm/thread_info.h in the Linux kernel before 3.14.8 on the MIPS platform does not configure _TIF_SECCOMP checks on the fast system-call path, which allows local users to bypass intended PR_SET_SECCOMP restrictions by executing a crafted application without invoking a trace or audit subsystem. MLIST:[oss-security] 20140616 Re: Bug#751417: linux-image-3.2.0-4-5kc-malta: no SIGKILL after prctl(PR_SET_SECCOMP, 1, ...) on MIPS URL:http://openwall.com/lists/oss-security/2014/06/16/1 MLIST:[oss-security] 20140617 Re: (Linux kernel) Bug#751417: linux-image-3.2.0-4-5kc-malta: no SIGKILL after prctl(PR_SET_SECCOMP, 1, ...) on MIPS URL:http://www.openwall.com/lists/oss-security/2014/06/17/17 CONFIRM:http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=137f7df8cead00688524c82360930845396b8a21 CONFIRM:http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.8 CONFIRM:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751417 CONFIRM:https://github.com/torvalds/linux/commit/137f7df8cead00688524c82360930845396b8a21
we do not support the mips architecture.