diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-05 17:03:05 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-05 17:03:05 -0700 |
| commit | 527c0cc61d8400a0002579cdd8c0362c6f44d09d (patch) | |
| tree | 5eadc4509a117b6a0f37e31b14adb1605fc73007 /lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch | |
| parent | 93273f5d8ace9bc03f0dc35ea98d229ed40f7860 (diff) | |
| download | patches-527c0cc61d8400a0002579cdd8c0362c6f44d09d.tar.gz | |
signed-off-by
Diffstat (limited to 'lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch')
| -rw-r--r-- | lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch b/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch index e247b29c635926..7b2dafe2edd075 100644 --- a/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch +++ b/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch @@ -1,5 +1,4 @@ From: Dave Weinstein <olorin@google.com> -Date: Wed, 11 Jan 2017 16:27:59 -0800 Subject: lib: vsprintf: default kptr_restrict to the maximum value Set the initial value of kptr_restrict to the maximum @@ -7,8 +6,7 @@ setting rather than the minimum setting, to ensure that early boot logging is not leaking information. Signed-off-by: Dave Weinstein <olorin@google.com> ---- - +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- lib/vsprintf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |
