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-2020-36791

7.8 · HIGH
Published May 7, 2025 linux CWE-125 EPSS 0.19% (8th pctl)

Overview

CVE-2020-36791 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 7, 2025 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:

net_sched: keep alloc_hash updated after hash allocation

In commit 599be01ee567 ("net_sched: fix an OOB access in cls_tcindex")

I moved cp->hash calculation before the first

tcindex_alloc_perfect_hash(), but cp->alloc_hash is left untouched.

This difference could lead to another out of bound access.

cp->alloc_hash should always be the size allocated, we should

update it after this tcindex_alloc_perfect_hash().

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 >= 4.4.214, < 4.4.218 Affected

Frequently Asked Questions

What is CVE-2020-36791?

CVE-2020-36791 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 7, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2020-36791?

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-2020-36791?

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-2020-36791?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-36791 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.