Re: [PATCH v2] Bluetooth: bnep: reject short frames before parsing

From: Cen Zhang

Date: Mon May 18 2026 - 22:39:47 EST


Hi Luiz,

Thanks for the review.

On Tue, May 19, 2026 at 05:39:00AM +0000, Luiz Augusto von Dentz wrote:

> Lets stop using skb->len directly and just skb_pull_data and theck if
> the return is NULL.

Sure, that makes sense. I will send a v3 using skb_pull_data() as
suggested.

Best regards,
Zhang Cen