AUG 7 Fix for DoS vulnerability in BIND DNS service

For CentOS, you will need to enable Continuous Release (CR) Repository to get this patch. Here's how you can install, enable the CR repo, and update BIND.

yum update bind

Secondly run the command:


yum install centos-release-cr
yum-config-manager --enable cr
yum update bind

Once this is done, you can disable the CR repo by:

yum-config-manager --disable cr
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How to enable rewrite rules for Plesk using NGINX

Login to Plesk. Open the domain you need to update. Click on the “Apache and nginx settings”...

How to Enable Nginx with PHP-FPM on Plesk

Nginx is supported with PHP-FPM which is a fast and reliable web server.Plesk Control Panel...

How to Enable all of the required ports of Plesk

If you found, the ports are closed of a Plesk server due to FirewallD, then run the following...

Plesk license getting revoked? Here's the solution

Some of our clients' complaints that their Plesk WebHost license getting revoked. So, here's the...

How to Install Plesk or Onyx on Linux CentOS?

Plesk is a popular website control panel, and it makes managing your website easy. Although it is...