PT-2026-37609
In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomic destroy state callback After several commits, the slab memory increases. Some drm crtc commit objects are not freed. The atomic destroy state callback only put the framebuffer. Use...