On Fri, Jan 30, 2026 at 10:50:13AM +0800, Feng Jiang wrote: > Add a KUnit test for strrchr() to verify correctness across > different string lengths and memory alignments. Use vmalloc() > to place the NUL character at the page boundary to ensure > over-reads are detected. > > Suggested-by: Kees Cook <[email protected]> > Signed-off-by: Feng Jiang <[email protected]>
Reviewed-by: Kees Cook <[email protected]> -- Kees Cook
