Wind River Support Network

HomeDefectsLIN1019-11160
Fixed

LIN1019-11160 : Security Advisory - linux - CVE-2021-46979

Created: Feb 28, 2024    Updated: Nov 19, 2024
Resolved Date: Nov 19, 2024
Found In Version: 10.19.45.1
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:

iio: core: fix ioctl handlers removal

Currently ioctl handlers are removed twice. For the first time during
iio_device_unregister() then later on inside
iio_device_unregister_eventset() and iio_buffers_free_sysfs_and_mask().
Double free leads to kernel panic.

Fix this by not touching ioctl handlers list directly but rather
letting code responsible for registration call the matching cleanup
routine itself.

CREATE(Triage):(User=admin) CVE-2021-46979 (https://nvd.nist.gov/vuln/detail/CVE-2021-46979)
Live chat
Online