staging: android: Change %p to %pK in debug messages
CVE-2016-6684 The format specifier %p can leak kernel addresses while not valuing the kptr_restrict system settings. Use %pK instead of %p, which also evaluates whether kptr_restrict is set. Bug: 30148243 Change-Id: I7db3b6445453e4f3397f3dd5e33faef49d4541d9 Tracked-On: https://jira01.devtools.intel.com/browse/AW-2264 Signed-off-by:Erwan Mahe <erwan.mahe@intel.com> Signed-off-by:
Divya Ponnusamy <pdivya@codeaurora.org> Reviewed-on: https://android.intel.com/545353 Reviewed-by:
Dubray, SimonX <simonx.dubray@intel.com> Reviewed-by:
jenkins_ndg <jenkins_ndg@intel.com> Reviewed-by:
Tasayco Loarte, VictorX <victorx.tasayco.loarte@intel.com> Reviewed-by:
Maalem, Saadi <saadi.maalem@intel.com>
Loading
Please register or sign in to comment