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

CVE-2024-53206

This vulnerability is a use‑after‑free bug in the Linux kernel’s TCP stack that can allow an attacker to crash the kernel or potentially execute arbitrary code. The issue has been fixed by updating the kernel to a version that includes the patch.

publishedDec 27, 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 (all versions before the patch). Typical users are Linux system administrators, servers, and embedded devices running affected kernel versions.

02

Real-world impact

An attacker could crash the system or gain code execution, leading to denial of service or compromise of the affected machine.

03

Why this severity

The CVSS score of 9.8 reflects that the vulnerability is exploitable remotely with no authentication, no user interaction, and can compromise confidentiality, integrity, and availability.

04

What to do about it

official fix available
recommended steps
  1. 01Update the Linux kernel to a version that includes the patch that replaces inet_csk_reqsk_queue_drop_and_put() with __inet_csk_reqsk_queue_drop() and reqsk_put() in reqsk_timer_handler().
  2. 02Reboot the system to load the updated kernel.

NVD description indicates the vulnerability has been resolved.

05

Timeline

  1. Dec 27, 2024 · Dec 27, 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 →