Re: [PATCH net 06/10] ice: fix stats array overflow via proper realloc
Przemek Kitszel <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On 8/6/26 19:20, Jakub Kicinski wrote: > This is an AI-generated review of your patch. The human sending this > email has considered the AI review valid, or at least plausible. > --- > ice: fix stats array overflow via proper realloc > [Severity: High] > > This isn't a bug introduced by this patch, but can the array still end up > smaller than what the consumers iterate for a VF VSI? The replaced users are able to crash (perhaps due to mis-configuration), I will fix that via another revision could you please apply the first 4 patches of the series by Jose? those don't require changes