In the Linux kernel, the following vulnerability has been resolved:
mtd: virtconcat: fix use-after-free in mtdvirtconcatdestroy_joins()
mtdconcatdestroy() frees item->concat so calling mtdvirtconcatputmtd_devices(item->concat) leads to a use after free.
Fix this by moving mtdvirtconcatputmtddevices() before mtdconcat_destroy()
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68424.json"
}