- Reported
- 
        
      
- Issued
- 
        
        
        
        
      
- Package
- 
        
        
        fuser
          (crates.io)
        
        
      
- Type
- 
        
        INFO
        Unsound
        
      
- Categories
- 
        
      
- Keywords
- 
        
          #fuse
        
      
- Aliases
- 
        
      
- References
- 
        
      
- Patched
- 
        
        
        
      
      - Affected Functions
- Version
- fuser::Session::new
- 
        
      
Description
    During creation of new libfuse session with fuse_session_new operation list was passed as NULL incorrectly. libfuse expects this argument to always point to list of operations. This caused uninitialized memory read and leaks in libfuse.so
    Advisory available under CC0-1.0
    license.