3 matches found
CVE-2026-93233
The Linux kernel contains a vulnerability in the drm/nouveau/dmem component where a large (compound) device-private folio split causes a callocated underflow . Specifically, while nouveau_dmem_folio_free() decrements chunk->callocated for every freed folio, the nouveau_dmem_folio_split() hook ...
CVE-2026-93233
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dmem: fix callocated underflow on large folio split nouveaudmemfoliofree drops chunk-callocated once per freed folio, while a large compound device-private folio is only counted once when it is allocated. When such a...
EUVD-2026-86238
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dmem: fix callocated underflow on large folio split nouveaudmemfoliofree drops chunk-callocated once per freed folio, while a large compound device-private folio is only counted once when it is allocated. When such a...