Skip to content
Commit 94fd4464 authored by Kees Cook's avatar Kees Cook
Browse files

fortify: Fix incorrect reporting of read buffer size



When FORTIFY_SOURCE reports about a run-time buffer overread, the wrong
buffer size was being shown in the error message. (The bounds checking
was correct.)

Fixes: 3d965b33 ("fortify: Improve buffer overflow reporting")
Reviewed-by: default avatarGustavo A. R. Silva <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/20250729231817.work.023-kees@kernel.org


Signed-off-by: default avatarKees Cook <kees@kernel.org>
parent fc525d62
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment