Dear all,
I am pleased to announce the release of libfuse 3.18.1.
The source code is available for download at https://github.com/libfuse/libfuse/releases.
Please report any issues on this mailing list or the GitHub issue
tracker at https://github.com/libfuse/libfuse/issues.
From ChangeLog.rst:
- Fix two io-uring issues that might be security critical
- fuse-io-uring: Fix UAF and NULL deref in startup error path
- fuse-io-uring: Fix NULL deref and memory leak in fuse_uring_init_queue
The following people have contributed code to this release:
Abhinav Agarwal abhinavagarwal1996@gmail.com
(a full list of credits containing all known contributors is included in
the AUTHORS file).
Best,
-Bernd