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
References
Configurations
Configuration 1 (hide)
|
History
12 May 2025, 19:55
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-787 CWE-617 |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/38dde03eb239605f428f3f1e4baa73d4933a4cc6 - Patch | |
References | () https://git.kernel.org/stable/c/7adc05b73d91a5e3d4ca7714fa53ad9b70c53d08 - Patch | |
References | () https://git.kernel.org/stable/c/9558612cb829f2c022b788f55d6b8437d5234a82 - Patch | |
References | () https://git.kernel.org/stable/c/c0756f75c22149d20fcb7d8409827cee905eb386 - Patch | |
References | () https://git.kernel.org/stable/c/f4e3634a3b642225a530c292fdb1e8a4007507f5 - Patch |
21 Nov 2024, 06:35
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/38dde03eb239605f428f3f1e4baa73d4933a4cc6 - | |
References | () https://git.kernel.org/stable/c/7adc05b73d91a5e3d4ca7714fa53ad9b70c53d08 - | |
References | () https://git.kernel.org/stable/c/9558612cb829f2c022b788f55d6b8437d5234a82 - | |
References | () https://git.kernel.org/stable/c/c0756f75c22149d20fcb7d8409827cee905eb386 - | |
References | () https://git.kernel.org/stable/c/f4e3634a3b642225a530c292fdb1e8a4007507f5 - | |
Summary |
|
21 May 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-21 15:15
Updated : 2025-05-12 19:55
NVD link : CVE-2021-47351
Mitre link : CVE-2021-47351
CVE.ORG link : CVE-2021-47351
JSON object : View
Products Affected
linux
- linux_kernel