CVE-2025-71124 PUBLISHED CVSS 5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: move preempt_prepare_postamble after error check Move the call to preempt_prepare_postamble() after verifying that preempt_postamble_ptr is valid. If preempt_postamble_ptr is NULL, dereferencing it in preempt_prepare_postamble() would lead to a crash. This change avoids calling the preparation function when the postamble allocation has failed, preventing potential NULL pointer dereference and ensuring proper error handling. Patchwork: https://patchwork.freedesktop.org/patch/687659/

EPSS 0.03% · 7.6th percentile

Risk Scores

CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Score
0.03%
7.6th percentile

Affected Products

VendorProductVersions
LinuxLinux50117cad0c50410cff0d43a1141a562b1347e7c5, 50117cad0c50410cff0d43a1141a562b1347e7c5, 6.13
linuxlinux_kernel6.13, 6.13, 6.13.1

Timeline

References

Open in Interactive Console →