Other Usage

Splunk dependancies (golang) version check

NullZero
Path Finder

IHAC running a large C11 On-Prem stack. They are in a bit of a pickle due to unsupported RHEL 7 and halfway through an upgrade from 9.3.x to 9.4.x and are seeking advice on the recent CVE's.

My problem / question is what version of 'golang' is installed with their particular version of Splunk, this is in response to SVD-2025-0603 | Splunk Vulnerability Disclosure

It is not clear how to verify this.

 

0 Karma
1 Solution

sainag_splunk
Splunk Employee
Splunk Employee

 

@NullZero The golang versions are embedded in Splunk binaries. To check your current versions:

cd $SPLUNK_HOME/bin
./mongodump --version
./mongorestore --version

You should complete the upgrade to 9.4.2+ immediately - after checking the current golang version if it has critical vulnerabilities that need patching.


If this Helps, Please Upvote.



If this helps, Upvote!!!!
Together we make the Splunk Community stronger 

View solution in original post

sainag_splunk
Splunk Employee
Splunk Employee

 

@NullZero The golang versions are embedded in Splunk binaries. To check your current versions:

cd $SPLUNK_HOME/bin
./mongodump --version
./mongorestore --version

You should complete the upgrade to 9.4.2+ immediately - after checking the current golang version if it has critical vulnerabilities that need patching.


If this Helps, Please Upvote.



If this helps, Upvote!!!!
Together we make the Splunk Community stronger 

NullZero
Path Finder

Very helpful thanks!

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...