CVE-2024-50070: pinctrl: stm32: check devm_kasprintf() returned value

Published Oct 29, 2024
·
Updated

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

pinctrl: stm32: check devmkasprintf() returned value

devmkasprintf() can return a NULL pointer on failure but this returned value is not checked. Fix this lack and check the returned value.

Found by code review.

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

6 affected componentsFixes available
Linux Linux kernel>=6.6<6.6.58
Linux Linux kernel>=6.7<6.11.5
Linux Linux kernel=6.12-rc1
Linux Linux kernel=6.12-rc2
Linux Linux kernel=6.12-rc3
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.25-16.12.27-1

Event History

Oct 29, 2024
CVE Published
via MITRE·12:50 AM
Data Sourced
via MITRE·12:50 AM
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-50070?

The severity of CVE-2024-50070 is currently classified as moderate.

2

How do I fix CVE-2024-50070?

To fix CVE-2024-50070, ensure that updates for the affected Linux kernel versions are applied, following the recommended patching procedures.

3

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

CVE-2024-50070 affects Linux kernel versions from 6.6 up to 6.6.58, between 6.7 and 6.11.5, and specific release candidates 6.12-rc1, 6.12-rc2, and 6.12-rc3.

4

What is the main issue in CVE-2024-50070?

CVE-2024-50070 addresses a lack of NULL pointer checks on the return value of devm_kasprintf() in the pinctrl subsystem of the Linux kernel.

5

How was CVE-2024-50070 discovered?

CVE-2024-50070 was discovered through a code review process.

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
CVE-2024-50070 - pinctrl: stm32: check devm_kasprintf() returned value - SecAlerts