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-2021-47387

5.5 · MEDIUM
Published May 21, 2024 linux CWE-763 EPSS 0.25% (16th pctl)

Overview

CVE-2021-47387 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 21, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

cpufreq: schedutil: Use kobject release() method to free sugov_tunables

The struct sugov_tunables is protected by the kobject, so we can't free

it directly. Otherwise we would get a call trace like this:

ODEBUG: free active (active state 0) object type: timer_list hint: delayed_work_timer_fn+0x0/0x30

WARNING: CPU: 3 PID: 720 at lib/debugobjects.c:505 debug_print_object+0xb8/0x100

Modules linked in:

CPU: 3 PID: 720 Comm: a.sh Tainted: G W 5.14.0-rc1-next-20210715-yocto-standard+ #507

Hardware name: Marvell OcteonTX CN96XX board (DT)

pstate: 40400009 (nZcv daif +PAN -UAO -TCO BTYPE=--)

pc : debug_print_object+0xb8/0x100

lr : debug_print_object+0xb8/0x100

sp : ffff80001ecaf910

x29: ffff80001ecaf910 x28: ffff00011b10b8d0 x27: ffff800011043d80

x26: ffff00011a8f0000 x25: ffff800013cb3ff0 x24: 0000000000000000

x23: ffff80001142aa68 x22: ffff800011043d80 x21: ffff00010de46f20

x20: fff

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.7, < 4.9.285 Affected

Frequently Asked Questions

What is CVE-2021-47387?

CVE-2021-47387 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 21, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2021-47387?

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

How do I fix or remediate CVE-2021-47387?

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-2021-47387?

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