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

5.5 · MEDIUM
Published May 22, 2024 linux EPSS 0.21% (11th pctl)

Overview

CVE-2021-47457 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 22, 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:

can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible()

Using wait_event_interruptible() to wait for complete transmission,

but do not check the result of wait_event_interruptible() which can be

interrupted. It will result in TX buffer has multiple accessors and

the later process interferes with the previous process.

Following is one of the problems reported by syzbot.

=============================================================

WARNING: CPU: 0 PID: 0 at net/can/isotp.c:840 isotp_tx_timer_handler+0x2e0/0x4c0

CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.13.0-rc7+ #68

Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1 04/01/2014

RIP: 0010:isotp_tx_timer_handler+0x2e0/0x4c0

Call Trace:

<IRQ>

? isotp_setsockopt+0x390/0x390

__hrtimer_run_queues+0xb8/0x610

hrtimer_run_softirq+0x91/0xd0

? rcu_read_lock_sched_held+0x4d/0x80

__do_softirq+0xe8/0x553

irq_exit_rcu+0xf8/0x100

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.10, < 5.10.76 Affected

Frequently Asked Questions

What is CVE-2021-47457?

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

How severe is CVE-2021-47457?

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

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

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