DX Unified Infrastructure Management

 View Only

Tech Tip: Checking to see which vulnerabilities have been addressed

  • 1.  Tech Tip: Checking to see which vulnerabilities have been addressed

    Broadcom Employee
    Posted Sep 10, 2013 04:58 PM

    There is a quick way to check what vulnerabilities have already been addressed in your version of CentOS on your MTP appliance.

    The rpm command below can be used to query the changelog to verify Vulnerabilities have been addressed.

    rpm -q --changelog httpd | grep CVE 

    You should also make sure you are always on the latest release of MTP which will also update the CentOS version in most cases.