CVE-2024-50156: drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()

Published Nov 7, 2024
·
Updated

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

drm/msm: Avoid NULL dereference in msmdispstateprintregs()

If the allocation in msmdispstatedumpregs() failed then block->state can be NULL. The msmdispstateprintregs() function does have code to try to handle it with:

if (reg) dumpaddr = reg;

...but since "dumpaddr" is initialized to NULL the above is actually a noop. The code then goes on to dereference dumpaddr.

Make the function print "Registers not stored" when it sees a NULL to solve this. Since we're touching the code, fix msmdispstateprintregs() not to pointlessly take a double-pointer and properly mark the pointer as const.

Patchwork: https://patchwork.freedesktop.org/patch/619657/

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

9 affected componentsFixes available
Linux Linux kernel>=5.14<5.15.170
Linux Linux kernel>=5.16<6.1.115
Linux Linux kernel>=6.2<6.6.59
Linux Linux kernel>=6.7<6.11.6
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-1
debian/linux-6.1
6.1.129-1~deb11u1

Event History

Nov 7, 2024
CVE Published
via MITRE·09:31 AM
Data Sourced
via MITRE·09:31 AM
Description
Data Sourced
via NVD·10:15 AM
RemedyDescriptionSeverityWeaknessAffected Software
Feb 24, 2025
Data Sourced
via Launchpad·12:45 AM
Description
May 3, 2025
Data Sourced
via Ubuntu·01:01 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-50156?

CVE-2024-50156 has been classified with a severity that indicates a potential risk of a NULL dereference vulnerability.

2

How do I fix CVE-2024-50156?

To address CVE-2024-50156, ensure your Linux kernel is updated to a version that includes the patch resolving this vulnerability.

3

Which versions are affected by CVE-2024-50156?

CVE-2024-50156 affects various Linux kernel versions, specifically those between 5.14 and 5.15.170, 5.16 and 6.1.115, and 6.2 to 6.6.59, among others.

4

What systems are impacted by CVE-2024-50156?

CVE-2024-50156 impacts systems running the affected versions of the Linux kernel.

5

What is the nature of the vulnerability in CVE-2024-50156?

CVE-2024-50156 involves a NULL dereference in the msm_disp_state_print_regs() function, which can occur if allocation fails.

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