You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "István Fajth (Jira)" <ji...@apache.org> on 2023/12/11 11:21:00 UTC

[jira] [Updated] (HDDS-9894) IP address checks neglect disabling some IPv6 addresses that are disabled for IPv4

     [ https://issues.apache.org/jira/browse/HDDS-9894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

István Fajth updated HDDS-9894:
-------------------------------
    Parent Issue: HDDS-9111  (was: HDDS-7336)

> IP address checks neglect disabling some IPv6 addresses that are disabled for IPv4
> ----------------------------------------------------------------------------------
>
>                 Key: HDDS-9894
>                 URL: https://issues.apache.org/jira/browse/HDDS-9894
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: István Fajth
>            Priority: Major
>
> Currently Ozone's PKI system uses InetAddressValidator to validate IP addresses.
> InetAddressValidator is fine, it verifies validates that IPv4 addresses are in the valid range, also it verifies IPv6 addresses correctly.
> We added an extra restriction, and we does not allow the 0.0.0.0 and the 127.0.0.1 addresses, however our code neglects the IPv6 equivalent of these.
> This is implemented in OzoneSecurityUtil#getValidInetsForCurrentHost()



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org