Skip to content

[eap] Verify header length for all EAP packet types - #1769

Merged
mcb30 merged 1 commit into
ipxe:masterfrom
mcb30:eaplen
Jul 30, 2026
Merged

[eap] Verify header length for all EAP packet types#1769
mcb30 merged 1 commit into
ipxe:masterfrom
mcb30:eaplen

Conversation

@mcb30

@mcb30 mcb30 commented Jul 30, 2026

Copy link
Copy Markdown
Member

The header length field exists for all packet types. Validate this length wihtin eap_rx() for all packet types, rather than performing validation only for EAP requests in eap_rx_request().

The header length field exists for all packet types.  Validate this
length wihtin eap_rx() for all packet types, rather than performing
validation only for EAP requests in eap_rx_request().

Signed-off-by: Michael Brown <mcb30@ipxe.org>
@mcb30
mcb30 merged commit 18dd448 into ipxe:master Jul 30, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant