Skip to content
Snippets Groups Projects
Commit 79eac760 authored by luke_huang's avatar luke_huang Committed by nevill_jiang
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 0fb6eb38
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