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-47185

4.4 · MEDIUM
Published Apr 10, 2024 linux CWE-667 EPSS 0.18% (7th pctl)

Overview

CVE-2021-47185 is a medium-severity vulnerability affecting linux linux_kernel. It was published on April 10, 2024 and has a CVSS 3.1 base score of 4.4 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.4, 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:

tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc

When running ltp testcase(ltp/testcases/kernel/pty/pty04.c) with arm64, there is a soft lockup,

which look like this one:

Workqueue: events_unbound flush_to_ldisc

Call trace:

dump_backtrace+0x0/0x1ec

show_stack+0x24/0x30

dump_stack+0xd0/0x128

panic+0x15c/0x374

watchdog_timer_fn+0x2b8/0x304

__run_hrtimer+0x88/0x2c0

__hrtimer_run_queues+0xa4/0x120

hrtimer_interrupt+0xfc/0x270

arch_timer_handler_phys+0x40/0x50

handle_percpu_devid_irq+0x94/0x220

__handle_domain_irq+0x88/0xf0

gic_handle_irq+0x84/0xfc

el1_irq+0xc8/0x180

slip_unesc+0x80/0x214 [slip]

tty_ldisc_receive_buf+0x64/0x80

tty_port_default_receive_buf+0x50/0x90

flush_to_ldisc+0xbc/0x110

process_one_work+0x1d4/0x4b0

worker_thread+0x180/0x430

kthread+0x11c/0x120

In the testcase pty04, The first process call the write syscall to send

data to the

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 >= 0, < 4.4.293 Affected

Frequently Asked Questions

What is CVE-2021-47185?

CVE-2021-47185 is a medium-severity vulnerability affecting linux linux_kernel. It was published on April 10, 2024 and has a CVSS 3.1 base score of 4.4 (MEDIUM).

How severe is CVE-2021-47185?

This vulnerability has a CVSS 3.1 base score of 4.4, 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-47185?

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-47185?

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