CVE-2021-47351
published 2024-05-21CVE-2021-47351: In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattr_{set|get} and listxattr operations UBIFS may occur some…
PriorityP420medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.24%
15.8th percentile
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/[email protected]
Affected
15 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.14.6-1 (bookworm) | linux 5.14.6-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 1e51764a3c2ac05a23a22b2a95ddee4d9bffb16d < 7adc05b73d91a5e3d4ca7714fa53ad9b70c53d08 | 7adc05b73d91a5e3d4ca7714fa53ad9b70c53d08 |
| linux | linux | >= 1e51764a3c2ac05a23a22b2a95ddee4d9bffb16d < 38dde03eb239605f428f3f1e4baa73d4933a4cc6 | 38dde03eb239605f428f3f1e4baa73d4933a4cc6 |
| linux | linux | >= 1e51764a3c2ac05a23a22b2a95ddee4d9bffb16d < 9558612cb829f2c022b788f55d6b8437d5234a82 | 9558612cb829f2c022b788f55d6b8437d5234a82 |
| linux | linux | >= 1e51764a3c2ac05a23a22b2a95ddee4d9bffb16d < c0756f75c22149d20fcb7d8409827cee905eb386 | c0756f75c22149d20fcb7d8409827cee905eb386 |
| linux | linux | >= 1e51764a3c2ac05a23a22b2a95ddee4d9bffb16d < f4e3634a3b642225a530c292fdb1e8a4007507f5 | f4e3634a3b642225a530c292fdb1e8a4007507f5 |
| linux | linux_kernel | >= 0 < 5.10.70-1 | 5.10.70-1 |
| linux | linux_kernel | >= 0 < 5.14.6-1 | 5.14.6-1 |
| linux | linux_kernel | >= 0 < 5.14.6-1 | 5.14.6-1 |
| linux | linux_kernel | >= 0 < 5.14.6-1 | 5.14.6-1 |
| linux | linux_kernel | >= 2.6.27 < 5.4.133 | 5.4.133 |
| linux | linux_kernel | >= 5.11 < 5.12.18 | 5.12.18 |
| linux | linux_kernel | >= 5.13 < 5.13.3 | 5.13.3 |
| linux | linux_kernel | >= 5.5 < 5.10.51 | 5.10.51 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: ubifs: Fix races between xattr_{set|get} and listxattr operations
vendor_redhat·2024-05-21·CVSS 5.5
CVE-2021-47351 [MEDIUM] CWE-362 kernel: ubifs: Fix races between xattr_{set|get} and listxattr operations
kernel: ubifs: Fix races between xattr_{set|get} and listxattr operations
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/[email protected]
A vulnerability was found in the Linux kernel's UBIFS file system, where concurrent operations to set or get extended attributes (xattrs) and list xattrs could lead to assertion failures or memory cor
Debian
CVE-2021-47351: linux - In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix ...
vendor_debian·2021·CVSS 5.5
CVE-2021-47351 [MEDIUM] CVE-2021-47351: linux - In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix ...
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/[email protected]
Scope: local
bookworm: resolved (fixed in 5.14.6-1)
bullseye: resolved (fixed in 5.10.70-1)
forky: resolved (fixed in 5.14.6-1)
sid: resolved (fixed in 5.14.6-1)
trixie: resolved (fixed in 5.14.6-1)
GHSA
GHSA-2jpv-mgvf-9659: In the Linux kernel, the following vulnerability has been resolved:
ubifs: Fix races between xattr_{set|get} and listxattr operations
UBIFS may occu
ghsa_unreviewed·2024-05-21
CVE-2021-47351 [MEDIUM] CWE-617 GHSA-2jpv-mgvf-9659: In the Linux kernel, the following vulnerability has been resolved:
ubifs: Fix races between xattr_{set|get} and listxattr operations
UBIFS may occu
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/[email protected]
OSV
CVE-2021-47351: In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattr_{set|get} and listxattr operations UBIFS may occur
osv·2024-05-21·CVSS 5.5
CVE-2021-47351 [MEDIUM] CVE-2021-47351: In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattr_{set|get} and listxattr operations UBIFS may occur
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/[email protected]
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/38dde03eb239605f428f3f1e4baa73d4933a4cc6https://git.kernel.org/stable/c/7adc05b73d91a5e3d4ca7714fa53ad9b70c53d08https://git.kernel.org/stable/c/9558612cb829f2c022b788f55d6b8437d5234a82https://git.kernel.org/stable/c/c0756f75c22149d20fcb7d8409827cee905eb386https://git.kernel.org/stable/c/f4e3634a3b642225a530c292fdb1e8a4007507f5https://git.kernel.org/stable/c/38dde03eb239605f428f3f1e4baa73d4933a4cc6https://git.kernel.org/stable/c/7adc05b73d91a5e3d4ca7714fa53ad9b70c53d08https://git.kernel.org/stable/c/9558612cb829f2c022b788f55d6b8437d5234a82https://git.kernel.org/stable/c/c0756f75c22149d20fcb7d8409827cee905eb386https://git.kernel.org/stable/c/f4e3634a3b642225a530c292fdb1e8a4007507f5
2024-05-21
Published