In the Linux kernel, the following vulnerability has been resolved:
fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
This may be a typo. The comment has said shared locks are
not allowed when this bit is set. If using shared lock, the
wait in `fuse_file_cached_io_open` may be forever.
References
Configurations
Configuration 1 (hide)
|
History
22 Oct 2024, 16:00
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/2f3d8ff457982f4055fe8f7bf19d3821ba22c376 - Patch | |
References | () https://git.kernel.org/stable/c/4e181761ffec67307157a7e8a78d58ee4130cf00 - Patch | |
References | () https://git.kernel.org/stable/c/fa4890bd8237e5a1e7428acd7328729db2703b23 - Patch | |
CWE | CWE-667 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Summary |
|
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
21 Oct 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-21 13:15
Updated : 2024-10-22 16:00
NVD link : CVE-2024-47746
Mitre link : CVE-2024-47746
CVE.ORG link : CVE-2024-47746
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking