๐Ÿ” CVE Alert

CVE-2026-31713

UNKNOWN 0.0

fuse: abort on fatal signal during sync init

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: fuse: abort on fatal signal during sync init When sync init is used and the server exits for some reason (error, crash) while processing FUSE_INIT, the filesystem creation will hang. The reason is that while all other threads will exit, the mounting thread (or process) will keep the device fd open, which will prevent an abort from happening. This is a regression from the async mount case, where the mount was done first, and the FUSE_INIT processing afterwards, in which case there's no such recursive syscall keeping the fd open.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published May 1, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
dfb84c33079497bf27058b15780e1c7bba4c371b < 0c7fca880a40a209a9c92be14143996d14b93ff6 dfb84c33079497bf27058b15780e1c7bba4c371b < 300e812b882a174dca675d8028684001ad5826bc dfb84c33079497bf27058b15780e1c7bba4c371b < 204aa22a686bfee48daca7db620c1e017615f2ff
Linux / Linux
6.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/0c7fca880a40a209a9c92be14143996d14b93ff6 git.kernel.org: https://git.kernel.org/stable/c/300e812b882a174dca675d8028684001ad5826bc git.kernel.org: https://git.kernel.org/stable/c/204aa22a686bfee48daca7db620c1e017615f2ff