In the Linux kernel, the following vulnerability has been resolved:
ALSA: usx2y: Don't call freepagesexact() with NULL address
Unlike some other functions, we can't pass NULL pointer to freepagesexact(). Add a proper NULL check for avoiding possible Oops.
[
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.134"
}
]
},
{
"events": [
{
"introduced": "5.5"
},
{
"fixed": "5.10.52"
}
]
},
{
"events": [
{
"introduced": "5.11"
},
{
"fixed": "5.12.19"
}
]
},
{
"events": [
{
"introduced": "5.13"
},
{
"fixed": "5.13.4"
}
]
}
]
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-47332.json"