AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-53206

HIGH · CVSS 7.8 EPSS 0.23%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-12-27 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.

CVE
CVE-2024-53206
Severity
HIGH
CVSS
7.8
EPSS
0.23%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix use-after-free of nreq in reqsk_timer_handler(). The cited commit replaced inet_csk_reqsk_queue_drop_and_put() with __inet_csk_reqsk_queue_drop() and reqsk_put() in reqsk_timer_handler(). Then, oreq should be passed to reqsk_put() instead of req; otherwise use-after-free of nreq could happen when reqsk is migrated but the retry attempt failed (e.g. due to timeout). Let's pass oreq to reqsk_put().

Related CVEs

Other vulnerabilities affecting the same vendor(s)