diff options
author | Todd Kjos <tkjos@android.com> | 2018-02-07 13:57:37 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-11 12:24:10 +0200 |
commit | c53c1a821d62eb8476425ebe79c0c0054ab45315 (patch) | |
tree | 6d6ffa545b4b546da74ffc93107819566de33118 /net | |
parent | 5280efe442b26f03028daccb775cafd3eda32517 (diff) | |
download | linux-stable-c53c1a821d62eb8476425ebe79c0c0054ab45315.tar.gz linux-stable-c53c1a821d62eb8476425ebe79c0c0054ab45315.tar.bz2 linux-stable-c53c1a821d62eb8476425ebe79c0c0054ab45315.zip |
binder: replace "%p" with "%pK"
commit 8ca86f1639ec5890d400fff9211aca22d0a392eb upstream.
The format specifier "%p" can leak kernel addresses. Use
"%pK" instead. There were 4 remaining cases in binder.c.
Signed-off-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
[bwh: Backported to 4.4: adjust context]
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions