Skip to content
Snippets Groups Projects
Commit 0fb6eb38 authored by luke_huang's avatar luke_huang Committed by nevill_jiang
Browse files

security: binder: use %pK instead of %p

An information disclosure vulnerability in kernel components of Binder
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: I8813b85db67e251f55d31017969e3bf68fd3ac15
parent c3a3d320
Branches
Tags
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