CVE-2024-50260: sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()

Published Nov 9, 2024
·
Updated

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

sockmap: fix a NULL pointer dereference in sockmaplinkupdateprog()

The following race condition could trigger a NULL pointer dereference:

sockmaplinkdetach(): sockmaplinkupdateprog(): mutexlock(&sockmapmutex); ... sockmaplink->map = NULL; mutexunlock(&sockmapmutex); mutexlock(&sockmapmutex); ... sockmapproglinklookup(sockmaplink->map); mutexunlock(&sockmapmutex); <continue>

Fix it by adding a NULL pointer check. In this specific case, it makes no sense to update a link which is being released.

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

7 affected componentsFixes available
Linux Linux kernel>=6.10<6.11.7
Linux Linux kernel=6.12-rc1
Linux Linux kernel=6.12-rc2
Linux Linux kernel=6.12-rc3
Linux Linux kernel=6.12-rc4
Linux Linux kernel=6.12-rc5
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.25-1

Event History

Nov 9, 2024
CVE Published
via MITRE·10:15 AM
Data Sourced
via MITRE·10:15 AM
Description
Data Sourced
via NVD·11:15 AM
RemedyDescriptionSeverityWeaknessAffected Software
Feb 24, 2025
Data Sourced
via Launchpad·12:52 AM
Description
Apr 1, 2025
Data Sourced
via Ubuntu·12:59 AM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2024-50260?

CVE-2024-50260 is classified as a vulnerability that can lead to a NULL pointer dereference in the Linux kernel.

2

How do I fix CVE-2024-50260?

To remediate CVE-2024-50260, update to the patched version of the Linux kernel that addresses the vulnerability.

3

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

CVE-2024-50260 affects Linux kernel versions from 6.10 to 6.11.7 and specific release candidates from 6.12.

4

What components are implicated in CVE-2024-50260?

CVE-2024-50260 involves the sock_map component and its functions such as sock_map_link_update_prog().

5

Is there a known exploit for CVE-2024-50260?

As of now, there are no public exploits for CVE-2024-50260, but it is advisable to apply patches promptly.

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