CVE-2026-98141
Last modified
CVE-2026-98141 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ntfs: propagate reparse index insertion failure update_reparse_data() ignores the return value of set_reparse_index(). When index insertion fails, the code removes the just-written reparse data as cleanup but still returns 0, so symlink(2) (and WSL special file creation) reports success while no reparse data exists on disk.
Description
In the Linux kernel, the following vulnerability has been resolved: ntfs: propagate reparse index insertion failure update_reparse_data() ignores the return value of set_reparse_index(). When index insertion fails, the code removes the just-written reparse data as cleanup but still returns 0, so symlink(2) (and WSL special file creation) reports success while no reparse data exists on disk. When there was no previous reparse data (oldsize == 0), the failure was likewise silently ignored. Propagate the error to the caller.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= fc053f05ca282a5e760b41f6560ac835c4e28037, < c62f446c63398dc7151f413069bf617032cf7a71; >= fc053f05ca282a5e760b41f6560ac835c4e28037, < 9692b1b4fc00cf89628bc43f71729ab21f14f8d3 |
| Linux | Linux | 7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98141?
How severe is CVE-2026-98141?
How do I fix CVE-2026-98141?
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-98135In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98136In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98137In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98138In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98139In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98140In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98142In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98143In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-98144In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98145In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98146In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98147In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98141?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
