Bug 2355536 (CVE-2023-53008) - CVE-2023-53008 kernel: cifs: fix potential memory leaks in session setup
Summary: CVE-2023-53008 kernel: cifs: fix potential memory leaks in session setup
Keywords:
Status: NEW
Alias: CVE-2023-53008
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-03-27 17:05 UTC by OSIDB Bzimport
Modified: 2025-04-10 18:13 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-03-27 17:05:58 UTC
In the Linux kernel, the following vulnerability has been resolved:

cifs: fix potential memory leaks in session setup

Make sure to free cifs_ses::auth_key.response before allocating it as
we might end up leaking memory in reconnect or mounting.

Comment 5 Avinash Hanwate 2025-03-28 04:03:49 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025032714-CVE-2023-53008-415c@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.