CVE-2024-44956: drm/xe/preempt_fence: enlarge the fence critical section

Published Sep 4, 2024
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

drm/xe/preemptfence: enlarge the fence critical section

It is really easy to introduce subtle deadlocks in preemptfenceworkfunc() since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so even though we signal a particular fence, everything in the callback should be in the fence critical section, since blocking in the callback will prevent other published fences from signalling. If we enlarge the fence critical section to cover the entire callback, then lockdep should be able to understand this better, and complain if we grab a sensitive lock like vm->lock, which is also held when waiting on preempt fences.

Affected Software

2 affected componentsFixes available
Linux Linux kernel<6.10.5
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.25-16.12.27-1

Event History

Sep 4, 2024
CVE Published
via MITRE·06:35 PM
Data Sourced
via MITRE·06:35 PM
Description
Jan 13, 2025
Data Sourced
via Ubuntu·06:30 PM
RemedyDescriptionSeverityAffected Software
Apr 27, 2025
Data Sourced
via Debian·07:39 PM
DescriptionAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2024-44956?

CVE-2024-44956 is rated as a medium severity vulnerability in the Linux kernel.

2

How do I fix CVE-2024-44956?

To fix CVE-2024-44956, update your Linux kernel to a fixed version such as 5.10.223-1, 6.1.123-1, or later.

3

Which versions of the Linux kernel are affected by CVE-2024-44956?

CVE-2024-44956 affects Linux kernel versions prior to 6.10.5.

4

What impact does CVE-2024-44956 have on system security?

CVE-2024-44956 can potentially lead to subtle deadlocks in the kernel, which may affect system stability.

5

Is CVE-2024-44956 specific to any Linux distribution?

CVE-2024-44956 is found in the Linux kernel and may affect multiple distributions that use vulnerable kernel versions.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203