AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-26856

HIGH · CVSS 7.8 EPSS 0.23%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-04-17 · 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-26856
Severity
HIGH
CVSS
7.8
EPSS
0.23%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: net: sparx5: Fix use after free inside sparx5_del_mact_entry Based on the static analyzis of the code it looks like when an entry from the MAC table was removed, the entry was still used after being freed. More precise the vid of the mac_entry was used after calling devm_kfree on the mac_entry. The fix consists in first using the vid of the mac_entry to delete the entry from the HW and after that to free it.

Related CVEs

Other vulnerabilities affecting the same vendor(s)