Re: [PATCH v2] rose: fix OOB reads on short CLEAR REQUEST frames
Ashutosh Desai <[email protected]> Tue, 14 Apr 2026 23:03:32 -0700 (PDT)
| Newsgroups | org.kernel.vger.linux-hams,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
--===============7568368645748790231== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit 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 --===============7568368645748790231==--