In the Linux kernel, the following vulnerability has been resolved:
zram: fix potential UAF of zram table
If zrammetaalloc failed early, it frees allocated zram->table without setting it NULL. Which will potentially cause zrammetafree to access the table if user reset an failed and uninitialized device.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/21xxx/CVE-2025-21671.json"
}