diff options
author | Samuel Obuch <samuel.obuch@codasip.com> | 2022-09-27 13:21:03 +0200 |
---|---|---|
committer | Michal Simek <michal.simek@amd.com> | 2022-10-05 11:36:54 +0200 |
commit | f4cf004d273523494bb276c3317c0c8f17a48c59 (patch) | |
tree | 68052a42fb5e46b7dde5ea214a9b4eec355b1958 /drivers/fpga/fpga-uclass.c | |
parent | 3d1700296c7149f93e6fca6c733afc1c20a74e39 (diff) |
net: emaclite: fix handling for IP packets with specific lengths
The maximum length is capped similarly to the emaclite_send function.
Avoid integer underflow for values of ip->ip_len < 30, the minimum
length of an IP packet is 21 bytes.
Signed-off-by: Samuel Obuch <samuel.obuch@codasip.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Link: https://lore.kernel.org/r/20220927112103.155689-3-samuel.obuch@codasip.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
Diffstat (limited to 'drivers/fpga/fpga-uclass.c')
0 files changed, 0 insertions, 0 deletions