PT-2026-61083 · Linux · Linux Kernel
CVE-2026-53378
·
Published
2026-07-19
·
Updated
2026-07-19
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
Memory leaks occur in the drm/colorop state blob property handling during state duplication, destruction, and reset operations. The issue stems from a failure to follow established reference tracking patterns, specifically within the following functions:
drm colorop atomic destroy state()frees state memory without releasing the blob reference.drm colorop reset()useskfree()to free old state instead of properly destroying it, leading to leaked blob references.drm colorop cleanup()contains duplicate blob cleanup code.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel