LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to know centOS or a package is vulnerable (https://www.linuxquestions.org/questions/linux-software-2/how-to-know-centos-or-a-package-is-vulnerable-4175545065/)

DelMab 06-11-2015 06:27 AM

How to know centOS or a package is vulnerable
 
Hello

How do we know centos or a package is vulnerable and needs to be patched and how do we patch them?

Many thanks

Del

jpollard 06-11-2015 07:05 AM

Normally, patches are provide by distribution - and applying them is done either by "yum update" which will go and locate all the updates available, or "dnf update" (options may apply to either).

You can check for update using either yum or dnf. Check the manpage for details.

PS: by definition, every package is "vulnerable", just what the vulnerability is may be unknown.. :)

sundialsvcs 06-11-2015 08:37 AM

Best-practice would be to check for updates to your distro at least once a day, and to apply them all immediately.


All times are GMT -5. The time now is 12:50 AM.