Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-43880

7.8 · HIGH
Published Aug 21, 2024 linux CWE-401 EPSS 0.23% (13th pctl)

Overview

CVE-2024-43880 is a high-severity vulnerability affecting linux linux_kernel. It was published on August 21, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

mlxsw: spectrum_acl_erp: Fix object nesting warning

ACLs in Spectrum-2 and newer ASICs can reside in the algorithmic TCAM

(A-TCAM) or in the ordinary circuit TCAM (C-TCAM). The former can

contain more ACLs (i.e., tc filters), but the number of masks in each

region (i.e., tc chain) is limited.

In order to mitigate the effects of the above limitation, the device

allows filters to share a single mask if their masks only differ in up

to 8 consecutive bits. For example, dst_ip/25 can be represented using

dst_ip/24 with a delta of 1 bit. The C-TCAM does not have a limit on the

number of masks being used (and therefore does not support mask

aggregation), but can contain a limited number of filters.

The driver uses the "objagg" library to perform the mask aggregation by

passing it objects that consist of the filter's mask and whether the

filter is to be inserted into the A-TCAM or the C-TCAM since filters in

different TCAM

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.1, < 5.4.282 Affected

Frequently Asked Questions

What is CVE-2024-43880?

CVE-2024-43880 is a high-severity vulnerability affecting linux linux_kernel. It was published on August 21, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2024-43880?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-43880?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-43880?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-43880 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.