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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-02-29 23:15
Updated : 2025-01-09 15:34
NVD link : CVE-2021-47055
Mitre link : CVE-2021-47055
CVE.ORG link : CVE-2021-47055
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking
