Skip to content
Snippets Groups Projects
Commit a57848b4 authored by luke_huang's avatar luke_huang
Browse files

security: networking: use %pK instead of %p

An information disclosure vulnerability in kernel components in the
networking subsystem could enable a local malicious application to
access data outside of its permission levels.

The fix is designed to use %pK instead of %p, which also evaluates
whether kptr_restrict is set.

Change-Id: Iace1978dbd6c2a56cce29d932d770859bd5fa037
parent 61981017
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment