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

[ext-py][dnspython] Fix Tudoor DoS issue (CVE-2023-29483) #3796

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

Based on the dnspython upstream commits

1. rthalley/dnspython@f66e25b
Upstream PR: rthalley/dnspython#1044

2. rthalley/dnspython@0ea5ad0
Upstream PR: rthalley/dnspython#1054

Change-Id: I20193e975a05a8206f8beba7e9be17f23594afcd
Copy link
Contributor

@ranade1 ranade1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@@ -257,22 +283,45 @@ def receive_udp(sock, destination, expiration=None,
while 1:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amitsrivastava amitsrivastava merged commit e51c4fd into master Jul 22, 2024
5 checks passed
@amitsrivastava amitsrivastava deleted the dev/amit/dnspython-tudoor-fix-upstream branch July 22, 2024 21:41
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.

3 participants