linux_dsm_epyc7002/arch/s390/kernel
Martin Schwidefsky dab6cf55f8 s390/ptrace: fix PSW mask check
The PSW mask check of the PTRACE_POKEUSR_AREA command is incorrect.
The PSW_MASK_USER define contains the PSW_MASK_ASC bits, the ptrace
interface accepts all combinations for the address-space-control
bits. To protect the kernel space the PSW mask check in ptrace needs
to reject the address-space-control bit combination for home space.

Fixes CVE-2014-3534

Cc: stable@vger.kernel.org
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-07-16 10:48:11 +02:00
..
vdso32
vdso64
.gitignore
asm-offsets.c At over 200 commits, covering almost all supported architectures, this 2014-06-04 08:47:12 -07:00
audit.c
audit.h
base.S
cache.c
compat_audit.c
compat_linux.c
compat_linux.h s390/compat: correct ucontext layout for high gprs 2014-06-16 10:31:40 +02:00
compat_ptrace.h
compat_signal.c s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
compat_wrapper.c s390/compat: fix typo 2014-04-11 13:53:35 +02:00
cpcmd.c
crash_dump.c s390/mm: Convert bootmem to memblock 2014-05-20 08:58:40 +02:00
debug.c
diag.c
dis.c
dumpstack.c
early.c s390/mm: Convert bootmem to memblock 2014-05-20 08:58:40 +02:00
ebcdic.c
entry64.S At over 200 commits, covering almost all supported architectures, this 2014-06-04 08:47:12 -07:00
entry.h
entry.S At over 200 commits, covering almost all supported architectures, this 2014-06-04 08:47:12 -07:00
ftrace.c
head31.S s390/mm: Convert bootmem to memblock 2014-05-20 08:58:40 +02:00
head64.S
head_kdump.S
head.S s390: require mvcos facility, not tod clock steering facility 2014-07-16 10:48:09 +02:00
ipl.c
irq.c s390: Avoid call to irq_reserve_irqs() 2014-05-16 14:05:22 +02:00
jump_label.c
kprobes.c
lgr.c
machine_kexec.c
Makefile
mcount64.S
mcount.S
module.c
nmi.c s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
os_info.c
perf_cpum_cf_events.c
perf_cpum_cf.c
perf_cpum_sf.c
perf_event.c
pgm_check.S
process.c s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
processor.c
ptrace.c s390/ptrace: fix PSW mask check 2014-07-16 10:48:11 +02:00
reipl64.S
reipl.S
relocate_kernel64.S
relocate_kernel.S
runtime_instr.c
s390_ksyms.c
sclp.S
setup.c s390/dump: Remove CONFIG_ZFCPDUMP 2014-05-20 08:58:43 +02:00
signal.c s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
smp.c s390/smp: Avoid busy loop after halt and "begin" on z/VM 2014-05-20 08:58:45 +02:00
stacktrace.c
suspend.c
swsusp_asm64.S
sys_s390.c
syscalls.S s390: wire up sys_renameat2 2014-04-11 13:53:29 +02:00
sysinfo.c
time.c s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall 2014-05-27 10:26:02 +02:00
topology.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next 2014-06-03 14:00:15 -07:00
traps.c
vdso.c
vmlinux.lds.S
vtime.c