aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2015-02-17 13:48:00 -0800
committerKees Cook <keescook@google.com>2016-04-08 12:49:15 -0700
commit46e76b0c807df39c2220f5dbb92075157d2dfe63 (patch)
tree94d0182d9822050a8446d6f466df8ae18c9fe210 /drivers
parent9e06be82e982b19cf0cc74a13a888b367b51ef2d (diff)
downloadqcom-msm-v3.10-46e76b0c807df39c2220f5dbb92075157d2dfe63.tar.gz
BACKPORT: seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
The value resulting from the SECCOMP_RET_DATA mask could exceed MAX_ERRNO when setting errno during a SECCOMP_RET_ERRNO filter action. This makes sure we have a reliable value being set, so that an invalid errno will not be ignored by userspace. Signed-off-by: Kees Cook <keescook@chromium.org> Reported-by: Dmitry V. Levin <ldv@altlinux.org> Cc: Andy Lutomirski <luto@amacapital.net> Cc: Will Drewry <wad@chromium.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Bug: 28020023 Patchset: seccomp (cherry picked from commit 580c57f1076872ebc2427f898b927944ce170f2d) Signed-off-by: Kees Cook <keescook@google.com> Change-Id: Ibc3ed0857e83e750f982c403215924361a013cc7
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions