CVE-2026-98141

Source
https://cve.org/CVERecord?id=CVE-2026-98141
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98141.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-98141
Downstream
Published
2026-09-25T10:36:17Z
Modified
2026-09-26T03:48:42Z
Summary
ntfs: propagate reparse index insertion failure
Details

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.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/98xxx/CVE-2026-98141.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
fc053f05ca282a5e760b41f6560ac835c4e28037
Fixed
c62f446c63398dc7151f413069bf617032cf7a71
Fixed
9692b1b4fc00cf89628bc43f71729ab21f14f8d3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98141.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
7.1.0
Fixed
7.2.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98141.json"