CVE-2024-50021: ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()

Published Oct 21, 2024
·
Updated

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

ice: Fix improper handling of refcount in icedpllinitrclkpins()

This patch addresses a reference count handling issue in the icedpllinitrclkpins() function. The function calls icedpllgetpins(), which increments the reference count of the relevant resources. However, if the condition WARNON((!vsi || !vsi->netdev)) is met, the function currently returns an error without properly releasing the resources acquired by icedpllgetpins(), leading to a reference count leak.

To resolve this, the check has been moved to the top of the function. This ensures that the function verifies the state before any resources are acquired, avoiding the need for additional resource management in the error path.

This bug was identified by an experimental static analysis tool developed by our team. The tool specializes in analyzing reference count operations and detecting potential issues where resources are not properly managed. In this case, the tool flagged the missing release operation as a potential problem, which led to the development of this patch.

Other sources

This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.

Launchpad

Affected Software

4 affected componentsFixes available
Linux Linux kernel>=6.7<6.11.4
Linux Linux kernel=6.12-rc1
Linux Linux kernel=6.12-rc2
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.25-1

Event History

Oct 21, 2024
CVE Published
via MITRE·07:39 PM
Data Sourced
via MITRE·07:39 PM
Description
Feb 20, 2025
Data Sourced
via Launchpad·12:44 AM
Description
May 7, 2025
Data Sourced
via Ubuntu·12:57 AM
RemedyDescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2024-50021?

CVE-2024-50021 is a vulnerability in the Linux kernel related to improper reference count handling.

2

How do I fix CVE-2024-50021?

To fix CVE-2024-50021, update your Linux kernel to the patched versions including 5.10.223-1, 6.1.128-1, or 6.12.15-1.

3

Which Linux kernel versions are affected by CVE-2024-50021?

CVE-2024-50021 affects Linux kernel versions between 6.7 and 6.11.4, as well as versions 6.12-rc1 and 6.12-rc2.

4

What components are involved in CVE-2024-50021?

CVE-2024-50021 specifically involves improper handling in the ice_dpll_init_rclk_pins() function of the ice driver.

5

Is CVE-2024-50021 a high-risk vulnerability?

CVE-2024-50021 can potentially lead to system instability, making it a significant risk for affected systems.

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