Re: [PATCH v2] rose: fix OOB reads on short CLEAR REQUEST frames

From: Ashutosh Desai

Date: Wed Apr 15 2026 - 02:03:39 EST


Hi Eric,

On Mon, Apr 13, 2026 at 11:11 PM Eric Dumazet wrote:
> rose_process_rx_frame() callers already call kfree_skb(skb) if
> rose_process_rx_frame() returns a 0. Your patch would add double-frees.
>
> Your patch is white-space mangled.

Thanks for the review. Sent v3 with all issues addressed.

Best regards,
Ashutosh