Wind River Support Network

HomeDefectsLIN1022-9039
Fixed

LIN1022-9039 : Security Advisory - linux - CVE-2021-47561

Created: May 24, 2024    Updated: Jun 15, 2024
Resolved Date: May 31, 2024
Found In Version: 10.22.33.1
Fix Version: 10.22.33.17
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:i2c: virtio: disable timeout handlingIf a timeout is hit, it can result is incorrect data on the I2C busand/or memory corruptions in the guest since the device can still beoperating on the buffers it was given while the guest has freed them.Here is, for example, the start of a slub_debug splat which wastriggered on the next transfer after one transfer was forced to timeoutby 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+0x429/0x57d       i2c_transfer+0x115/0x134        i2cdev_ioctl_rdwr+0x16a/0x1de   i2cdev_ioctl+0x247/0x2ed       vfs_ioctl+0x21/0x30     sys_ioctl+0xb18/0xb41There is no simple fix for this (the driver would have to always createbounce buffers and hold on to them until the device eventually returnsthe buffers), so just disable the timeout support for now.

CREATE(Triage):(User=admin) CVE-2021-47561 (https://nvd.nist.gov/vuln/detail/CVE-2021-47561)

CVEs


Live chat
Online