mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
[PATCH] x86-64: Check return value of putreg in PTRACE_SETREGS
This means if an illegal value is set for the segment registers there ptrace will error out now with an errno instead of silently ignoring it. Signed-off-by: Andi Kleen <ak@suse.de>
This commit is contained in:
parent
2f7a2a79c3
commit
f49481bc50
1 changed files with 6 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue