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

7.8 · HIGH
Published Jun 19, 2024 linux EPSS 0.21% (12th pctl)

Overview

CVE-2021-47613 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 19, 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:

i2c: virtio: fix completion handling

The driver currently assumes that the notify callback is only received

when the device is done with all the queued buffers.

However, this is not true, since the notify callback could be called

without any of the queued buffers being completed (for example, with

virtio-pci and shared interrupts) or with only some of the buffers being

completed (since the driver makes them available to the device in

multiple separate virtqueue_add_sgs() calls).

This can lead to incorrect data on the I2C bus or memory corruption in

the guest if the device operates on buffers which are have been freed by

the driver. (The WARN_ON in the driver is also triggered.)

BUG kmalloc-128 (Tainted: G W ): Poison overwritten

First byte 0x0 instead of 0x6b

Allocated in i2cdev_ioctl_rdwr+0x9d/0x1de age=243 cpu=0 pid=28

memdup_user+0x2e/0xbd

i2cdev_ioctl_rdwr+0x9d/0x1de

i2cdev_ioctl+0x247/

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.15, < 5.15.10 Affected

Frequently Asked Questions

What is CVE-2021-47613?

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

How severe is CVE-2021-47613?

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

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

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