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

CVE-2023-52741

A use-after-free flaw in the Linux kernel's CIFS network file system code could allow an attacker to execute arbitrary code or cause a denial of service when reading data from an unstable SMB server. The flaw occurs when the network connection is unstable, leading to premature freeing of memory that is later accessed. The issue has been resolved in the kernel by adjusting the order of condition checks in the affected function.

publishedMay 21, 2024
last modifiedAug 4, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
51th 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 4, 2026

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

01

Who is affected

Linux kernel (including version 6.2) running CIFS/SMB file system operations.

02

Real-world impact

An attacker could exploit this flaw to execute arbitrary code with kernel privileges or crash the system, resulting in a denial of service.

03

Why this severity

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

04

What to do about it

official fix available
recommended steps
  1. 01Obtain the latest Linux kernel update from your distribution that includes the fix for CVE-2023-52741.
  2. 02Install the updated kernel package.
  3. 03Reboot the system to load the patched kernel.

NVD-referenced vendor advisory (Linux kernel fix)

05

Timeline

  1. May 21, 2024 · May 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 5, 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 →