Re: [REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
From: Jan Hendrik Farr
Date: Thu Oct 24 2024 - 09:18:15 EST
Hi Nathan,
Do you want me to add a Co-Developed-by tag for you? I feel bad just
taking it.
For reference here is the current state of the patch, still waiting on
the merge into clang 19.1.x:
It needs three prerequisite commits on top of 6.6.x, but unfortunately
still requires a small amount of manual conflict resolution, but it's
easy enough
1. include/linux/compiler_types.h:
use the incoming change until before (but not including) the
"Apply __counted_by() when the Endianness matches to increase test coverage."
comment)
2. lib/overflow_kunit.c:
HEAD is correct