In the Linux kernel before 4.7, the amd_gpio_remove function in drivers/pinctrl/pinctrl-amd.c calls the pinctrl_unregister function, leading to a double free.
References
Link | Resource |
---|---|
https://github.com/torvalds/linux/commit/8dca4a41f1ad65043a78c2338d9725f859c8d2c3 | Patch Third Party Advisory |
https://github.com/torvalds/linux/commit/251e22abde21833b3d29577e4d8c7aaccd650eee | Patch Third Party Advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=8dca4a41f1ad65043a78c2338d9725f859c8d2c3 | Patch Third Party Advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=251e22abde21833b3d29577e4d8c7aaccd650eee | Patch Third Party Advisory |
https://usn.ubuntu.com/3848-2/ | |
https://usn.ubuntu.com/3848-1/ |
Configurations
Information
Published : 2018-02-11 10:29
Updated : 2018-12-21 03:29
NVD link : CVE-2017-18174
Mitre link : CVE-2017-18174
JSON object : View
CWE
CWE-415
Double Free
Products Affected
linux
- linux_kernel