CWE
401
Advisory Published
Updated

CVE-2024-50197: pinctrl: intel: platform: fix error path in device_for_each_child_node()

First published: Fri Nov 08 2024(Updated: )

In the Linux kernel, the following vulnerability has been resolved: pinctrl: intel: platform: fix error path in device_for_each_child_node() The device_for_each_child_node() loop requires calls to fwnode_handle_put() upon early returns to decrement the refcount of the child node and avoid leaking memory if that error path is triggered. There is one early returns within that loop in intel_platform_pinctrl_prepare_community(), but fwnode_handle_put() is missing. Instead of adding the missing call, the scoped version of the loop can be used to simplify the code and avoid mistakes in the future if new early returns are added, as the child node is only used for parsing, and it is never assigned.

Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67

Affected SoftwareAffected VersionHow to fix
Linux Kernel>=6.8<6.11.5
Linux Kernel=6.12-rc1
Linux Kernel=6.12-rc2
Linux Kernel=6.12-rc3

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is the severity of CVE-2024-50197?

    CVE-2024-50197 has been classified as having a moderate severity due to its impact on resource management in the Linux kernel.

  • How do I fix CVE-2024-50197?

    To address CVE-2024-50197, you should upgrade to a patched version of the Linux kernel that resolves the vulnerability.

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

    CVE-2024-50197 affects Linux kernel versions 6.8 through 6.11.5, as well as 6.12-rc1, 6.12-rc2, and 6.12-rc3.

  • What components are involved in CVE-2024-50197?

    CVE-2024-50197 involves the pinctrl subsystem in the Linux kernel, specifically the device_for_each_child_node() function.

  • Is CVE-2024-50197 a remote exploit vulnerability?

    CVE-2024-50197 is not a remote exploit vulnerability; it requires escalation of privileges on the local system.

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.
© 2025 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203