Array index overflow in the xfrm_sk_policy_insert function in xfrm_user.c in Linux kernel 2.6 allows local users to cause a denial of service (oops or deadlock) and possibly execute arbitrary code via a p->dir value that is larger than XFRM_POLICY_OUT, which is used as an index in the sock->sk_policy array.
References
Configurations
History
No history.
Information
Published : 2005-08-04 04:00
Updated : 2024-02-09 00:44
NVD link : CVE-2005-2456
Mitre link : CVE-2005-2456
CVE.ORG link : CVE-2005-2456
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-667
Improper Locking