CVE-2024-53126: vdpa: solidrun: Fix UB bug with devres

Published Dec 4, 2024
·
Updated

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

vdpa: solidrun: Fix UB bug with devres

In psnetopenpfbar() and snetopenvfbar() a string later passed to pcimiomapregions() is placed on the stack. Neither pcimiomapregions() nor the functions it calls copy that string.

Should the string later ever be used, this, consequently, causes undefined behavior since the stack frame will by then have disappeared.

Fix the bug by allocating the strings on the heap through devmkasprintf().

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.3
Linux Linux kernel>=6.6.0<6.6.63
Linux Linux kernel>=6.11.0<6.11.10
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.25-1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade debian/linux to a version that resolves this vulnerability.

    Fixed in 5.10.223-1Fixed in 5.10.234-1Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.25-1
  2. Configuration

    In psnet_open_pf_bar() and psnet_open_vf_bar(), replace the stack-based string allocation used for the string argument later passed to pcim_iomap_regions() with a devm_kasprintf() allocation so the string remains valid beyond the stack frame.

    Linux kernel (vdpa: solidrun) Use devres-managed heap allocation for the string passed to pcim_iomap_regions() = Allocate the string on the heap through devm_kasprintf() instead of placing it on the stack

Event History

Dec 4, 2024
CVE Published
via MITRE·02:20 PM
Data Sourced
via MITRE·02:20 PM
DescriptionSeverity
Data Sourced
via NVD·03:15 PM
RemedyDescriptionSeverityAffected Software
Feb 20, 2025
Data Sourced
via Launchpad·12:52 AM
Description
May 3, 2025
Data Sourced
via Ubuntu·01:10 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-53126?

CVE-2024-53126 has a medium severity rating due to potential instability caused by the unbounded bug.

2

How do I fix CVE-2024-53126?

To fix CVE-2024-53126, update the Linux kernel to a version above 6.3 or between 6.6.0 and 6.6.63 or between 6.11.0 and 6.11.10.

3

What versions of the Linux kernel are affected by CVE-2024-53126?

CVE-2024-53126 affects Linux kernel versions up to 6.3 and versions between 6.6.0 to 6.6.63 and 6.11.0 to 6.11.10.

4

What components are involved in CVE-2024-53126 vulnerability?

The vulnerability involves the vdpa component and functions like psnet_open_pf_bar() and snet_open_vf_bar() in the Linux kernel.

5

Is CVE-2024-53126 related to remote code execution?

CVE-2024-53126 does not directly describe remote code execution but may lead to instability in the kernel which could be exploited.

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