### [CVE-2024-47746](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47746) ![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=205c1d8026835746d8597e1aa70c370e014e83fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=6.9%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue) ### 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. #### Github - https://github.com/fkie-cad/nvd-json-data-feeds