In the Linux kernel, the following vulnerability has been resolved:
jbd2: fix potential use-after-free in jbd2fcwait_bufs
In 'jbd2fcwait_bufs' use 'bh' after put buffer head reference count which may lead to use-after-free. So judge buffer if uptodate before put buffer head reference count.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50328.json",
"cna_assigner": "Linux"
}