Security Advisory

CVE-2024-47746

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-10-21 12:14:13
Last updated 2026-05-11 20:39:57
Assigner Linux
State PUBLISHED

Description

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.