CVE-2026-23109

Source
https://cve.org/CVERecord?id=CVE-2026-23109
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23109.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-23109
Downstream
Published
2026-02-04T16:08:29.468Z
Modified
2026-04-02T13:12:02.476617Z
Summary
fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
Details

In the Linux kernel, the following vulnerability has been resolved:

fs/writeback: skip ASNODATAINTEGRITY mappings in waitsb_inodes()

Above the while() loop in waitsbinodes(), we document that we must wait for all pages under writeback for data integrity. Consequently, if a mapping, like fuse, traditionally does not have data integrity semantics, there is no need to wait at all; we can simply skip these inodes.

This restores fuse back to prior behavior where syncs are no-ops. This fixes a user regression where if a system is running a faulty fuse server that does not reply to issued write requests, this causes waitsbinodes() to wait forever.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23109.json",
    "cna_assigner": "Linux"
}
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
0c58a97f919c24fe4245015f4375a39ff05665b6
Fixed
3f4ed5e2b8f111553562507ad6202432c7c57731
Fixed
f9a49aa302a05e91ca01f69031cb79a0ea33031f

Database specific

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