Vulnary
← back to the feed
Critical· 9.8official fix available

CVE-2024-53095

A use-after-free vulnerability exists in the Linux kernel's CIFS client when handling network namespaces. Incorrect reference counting allows the network namespace to be freed while a socket still references it, leading to kernel oops during reconnection. The issue is rated critical with a CVSS score of 9.8.

publishedNov 21, 2024
last modifiedAug 4, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
13th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 3, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Linux kernel (CIFS client) users, especially those mounting CIFS shares in non-root network namespaces (e.g., Kubernetes pods).

02

Real-world impact

An attacker could trigger a kernel crash or potentially gain elevated privileges by causing the use-after-free condition during CIFS reconnection.

03

Why this severity

CVSS 3.1 base score 9.8 (Critical) due to network attack vector, low complexity, no privileges or user interaction required, and high impact on confidentiality, integrity, and availability.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade the Linux kernel to a version that includes the patch resolving CVE-2024-53095 (the fix ensures proper network namespace reference counting for CIFS sockets).
  2. 02After upgrading, reboot the system to load the updated kernel.

NVD description indicates the vulnerability has been resolved in the Linux kernel.

05

Timeline

  1. Nov 21, 2024 · Nov 21, 2024
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Aug 4, 2026 · 2d ago
    Advisory updated
    The NVD record was last revised.
  3. Aug 4, 2026 · 1d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
CVE-2024-53095: A use-after-free vulnerability exists in the Linux kernel's CIFS clien · Vulnary