Bug 2320208 (CVE-2024-47746) - CVE-2024-47746 kernel: fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
Summary: CVE-2024-47746 kernel: fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
Keywords:
Status: NEW
Alias: CVE-2024-47746
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2320315
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-21 13:02 UTC by OSIDB Bzimport
Modified: 2024-10-21 20:32 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-10-21 13:02:20 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.