AUGUST 5, 2026
Live Feed
Back to database
Case File

CVE-2024-57801

HIGH · CVSS 7.8 EPSS 0.22%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-01-15 · 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-57801
Severity
HIGH
CVSS
7.8
EPSS
0.22%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Skip restore TC rules for vport rep without loaded flag During driver unload, unregister_netdev is called after unloading vport rep. So, the mlx5e_rep_priv is already freed while trying to get rpriv->netdev, or walk rpriv->tc_ht, which results in use-after-free. So add the checking to make sure access the data of vport rep which is still loaded.

Related CVEs

Other vulnerabilities affecting the same vendor(s)