In the Linux kernel, the following vulnerability has been resolved:
HID: bigbenff: prevent null pointer dereference
When emulating the device through uhid, there is a chance we don't have output reports and so report_field is null.
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47522.json"
[
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.165"
}
]
},
{
"events": [
{
"introduced": "5.5"
},
{
"fixed": "5.10.85"
}
]
},
{
"events": [
{
"introduced": "5.11"
},
{
"fixed": "5.15.8"
}
]
}
]