Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doh: improve HTTPS RR svcparams parsing #16598

Closed
wants to merge 1 commit into from

Conversation

piru
Copy link

@piru piru commented Mar 6, 2025

Fixed a heap read overflow when parsing the HTTP RR svcparams. Also the code failed to enforce the requirements of SvcParamKey order specified in section 2.2 of the RFC 9460.

Fixed a heap read overflow when parsing the HTTP RR svcparams. Also
the code failed to enforce the requirements of SvcParamKey order
specified in section 2.2 of the RFC 9460.
@github-actions github-actions bot added the name lookup DNS and related tech label Mar 6, 2025
@testclutch
Copy link

Analysis of PR #16598 at 34e75451:

Test ../../tests/http/test_32_ftps_vsftpd.py::TestFtpsVsFTPD::test_32_07_shutdownh_upload failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Test 2200 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Generated by Testclutch

@bagder bagder closed this in f1662ae Mar 6, 2025
@bagder
Copy link
Member

bagder commented Mar 6, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
name lookup DNS and related tech
Development

Successfully merging this pull request may close these issues.

3 participants