CVE-2024-27027: dpll: fix dpll_xa_ref_*_del() for multiple registrations

Published May 1, 2024
·
Updated

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

dpll: fix dpllxarefdel() for multiple registrations

Currently, if there are multiple registrations of the same pin on the same dpll device, following warnings are observed: WARNING: CPU: 5 PID: 2212 at drivers/dpll/dpllcore.c:143 dpllxarefpindel.isra.0+0x21e/0x230 WARNING: CPU: 5 PID: 2212 at drivers/dpll/dpllcore.c:223 dpllpinunregister+0x2b3/0x2c0

The problem is, that in both dpllxarefdplldel() and dpllxarefpindel() registration is only removed from list in case the reference count drops to zero. That is wrong, the registration has to be removed always.

To fix this, remove the registration from the list and free it unconditionally, instead of doing it only when the ref reference counter reaches zero.

Affected Software

3 affected componentsFixes available
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.25-1
Linux Linux kernel>=6.7<6.7.11
Linux Linux kernel>=6.8<6.8.2

Event History

May 1, 2024
CVE Published
via MITRE·12:49 PM
Data Sourced
via MITRE·12:49 PM
Description
Data Sourced
via NVD·01:15 PM
Description
Data Sourced
via NVD·01:15 PM
RemedySeverityAffected Software
Jun 8, 2024
Data Sourced
via Launchpad·01:11 AM
Description
Dec 1, 2024
Data Sourced
via Ubuntu·05:27 AM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2024-27027?

CVE-2024-27027 is categorized as a low severity vulnerability as it primarily involves warnings rather than exploitation risks.

2

How do I fix CVE-2024-27027?

To fix CVE-2024-27027, update your Linux kernel to one of the fixed versions provided such as 5.10.223-1 or 6.12.11-1.

3

What software is affected by CVE-2024-27027?

CVE-2024-27027 affects specific versions of the Linux kernel including 5.10.x, 6.1.x, and 6.12.x.

4

What issue does CVE-2024-27027 address?

CVE-2024-27027 addresses the improper handling of multiple registrations of the same pin on a DPLL device, resulting in warning messages.

5

Is exploitation possible with CVE-2024-27027?

Exploitation of CVE-2024-27027 is unlikely as it primarily generates warnings without leading to a security risk.

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