Skip to content

fix(deps): update rust crate fuser to 0.16.0 [security]#31

Open
bootc-bot[bot] wants to merge 1 commit intomainfrom
bootc-renovate/crate-fuser-vulnerability
Open

fix(deps): update rust crate fuser to 0.16.0 [security]#31
bootc-bot[bot] wants to merge 1 commit intomainfrom
bootc-renovate/crate-fuser-vulnerability

Conversation

@bootc-bot
Copy link
Copy Markdown
Contributor

@bootc-bot bootc-bot bot commented Apr 8, 2026

This PR contains the following updates:

Package Type Update Change
fuser dependencies minor 0.15.10.16.0

GitHub Vulnerability Alerts

GHSA-cvmj-47v9-35m9

During the creation of a new libfuse session with fuse_session_new, the 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.


Release Notes

cberner/fuser (fuser)

v0.16.0

Compare Source

  • Add support for passthrough file descriptors
  • Change KernelConfig capabilities flags parameters to u64
  • Remove feature flags abi-7-9 through abi-7-18
  • Remove libfuse feature flag from defaults. Linking with libfuse can be enabled with the libfuse feature flag
  • Improve macfuse compatibility (note that macfuse remains untested)
  • Fix unsound behavior when linking with libfuse3
  • Performance optimizations
  • Update documentation

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants