FPII-2430 : Information disclosure vulnerability in kernel components
CVE-2016-6683 A-30143283

The format specifier %p can leak kernel addresses while not valuing the kptr_restrict system settings.
 The fix is designed to use %pK instead of %p, which also evaluates whether kptr_restrict is set.

Change-Id: I913cdba50736e87a0f58085a4d5c2b6ed15b319d
1 file changed