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
Configuration 1 (hide)
|
History
No history.
Information
Published : 2017-12-16 01:29
Updated : 2025-04-20 01:37
NVD link : CVE-2017-17712
Mitre link : CVE-2017-17712
CVE.ORG link : CVE-2017-17712
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')