The __scm_destroy function in net/core/scm.c in the Linux kernel 2.6.27.4, 2.6.26, and earlier makes indirect recursive calls to itself through calls to the fput function, which allows local users to cause a denial of service (panic) via vectors related to sending an SCM_RIGHTS message through a UNIX domain socket and closing file descriptors.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2008-11-10 16:15
Updated : 2018-10-11 20:53
NVD link : CVE-2008-5029
Mitre link : CVE-2008-5029
CVE.ORG link : CVE-2008-5029
JSON object : View
Products Affected
linux
- linux_kernel
CWE