Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.9, < 6.10.13 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2f3d8ff457982f4055fe8f7bf19d3821ba22c376Patch
- https://git.kernel.org/stable/c/4e181761ffec67307157a7e8a78d58ee4130cf00Patch
- https://git.kernel.org/stable/c/fa4890bd8237e5a1e7428acd7328729db2703b23Patch
FAQ
What is CVE-2024-47746?
CVE-2024-47746 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 wh...
How severe is CVE-2024-47746?
CVE-2024-47746 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-47746?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.