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

Consider IPv4-mapped IPv6 addresses link local/loopback if IPV4 address is private #65

Merged
merged 1 commit into from Dec 23, 2023
Merged

Consider IPv4-mapped IPv6 addresses link local/loopback if IPV4 address is private #65

merged 1 commit into from Dec 23, 2023

Conversation

Earlopain
Copy link
Contributor

Same as #57 / Bug #19378

If IPAddr#loopback?/IPAddr#link_local? is used in a critical code path, not supporting IPv4-mapped IPv6 addresses could lead to security issues.

@Earlopain Earlopain requested a review from knu as a code owner December 16, 2023 13:09
@knu knu merged commit 10bdaad into ruby:master Dec 23, 2023
27 checks passed
@Earlopain Earlopain deleted the more-ipv4-mapped branch December 23, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants