2 matches found
CVE-2026-43269
A flaw was found in the Linux kernel's drm/atmel-hlcdc component. The atomicdestroystate callback in the drm/atmel-hlcdc driver does not correctly release all allocated objects, specifically drmcrtccommit objects. This oversight leads to a memory leak, where system memory gradually increases. Ove...
UBUNTU-CVE-2021-47534
In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Add missing drmcrtccommitput Commit 9ec03d7f1ed3 "drm/vc4: kms: Wait on previous FIFO users before a commit" introduced a global state for the HVS, with each FIFO storing the current CRTC commit so that we can...