CWE
362
Advisory Published
CVE Published
Updated

CVE-2023-52480: ksmbd: fix race condition between session lookup and expire

First published: Thu Feb 29 2024(Updated: )

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix race condition between session lookup and expire Thread A + Thread B ksmbd_session_lookup | smb2_sess_setup sess = xa_load | | | xa_erase(&conn->sessions, sess->id); | | ksmbd_session_destroy(sess) --> kfree(sess) | // UAF! | sess->last_active = jiffies | + This patch add rwsem to fix race condition between ksmbd_session_lookup and ksmbd_expire_session.

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

Affected SoftwareAffected VersionHow to fix
Linux Kernel>=5.15<5.15.145
Linux Kernel>=5.16<6.1.57
Linux Kernel>=6.2<6.5.7
Linux Kernel=6.6-rc1
Linux Kernel=6.6-rc2
Linux Kernel=6.6-rc3
Linux Kernel=6.6-rc4
debian/linux
5.10.223-1
5.10.226-1
6.1.123-1
6.1.128-1
6.12.12-1
6.12.15-1

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-2023-52480?

    CVE-2023-52480 is classified as a moderate severity vulnerability due to its impact on session management in the Linux kernel.

  • How do I fix CVE-2023-52480?

    To fix CVE-2023-52480, update to the recommended Linux kernel versions, specifically 5.10.223-1, 6.1.123-1, or higher.

  • Which versions of the Linux kernel are affected by CVE-2023-52480?

    CVE-2023-52480 affects Linux kernel versions from 5.15 to 6.6-rc4.

  • What type of vulnerability is CVE-2023-52480?

    CVE-2023-52480 is a race condition vulnerability that occurs between session lookup and expiration in the ksmbd module.

  • Is there a known exploit for CVE-2023-52480?

    As of now, there are no publicly known exploits specifically targeting CVE-2023-52480.

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