CVE-2026-31713
Last modified
CVE-2026-31713 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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 estimates a 0.11% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.18, < 6.18.25 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.2 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-31713?
How severe is CVE-2026-31713?
How do I fix CVE-2026-31713?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-31708In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-31709In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-3171A flaw has been found in SourceCodester/Patrick Mvuma Patien…5.4
- CVE-2026-31710In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31711In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-31712In the Linux kernel, the following vulnerability has been re…8.3
- CVE-2026-31714In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31715In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-31716In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-31717In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-31718In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-31719In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2026-31713?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
