The raw_sendmsg() function in net/ipv4/raw.c in the Linux kernel through 4.14.6 has a race condition in inet->hdrincl that leads to uninitialized stack pointer usage; this allows a local user to execute code and gain privileges.
References
Configurations
Information
Published : 2017-12-15 17:29
Updated : 2018-04-03 18:29
NVD link : CVE-2017-17712
Mitre link : CVE-2017-17712
JSON object : View
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Products Affected
linux
- linux_kernel