[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #10357] etharp_input: check hdr length before use it
From: |
MinghaoWang |
Subject: |
[lwip-devel] [patch #10357] etharp_input: check hdr length before use it |
Date: |
Wed, 7 Jun 2023 07:56:26 -0400 (EDT) |
URL:
<https://savannah.nongnu.org/patch/?10357>
Summary: etharp_input: check hdr length before use it
Group: lwIP - A Lightweight TCP/IP stack
Submitter: hao
Submitted: Wed 07 Jun 2023 11:56:21 AM UTC
Category: ARP
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Wed 07 Jun 2023 11:56:21 AM UTC By: MinghaoWang <hao>
The function etharp_input directly use pbuf's payload without check its
length, we should check the pbuf length before use it.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wed 07 Jun 2023 11:56:21 AM UTC Name:
0001-etharp_input-check-hdr-length-before-use-it.patch Size: 805B By: hao
<http://savannah.nongnu.org/patch/download.php?file_id=54822>
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/patch/?10357>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [patch #10357] etharp_input: check hdr length before use it,
MinghaoWang <=