net/xfrm/xfrm_policy.c in the Linux kernel through 4.12.3, when CONFIG_XFRM_MIGRATE is enabled, does not ensure that the dir value of xfrm_userpolicy_id is XFRM_POLICY_MAX or less, which allows local users to cause a denial of service (out-of-bounds access) or possibly have unspecified other impact via an XFRM_MSG_MIGRATE xfrm Netlink message.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2017-07-24 07:29
Updated : 2025-04-20 01:37
NVD link : CVE-2017-11600
Mitre link : CVE-2017-11600
CVE.ORG link : CVE-2017-11600
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read