First published: Thu Feb 29 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR flashes with their WP# tied to GND. OTPLOCK is always write-once. MEMSETBADBLOCK modifies the bad block table.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <4.4.269 | 4.4.269 |
redhat/kernel | <4.9.269 | 4.9.269 |
redhat/kernel | <4.14.233 | 4.14.233 |
redhat/kernel | <4.19.191 | 4.19.191 |
redhat/kernel | <5.4.119 | 5.4.119 |
redhat/kernel | <5.10.37 | 5.10.37 |
redhat/kernel | <5.11.21 | 5.11.21 |
redhat/kernel | <5.12.4 | 5.12.4 |
redhat/kernel | <5.13 | 5.13 |
Linux Kernel | >=4.4.233<4.4.269 | |
Linux Kernel | >=4.9.233<4.9.269 | |
Linux Kernel | >=4.14.194<4.14.233 | |
Linux Kernel | >=4.19.139<4.19.191 | |
Linux Kernel | >=5.4.58<5.4.119 | |
Linux Kernel | >=5.9<5.10.37 | |
Linux Kernel | >=5.11<5.11.21 | |
Linux Kernel | >=5.12<5.12.4 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-47055 has a medium severity due to improper permission checks in the Linux kernel.
To fix CVE-2021-47055, you should update your Linux kernel to the specified patched versions such as 4.4.269, 4.9.269, 4.14.233, or others listed in the advisory.
CVE-2021-47055 affects multiple Linux kernel versions prior to the patched versions including 4.4.269, 4.9.269, 4.14.233, and later.
CVE-2021-47055 is applicable to various distributions of Linux that use the affected kernel versions such as Red Hat and Debian.
Failing to address CVE-2021-47055 may lead to unauthorized write access to critical parts of the memory, compromising system integrity.