[PATCH v1 32/32] net/ntnic: revert untrusted loop bound
Stephen Hemminger
stephen at networkplumber.org
Thu Feb 20 23:31:55 CET 2025
On Thu, 20 Feb 2025 23:03:56 +0100
Serhii Iliushyk <sil-plv at napatech.com> wrote:
> The changes for untrusted loop bound breaks VLAN processing
>
> This reverts commit 36cd2cb0eea49813dd59ee1df2eb592e8ae5b6b4.
>
> Signed-off-by: Serhii Iliushyk <sil-plv at napatech.com>
This will bring back the Coverity bug and potential for VLAN "packet of doom" bugs.
Any loop iterating over VLAN's needs to limit depth
More information about the dev
mailing list