Is the co-pilot itself performance-sensitive?
Is the co-pilot itself performance-sensitive?
Posted Sep 23, 2024 2:03 UTC (Mon) by viro (subscriber, #7872)In reply to: Is the co-pilot itself performance-sensitive? by ms-tg
Parent article: pcp: pmcd network daemon review (SUSE Security Team Blog)
>> if (vindex < 0 || vindex > pdulen / sizeof(__pmPDU)) {
> Question: is it worth someone making a tiny PR with this change and the explanation above?
Wouldn't vindex equal to pdulen / sizeof(....) end up with off-by-one?
