The packetsetring function in net/packet/afpacket.c in the Linux kernel through 4.10.6 does not properly validate certain block-size data, which allows local users to cause a denial of service (integer signedness error and out-of-bounds write), or gain privileges (if the CAPNET_RAW capability is held), via crafted system calls.
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2017-7308.json"
[
{
"events": [
{
"introduced": "2.6.27"
},
{
"fixed": "3.2.89"
}
]
},
{
"events": [
{
"introduced": "3.3"
},
{
"fixed": "3.10.107"
}
]
},
{
"events": [
{
"introduced": "3.11"
},
{
"fixed": "3.12.74"
}
]
},
{
"events": [
{
"introduced": "3.13"
},
{
"fixed": "3.16.44"
}
]
},
{
"events": [
{
"introduced": "3.17"
},
{
"fixed": "3.18.52"
}
]
},
{
"events": [
{
"introduced": "3.19"
},
{
"fixed": "4.1.41"
}
]
},
{
"events": [
{
"introduced": "4.2"
},
{
"fixed": "4.4.66"
}
]
},
{
"events": [
{
"introduced": "4.5"
},
{
"fixed": "4.9.26"
}
]
},
{
"events": [
{
"introduced": "4.10"
},
{
"fixed": "4.10.14"
}
]
}
]