In the Linux kernel, the following vulnerability has been resolved:
sfc: farch: fix TX queue lookup in TX event handling
We're starting from a TXQ label, not a TXQ type, so efxchannelgettxqueue() is inappropriate (and could return NULL, leading to panics).
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-46948.json"
[
{
"events": [
{
"introduced": "5.10.0"
},
{
"fixed": "5.10.36"
}
]
},
{
"events": [
{
"introduced": "5.11.0"
},
{
"fixed": "5.11.20"
}
]
},
{
"events": [
{
"introduced": "5.12.0"
},
{
"fixed": "5.12.3"
}
]
}
]