PT-2026-27731 · Linux · Linux
Published
2026-03-25
·
Updated
2026-03-25
·
CVE-2026-23366
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
drm/client: Do not destroy NULL modes
'modes' in drm client modeset probe may fail to kcalloc. If this
occurs, we jump to 'out', calling modes destroy on it, which
dereferences it. This may result in a NULL pointer dereference in the
error case. Prevent that.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux