cve/2017/CVE-2017-11600.md
2024-06-18 02:51:15 +02:00

807 B

CVE-2017-11600

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.