CVE-2026-90418

Source
https://cve.org/CVERecord?id=CVE-2026-90418
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90418.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90418
Downstream
Published
2026-09-17T16:09:43Z
Modified
2026-09-18T03:48:38Z
Summary
nilfs2: fix BUG in nilfs_copy_dirty_pages() on dirty state mismatch
Details

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

nilfs2: fix BUG in nilfs_copy_dirty_pages() on dirty state mismatch

Syzbot reported a kernel BUG triggered within nilfs_copy_dirty_pages(), which copies dirty DAT file folios/pages to its shadow page cache. The BUG occurs when a retrieved dirty folio/page unexpectedly loses its 'dirty' status.

This issue arises because, since the commit referenced below, the 'dirty' flag of a folio/page can be cleared asynchronously after the filesystem detects metadata corruption and transitions to read-only mode.

Resolve the issue by returning an -EROFS error if the filesystem has transitioned to read-only mode. Also change the behavior to issue a kernel warning only once instead of triggering a kernel BUG when this unexpected 'dirty' state is detected while the filesystem is not in read-only mode.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90418.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
8c26c4e2694a163d525976e804d81cd955bbb40c
Fixed
5166a21b12f549774f2983fa86d2526ea9e66ace
Fixed
4e1f21e7540b25d83f86b50780836ed7d2afcc93
Fixed
3904fb0ee741ebbbc27ec8f50a9bb6cd31e8af05
Fixed
f181155baf0c93a74ebe804c6cecbe970e78ee9e
Fixed
66f4ad3ce158902e5f98afea93189972ed8750c2

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.10.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

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