In the Linux kernel, the following vulnerability has been resolved:
cifs: prevent NULL deref in cifscomposemount_options()
The optional @ref parameter might contain an NULL nodename, so prevent dereferencing it in cifscomposemountoptions().
Addresses-Coverity: 1476408 ("Explicit null dereferenced")
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47307.json"
[
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.135"
}
]
},
{
"events": [
{
"introduced": "5.5"
},
{
"fixed": "5.10.53"
}
]
},
{
"events": [
{
"introduced": "5.11"
},
{
"fixed": "5.13.5"
}
]
}
]