PT-2026-37576
In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drm crtc commit after release The atmel hlcdc plane atomic duplicate state callback was copying the atmel hlcdc plane state structure without properly duplicating the drm plane state. In...