In the Linux kernel, the following vulnerability has been resolved:
staging: rtl8192e: Fix use after free in rtl92epci_disconnect()
The free_rtllib() function frees the "dev" pointer so there is use after free on the next line. Re-arrange things to avoid that.
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47571.json"
[
{
"events": [
{
"introduced": "3.2"
},
{
"fixed": "4.4.294"
}
]
},
{
"events": [
{
"introduced": "4.5"
},
{
"fixed": "4.9.292"
}
]
},
{
"events": [
{
"introduced": "4.10"
},
{
"fixed": "4.14.257"
}
]
},
{
"events": [
{
"introduced": "4.15"
},
{
"fixed": "4.19.219"
}
]
},
{
"events": [
{
"introduced": "4.20"
},
{
"fixed": "5.4.163"
}
]
},
{
"events": [
{
"introduced": "5.5"
},
{
"fixed": "5.10.83"
}
]
},
{
"events": [
{
"introduced": "5.11"
},
{
"fixed": "5.15.6"
}
]
}
]