CVE-2026-31713
Reported by Linux · Published May 1, 2026
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.
EPSS 0.02% · 3.3th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | dfb84c33079497bf27058b15780e1c7bba4c371b, dfb84c33079497bf27058b15780e1c7bba4c371b, dfb84c33079497bf27058b15780e1c7bba4c371b |
| Linux | Linux | 6.18, 0, 6.18.25 |
| linux | linux_kernel | 6.18, 6.18, 6.18 |
| Linux | Linux | dfb84c33079497bf27058b15780e1c7bba4c371b, dfb84c33079497bf27058b15780e1c7bba4c371b, dfb84c33079497bf27058b15780e1c7bba4c371b |
Timeline
- May 1, 2026 CVE Published
- May 6, 2026 CVE Updated
- May 18, 2026 EPSS Score
- May 19, 2026 EPSS Score
- May 20, 2026 EPSS Score
- May 21, 2026 EPSS Score
- May 22, 2026 EPSS Score
- May 23, 2026 EPSS Score
- May 24, 2026 EPSS Score
- May 25, 2026 EPSS Score
- May 26, 2026 EPSS Score
- May 27, 2026 EPSS Score