In the Linux kernel, the following vulnerability has been resolved:
ubifs: Fix races between xattr_{set|get} and listxattr operations
UBIFS may occur some problems with concurrent xattr_{set|get} and
listxattr operations, such as assertion failure, memory corruption,
stale xattr value[1].
Fix it by importing a new rw-lock in @ubifs_inode to serilize write
operations on xattr, concurrent read operations are still effective,
just like ext4.
[1] https://lore.kernel.org/linux-mtd/20200630130438.141649-1-houtao1@huawei.com
Metrics
Affected Vendors & Products
References
History
Mon, 12 May 2025 20:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | CWE-617 CWE-787 |
|
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
|
Metrics |
cvssV3_1
|
cvssV3_1
|

Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T14:35:55.806Z
Updated: 2025-05-04T07:09:10.505Z
Reserved: 2024-05-21T14:28:16.985Z
Link: CVE-2021-47351

Updated: 2024-08-04T05:32:08.560Z

Status : Analyzed
Published: 2024-05-21T15:15:21.553
Modified: 2025-05-12T19:55:22.127
Link: CVE-2021-47351
