CVE-2024-50020: ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()

Published Oct 21, 2024
·
Updated

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

ice: Fix improper handling of refcount in icesriovsetmsixveccount()

This patch addresses an issue with improper reference count handling in the icesriovsetmsixveccount() function.

First, the function calls icegetvfbyid(), which increments the reference count of the vf pointer. If the subsequent call to icegetvfvsi() fails, the function currently returns an error without decrementing the reference count of the vf pointer, leading to a reference count leak. The correct behavior, as implemented in this patch, is to decrement the reference count using iceputvf(vf) before returning an error when vsi is NULL.

Second, the function calls icesriovgetirqs(), which sets vf->firstvectoridx. If this call returns a negative value, indicating an error, the function returns an error without decrementing the reference count of the vf pointer, resulting in another reference count leak. The patch addresses this by adding a call to iceputvf(vf) before returning an error when vf->firstvectoridx < 0.

This bug was identified by an experimental static analysis tool developed by our team. The tool specializes in analyzing reference count operations and identifying potential mismanagement of reference counts. In this case, the tool flagged the missing decrement operation as a potential issue, leading to 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

5 affected componentsFixes available
Linux Linux kernel>=6.7.10<6.8
Linux Linux kernel>=6.8<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-16.12.27-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 3, 2025
Data Sourced
via Ubuntu·12:55 AM
RemedyDescriptionSeverityAffected Software
May 11, 2025
Data Sourced
via Debian·12:58 AM
DescriptionAffected 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-50020?

CVE-2024-50020 has a moderate severity level due to improper reference count handling which could impact system stability.

2

How do I fix CVE-2024-50020?

To address CVE-2024-50020, ensure that your Linux kernel is updated to a patched version, such as 5.10.223-1 or later.

3

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

CVE-2024-50020 affects Linux kernel versions between 6.7.10 and 6.11.4, as well as specific release candidates.

4

What systems are impacted by CVE-2024-50020?

CVE-2024-50020 impacts systems using affected Linux kernel versions, including various Linux distributions that have not applied the necessary patches.

5

Is CVE-2024-50020 exploitable remotely?

CVE-2024-50020 is not primarily considered a remote exploit but can lead to local privilege escalation under specific conditions.

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