Hi LayLow, thanks for the CVE heads up. The fixes will be released in the ns8-baseos mirror repository as soon as they become available from Red Hat and Rocky Linux, according to the usual schedule.
As for the BIND DNS server, NS8 does not implement or include it at all.
How come RedHat says RH9 is affected?
What IS the usual schedule?
Because RH makes bind available for EL9? But just because itâs available doesnât mean you need to install it.
Not really sure, and never inteded, but the package BIND is installed on my NS8
[root@srv01 ~]# yum provides âbindâ
Last metadata expiration check: 2:51:46 ago on Wed 03 Jun 2026 09:36:07 AM CEST.
bind-32:9.16.23-34.el9_7.1.x86_64 : The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
Repo : ns-appstream
Matched from:
Provide : bind = 32:9.16.23-34.el9_7.1
bind-32:9.16.23-34.el9_7.2.x86_64 : The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
Repo : ns-appstream
Matched from:
Provide : bind = 32:9.16.23-34.el9_7.2
bind9.18-32:9.18.29-5.el9_7.2.x86_64 : The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
Repo : ns-appstream
Matched from:
Provide : bind = 9.18.29-5.el9_7.2
bind9.18-32:9.18.29-5.el9_7.4.x86_64 : The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
Repo : ns-appstream
Matched from:
Provide : bind = 9.18.29-5.el9_7.4
Maybe it is and maybe it isnât, but yum provides doesnât show this either way; it just shows whatâs available in enabled repositories that provides the name in question. My system doesnât have bind installed, but it does have other related packages:
â ~ dnf list installed | grep bind
bind-libs.x86_64 32:9.16.23-34.el9_7.2 @ns-appstream
bind-license.noarch 32:9.16.23-34.el9_7.2 @ns-appstream
bind-utils.x86_64 32:9.16.23-34.el9_7.2 @ns-appstream
rpcbind.x86_64 1.2.6-7.el9 @baseos
It should be very easy for Nethesis to clarify.
That does not show anything on âmyâ server.
I think they have already, and you quoted it:
Edit: Iâm really not sure what more there would be for them to clarify. RH has published a vuln with a package that NS8 doesnât use. Youâve confirmed your installation doesnât use it, Iâve confirmed my installation doesnât use it, and Davide has confirmed that NS8 doesnât include or use it. What more would you want them to clarify?
Then bind is not installed for you either.
As to why bind-utils is on my system, it appears that provides dig, so I likely installed it manually in order to use that tool.
Clear, thanks.