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.
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-17712.json"
[
{
"events": [
{
"introduced": "3.19"
},
{
"fixed": "4.1.52"
}
]
},
{
"events": [
{
"introduced": "4.2"
},
{
"fixed": "4.4.109"
}
]
},
{
"events": [
{
"introduced": "4.5"
},
{
"fixed": "4.9.74"
}
]
},
{
"events": [
{
"introduced": "4.10"
},
{
"fixed": "4.14.11"
}
]
}
]