In the Linux kernel, the following vulnerability has been resolved:
mm, slub: fix potential memoryleak in kmemcacheopen()
In error path, the random_seq of slub cache might be leaked. Fix this by using __kmemcacherelease() to release all the relevant resources.
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47466.json"
[
{
"events": [
{
"introduced": "4.8"
},
{
"fixed": "5.4.156"
}
]
},
{
"events": [
{
"introduced": "5.5"
},
{
"fixed": "5.10.76"
}
]
},
{
"events": [
{
"introduced": "5.11"
},
{
"fixed": "5.14.15"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.15-rc1"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.15-rc2"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.15-rc3"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.15-rc4"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.15-rc5"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.15-rc6"
}
]
}
]