In the Linux kernel, the following vulnerability has been resolved:
f2fs: atomic: fix UAF issue on f2fsinodeinfo.atomic_inode
We need to add a reference on fi->atomic_inode before using its mapping field during garbage collection, otherwise, it will cause UAF issue.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63816.json",
"cna_assigner": "Linux"
}