In the Linux kernel, the following vulnerability has been resolved:
fuse: write inode in fuse_release()
A race between write(2) and close(2) allows pages to be dirtied after
fuse_flush -> write_inode_now(). If these pages are not flushed from
fuse_release(), then there might not be a writable open file later. So any
remaining dirty pages must be written back before the file is released.
This is a partial revert of the blamed commit.
References
Configurations
Configuration 1 (hide)
|
History
19 Nov 2025, 12:59
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | NVD-CWE-noinfo | |
| References | () https://git.kernel.org/stable/c/035ff33cf4db101250fb980a3941bf078f37a544 - Patch | |
| References | () https://git.kernel.org/stable/c/4bd9d5d20f344d015422969302d12653c903c271 - Patch | |
| References | () https://git.kernel.org/stable/c/5ccb0420b7c9334ab8122037847101931b899301 - Patch | |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
Information
Published : 2025-06-18 11:15
Updated : 2025-11-19 12:59
NVD link : CVE-2022-50217
Mitre link : CVE-2022-50217
CVE.ORG link : CVE-2022-50217
JSON object : View
Products Affected
linux
- linux_kernel
CWE
