Update Rust crate fuser to 0.16 [SECURITY]#129
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
from
September 25, 2025 20:15
aa1e899 to
1a8f108
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
from
December 10, 2025 11:14
1a8f108 to
f83dab9
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
from
December 31, 2025 14:46
f83dab9 to
e78f7ff
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
from
February 2, 2026 17:10
e78f7ff to
3ef852f
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
from
February 12, 2026 15:50
3ef852f to
8cf2ba1
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
from
February 25, 2026 10:48
8cf2ba1 to
9c483a6
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
2 times, most recently
from
March 20, 2026 00:32
4ab8860 to
c68645a
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
from
March 20, 2026 00:44
c68645a to
33da6b1
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
4 times, most recently
from
April 5, 2026 09:08
323eb19 to
72bfe4d
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
8 times, most recently
from
April 6, 2026 11:56
a58144e to
31fd450
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
from
April 9, 2026 08:30
31fd450 to
3c4e6dd
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
3 times, most recently
from
April 15, 2026 05:40
818f119 to
ba04d34
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
3 times, most recently
from
April 27, 2026 09:06
9329496 to
86af7f8
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
from
April 29, 2026 10:19
86af7f8 to
3177128
Compare
renovate
Bot
force-pushed
the
renovate/crate-fuser-vulnerability
branch
from
April 30, 2026 09:26
3177128 to
4616a72
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.14→0.16FUSE-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:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
cberner/fuser (fuser)
v0.16.0Compare Source
KernelConfigcapabilities flags parameters tou64abi-7-9throughabi-7-18libfusefeature flag from defaults. Linking with libfuse can be enabled with thelibfusefeature flagv0.15.1Compare Source
v0.15.0Compare Source
getattr()poll()to take aPollHandleinstead of au64SessionConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.