In the Linux kernel, the following vulnerability has been resolved:
HID: betop: fix slab-out-of-bounds Write in betop_probe
Syzbot reported slab-out-of-bounds Write bug in hid-betopff driver. The problem is the driver assumes the device must have an input report but some malicious devices violate this assumption.
So this patch checks hid_device's input is non empty before it's been used.
[
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.286"
}
]
},
{
"events": [
{
"introduced": "4.5"
},
{
"fixed": "4.9.285"
}
]
},
{
"events": [
{
"introduced": "4.10"
},
{
"fixed": "4.14.249"
}
]
},
{
"events": [
{
"introduced": "4.15"
},
{
"fixed": "4.19.209"
}
]
},
{
"events": [
{
"introduced": "4.20"
},
{
"fixed": "5.4.151"
}
]
},
{
"events": [
{
"introduced": "5.5"
},
{
"fixed": "5.10.71"
}
]
},
{
"events": [
{
"introduced": "5.11"
},
{
"fixed": "5.14.10"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.15-rc1"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.15-rc2"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.15-rc3"
}
]
}
]
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47404.json"