Re: [PATCH 0/2] vsprintf: Don't leak pointers

From: Andrew Morton

Date: Fri Aug 14 2026 - 15:58:50 EST


On Fri, 14 Aug 2026 16:48:52 +0200 Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> wrote:

> It is possible to leak pointers via %ps without KALLSYMS enabled.
> With KALLSYMS pointers can be leaked if they can not be resolved.
>
> The tiny series has two patches, one for each issue.
>

Thanks.

fwiw, Sashiko flagged a few possible issues:
https://sashiko.dev/#/patchset/20260814144854.746840-1-bigeasy@xxxxxxxxxxxxx