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

7.8 · HIGH
Published May 24, 2024 linux CWE-416 EPSS 0.20% (10th pctl)

Overview

CVE-2021-47561 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 24, 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: disable timeout handling

If a timeout is hit, it can result is incorrect data on the I2C bus

and/or memory corruptions in the guest since the device can still be

operating on the buffers it was given while the guest has freed them.

Here is, for example, the start of a slub_debug splat which was

triggered on the next transfer after one transfer was forced to timeout

by setting a breakpoint in the backend (rust-vmm/vhost-device):

BUG kmalloc-1k (Not tainted): Poison overwritten

First byte 0x1 instead of 0x6b

Allocated in virtio_i2c_xfer+0x65/0x35c age=350 cpu=0 pid=29

__kmalloc+0xc2/0x1c9

virtio_i2c_xfer+0x65/0x35c

__i2c_transfer+0x429/0x57d

i2c_transfer+0x115/0x134

i2cdev_ioctl_rdwr+0x16a/0x1de

i2cdev_ioctl+0x247/0x2ed

vfs_ioctl+0x21/0x30

sys_ioctl+0xb18/0xb41

Freed in virtio_i2c_xfer+0x32e/0x35c age=244 cpu=0 pid=29

kfree+0x1bd/0x1cc

virtio_i2c_xfer+0x32e/0x35c

__i2c_transfer+

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.6 Affected

Frequently Asked Questions

What is CVE-2021-47561?

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

How severe is CVE-2021-47561?

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

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

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