> -----Original Message----- > From: psatheesh@ marvell. com <psatheesh@ marvell. com> > Sent: Thursday, May 22, 2025 3: 41 PM > To: Nithin Kumar Dabilpuram <ndabilpuram@ marvell. com>; Kiran Kumar > Kokkilagadda <kirankumark@ marvell. com>;
ZjQcmQRYFpfptBannerStart
Prioritize security for external emails:
Confirm sender and content safety before clicking links or opening attachments
ZjQcmQRYFpfptBannerEnd
> -----Original Message-----
> From: psatheesh@marvell.com <psatheesh@marvell.com>
> Sent: Thursday, May 22, 2025 3:41 PM
> To: Nithin Kumar Dabilpuram <ndabilpuram@marvell.com>; Kiran Kumar
> Kokkilagadda <kirankumark@marvell.com>; Sunil Kumar Kori
> <skori@marvell.com>; Satha Koteswara Rao Kottidi
> <skoteshwar@marvell.com>; Harman Kalra <hkalra@marvell.com>
> Cc: dev@dpdk.org; Satheesh Paul Antonysamy <psatheesh@marvell.com>;
> stable@dpdk.org
> Subject: [EXTERNAL] [dpdk-dev] [PATCH ] common/cnxk: fix E-tag pattern
> parsing
>
> From: Satheesh Paul <psatheesh@ marvell. com> E-tag pattern parsing was
> using wrong length leading to a segfault. Fixing this by using the correct length
> of the pattern item. Fixes: c34ea71b878d ("common/cnxk: add NPC parsing
> API") Cc: stable@ dpdk. org ZjQcmQRYFpfptBannerStart Prioritize security for
> external emails:
> Confirm sender and content safety before clicking links or opening attachments
> <https://us-phishalarm-
> ewt.proofpoint.com/EWT/v1/CRVmXkqW!ti3Z1f8UAnV6tE-
> cuf16TovtmbR3WNuNg1XBgjWK2nVJVVmD6AcDK8BzP0wwFfHllkJwVMUw9kQ
> mJkHA1WMN3Nuj7ObuJHl3$>
> Report Suspicious
>
> ZjQcmQRYFpfptBannerEnd
> From: Satheesh Paul <psatheesh@marvell.com>
>
> E-tag pattern parsing was using wrong length leading to a segfault. Fixing this
> by using the correct length of the pattern item.
>
> Fixes: c34ea71b878d ("common/cnxk: add NPC parsing API")
> Cc: stable@dpdk.org
>
> Signed-off-by: Satheesh Paul <psatheesh@marvell.com>
> Reviewed-by: Kiran Kumar K <kirankumark@marvell.com>
Applied to dpdk-next-net-mrvl/for-main. Thanks