| commit | b63a38ca45bd9fb61545ce6ce66093147eb96a7c | [log] [tgz] |
|---|---|---|
| author | Kees Cook <keescook@chromium.org> | Thu Jun 04 12:54:53 2015 -0700 |
| committer | Kees Cook <keescook@chromium.org> | Sun Oct 02 21:57:35 2016 -0700 |
| tree | f5cd4c96cfeb4476513be561841d75e91c67d574 | |
| parent | c8d2bc9bc39ebea8437fd974fdbc21847bb897a3 [diff] |
sysctl: return EINVAL on out-of-bound writes In strict mode when invalid writes are detected, return an error. Suggested-by: Michael Kerrisk <mtk.manpages@gmail.com> Signed-off-by: Kees Cook <keescook@chromium.org>