Skip to content

Update Rust crate fuser to 0.16 [SECURITY]#129

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/crate-fuser-vulnerability
Open

Update Rust crate fuser to 0.16 [SECURITY]#129
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/crate-fuser-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Sep 15, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
fuser dependencies minor 0.140.16

FUSE-Rust: Uninitalized memory read and leak caused by fuser crate

GHSA-cvmj-47v9-35m9

More information

Details

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

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


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

v0.15.1

Compare Source

  • Fix crtime related panic that could occur on MacOS. See PR #​322 for details.

v0.15.0

Compare Source

  • Add file handle argument to getattr()
  • Change poll() to take a PollHandle instead of a u64
  • Add low level API for manually mounting or wrapping a fuse file descriptor into a Session
  • Fix compatibility with MacFUSE 4.x
  • Performance optimizations

Configuration

📅 Schedule: (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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch from aa1e899 to 1a8f108 Compare September 25, 2025 20:15
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch from 1a8f108 to f83dab9 Compare December 10, 2025 11:14
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch from f83dab9 to e78f7ff Compare December 31, 2025 14:46
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch from e78f7ff to 3ef852f Compare February 2, 2026 17:10
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch from 3ef852f to 8cf2ba1 Compare February 12, 2026 15:50
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch from 8cf2ba1 to 9c483a6 Compare February 25, 2026 10:48
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch 2 times, most recently from 4ab8860 to c68645a Compare March 20, 2026 00:32
@renovate renovate Bot changed the title fix(deps): update rust crate fuser to 0.16.0 [security] fix(deps): update rust crate fuser to 0.16 [security] Mar 20, 2026
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch from c68645a to 33da6b1 Compare March 20, 2026 00:44
@renovate renovate Bot changed the title fix(deps): update rust crate fuser to 0.16 [security] fix(deps): update rust crate fuser to 0.16 [security] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate
renovate Bot deleted the renovate/crate-fuser-vulnerability branch March 27, 2026 01:39
@renovate renovate Bot changed the title fix(deps): update rust crate fuser to 0.16 [security] - autoclosed fix(deps): update rust crate fuser to 0.16 [security] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch 4 times, most recently from 323eb19 to 72bfe4d Compare April 5, 2026 09:08
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch 8 times, most recently from a58144e to 31fd450 Compare April 6, 2026 11:56
@renovate renovate Bot changed the title fix(deps): update rust crate fuser to 0.16 [security] Update Rust crate fuser to 0.16 [SECURITY] Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch from 31fd450 to 3c4e6dd Compare April 9, 2026 08:30
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch 3 times, most recently from 818f119 to ba04d34 Compare April 15, 2026 05:40
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch 3 times, most recently from 9329496 to 86af7f8 Compare April 27, 2026 09:06
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch from 86af7f8 to 3177128 Compare April 29, 2026 10:19
@renovate
renovate Bot force-pushed the renovate/crate-fuser-vulnerability branch from 3177128 to 4616a72 Compare April 30, 2026 09:26
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