← Back to CVE List

CVE-2024-47746

Published: 2024-10-21T13:15Z
Last Modified: 2024-10-22T16:00Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt