Integer signedness error in the ip_set_srcfilter function in the IP Multicast Filter in uts/common/inet/ip/ip_multi.c in the kernel in Sun Solaris 10 and OpenSolaris before snv_92 allows local users to execute arbitrary code in other Solaris Zones via an SIOCSIPMSFILTER IOCTL request with a large value of the imsf->imsf_numsrc field, which triggers an out-of-bounds write of kernel memory. NOTE: this was reported as an integer overflow, but the root cause involves the bypass of a signed comparison.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2008-06-16 20:41
Updated : 2018-10-30 16:25
NVD link : CVE-2008-2710
Mitre link : CVE-2008-2710
CVE.ORG link : CVE-2008-2710
JSON object : View
Products Affected
sun
- solaris
- sunos
- opensolaris
CWE
CWE-189
Numeric Errors