CVE-2025-31160 #14640
-
Version2.4.60 Installation MethodSecurity Onion ISO image Descriptionother (please provide detail below) Installation TypeDistributed Locationon-prem with Internet access Hardware SpecsMeets minimum requirements CPU4 RAM24 Storage for /100 Storage for /nsm215 Network Traffic Collectionspan port Network Traffic Speeds1Gbps to 10Gbps StatusYes, all services on all nodes are running OK Salt StatusNo, there are no failures LogsNo, there are no additional clues DetailOur vulnerability scanner is reporting that CVE-2025-31160 from "atop" is present on the SecurityOnion instances. This is a low-risk finding, but it does not appear that either RedHat or Oracle are publishing a patch for it. So, we are hoping to get some additional details as to whether there will eventually be a patch available for this in SO 2.4. Is this package pulled from OS vendor, or does SO incorporate it separately? And if so, are there plans to update to a non-vulnerable version? Alternately, can this package be safely removed, or is it a dependency for SO? https://nvd.nist.gov/vuln/detail/CVE-2025-31160 Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I have created an issue here: #14642 Starting in 2.4.160 we will no longer install it on the ISO install by default. When you We mirror the Oracle and EPEL repos for our packages so when a new package is updated it is available right away. If you are airgap, all updated packages from the time the ISO is cut will be on the ISO and replace the older versions on the grid. |
Beta Was this translation helpful? Give feedback.
I have created an issue here: #14642
Starting in 2.4.160 we will no longer install it on the ISO install by default. When you
soup
to .160 it will be removed. Feel free to remove it in the mean time via:sudo salt \* pkg.remove atop
That will remove it from all nodes in your grid.We mirror the Oracle and EPEL repos for our packages so when a new package is updated it is available right away. If you are airgap, all updated packages from the time the ISO is cut will be on the ISO and replace the older versions on the grid.