Security Advisory

CVE-2023-53008

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-03-27 16:43:38
Last updated 2026-05-11 19:36:48
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.