diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-07-18 16:18:24 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2025-07-28 10:58:49 +0300 |
commit | 3ebcbf079c26ab6e82faa7f896b66def55547eee (patch) | |
tree | ff08632f5be86ab0dda16a820b675214bfafbf21 /scripts/gdb/linux/timerlist.py | |
parent | 748f8b27b0076379f71848259718cf9360e3a0c0 (diff) | |
download | linux-3ebcbf079c26ab6e82faa7f896b66def55547eee.tar.xz |
MIPS: Don't use %pK through printk
Restricted pointers ("%pK") are not meant to be used through printk().
It can unintentionally expose security sensitive, raw pointer values.
Use regular pointer formatting instead.
Link: https://lore.kernel.org/lkml/20250113171731-dc10e3c1-da64-4af0-b767-7c7070468023@linutronix.de/
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions