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
No history.
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