Skip to content

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

Merged
henrywang merged 1 commit intomainfrom
bootc-renovate/crate-fuser-vulnerability
Apr 15, 2026
Merged

fix(deps): update rust crate fuser to 0.16.0 [security]#31
henrywang merged 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.

Severity
  • CVSS Score: 8.2 / 10 (High)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

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>
@henrywang henrywang merged commit 8762618 into main Apr 15, 2026
20 checks passed
@henrywang henrywang deleted the bootc-renovate/crate-fuser-vulnerability branch April 15, 2026 02:13
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.

1 participant