[PATCH] arm64: mm: Don't use %pK through printk

Catalin Marinas catalin.marinas at arm.com
Thu Mar 20 09:36:31 PDT 2025


On Mon, 17 Feb 2025 08:39:06 +0100, Thomas Weißschuh wrote:
> 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.
> 
> 

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: mm: Don't use %pK through printk
      https://git.kernel.org/arm64/c/892d20acf36c

-- 
Catalin




More information about the linux-arm-kernel mailing list