In the Linux kernel, the following vulnerability has been resolved:
scsi: advansys: Fix kernel pointer leak
Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx.
Change %lx to %p to print the hashed pointer.
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47216.json"
[
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.293"
}
]
},
{
"events": [
{
"introduced": "4.5"
},
{
"fixed": "4.9.291"
}
]
},
{
"events": [
{
"introduced": "4.10"
},
{
"fixed": "4.14.256"
}
]
},
{
"events": [
{
"introduced": "4.15"
},
{
"fixed": "4.19.218"
}
]
},
{
"events": [
{
"introduced": "4.20"
},
{
"fixed": "5.4.162"
}
]
},
{
"events": [
{
"introduced": "5.5"
},
{
"fixed": "5.10.82"
}
]
},
{
"events": [
{
"introduced": "5.11"
},
{
"fixed": "5.15.5"
}
]
}
]