Home
last modified time | relevance | path

Searched hist:"227 d1a61ed87033285d187214f305c27895176f9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/Documentation/security/
H A Dself-protection.rstdiff 227d1a61ed87033285d187214f305c27895176f9 Tue Dec 19 15:17:17 CST 2017 Tobin C. Harding <me@tobin.cc> doc: add documentation on printing kernel addresses

Hashing addresses printed with printk specifier %p was implemented
recently. During development a number of issues were raised regarding
leaking kernel addresses to userspace. Other documentation was updated but
security/self-protection missed out.

Add self-protection documentation regarding printing kernel addresses.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>