mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
953 B
953 B
CVE-2024-47746
Description
In the Linux kernel, the following vulnerability has been resolved:fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is setThis may be a typo. The comment has said shared locks arenot allowed when this bit is set. If using shared lock, thewait in fuse_file_cached_io_open may be forever.
POC
Reference
No PoCs from references.