PT-2026-2885 · Linux+2 · Linux Kernel+2
Published
2025-01-01
·
Updated
2026-05-07
·
CVE-2025-71124
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel’s DRM MSM A6xx driver where a NULL pointer dereference could occur. Specifically, the
preempt prepare postamble() function was being called before verifying the validity of preempt postamble ptr. If preempt postamble ptr was NULL, dereferencing it would lead to a system crash. The issue was addressed by moving the call to preempt prepare postamble() after the validity check, preventing the dereference when the postamble allocation fails and ensuring proper error handling.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu