CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 4.9. See the original NVD description below for full technical details.
CVE
CVE-2006-3824
Severity
MEDIUM
CVSS
4.9
EPSS
0.98%
Original NVD Description
systeminfo.c for Sun Solaris allows local users to read kernel memory via a 0 variable count argument to the sysinfo system call, which causes a -1 argument to be used by the copyout function. NOTE: this issue has been referred to as an integer overflow, but it is probably more like a signedness error or integer underflow.