Hi, On Sun, Nov 20, 2022 at 12:30:53PM +0100, Diederik de Haas wrote: > Control: found -1 5.14.9-2 > Control: found -1 5.15.5-2 > Control: fixed -1 5.15.15-2 > Control: fixed -1 5.16.11-1 > Control: fixed -1 5.18.16-1 > Control: fixed -1 6.0.3-1 > > On zondag 20 november 2022 12:18:50 CET you wrote: > > Control: found -1 5.14.9-2 5.15.5-2 > > Control: fixed -1 5.15.15-2 5.16.11-1 5.18.16-1 6.0.3-1 > > That doesn't seem to work and I probably should just use the last version > for 'found' and the first one for 'fixed', but I wanted to make sure (and > log) > that the latter ones *all* are fixed.
Seems the BSP was productive :). If you have spare cycles, might you check if dacb5d8875cc ("tcp: fix page frag corruption on page fault") in 5.16-rc4 is the commit we are searching? That one was backported to the 5.10.y series in 5.10.84 and in 5.15.y series in 5.15.7 which would fall into your found ranges as well. OTOH, it fixes 5640f7685831 ("net: use a per task frag allocator") which is way much longer back as where the people noticed to be introduced. Regards, Salvatore