CVE-2026-89839
Last modified
CVE-2026-89839 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: f2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set() f2fs_xattr_advise_set() calls inode_owner_or_capable() with &nop_mnt_idmap before allowing the "system.advise" xattr to be set, instead of the idmap that the VFS passes to the ->set() handler. f2fs supports idmapped mounts, so on such a mount this checks the caller's fsuid against the unmapped on-disk owner rather than the mapped owner: the actual owner can be wrongly denied with -EPERM and an unrelated caller wrongly allowed. Pass the handler's idmap instead..
Description
In the Linux kernel, the following vulnerability has been resolved: f2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set() f2fs_xattr_advise_set() calls inode_owner_or_capable() with &nop_mnt_idmap before allowing the "system.advise" xattr to be set, instead of the idmap that the VFS passes to the ->set() handler. f2fs supports idmapped mounts, so on such a mount this checks the caller's fsuid against the unmapped on-disk owner rather than the mapped owner: the actual owner can be wrongly denied with -EPERM and an unrelated caller wrongly allowed. Pass the handler's idmap instead.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 01beba7957a26f9b7179127e8ad56bb5a0f56138, < 4c0c610b480cfbc57528aa1acbd6be12ed2a6fb1; >= 01beba7957a26f9b7179127e8ad56bb5a0f56138, < c3e2692c7a58e0bdb84bd658d827e89dcecea3ad; >= 01beba7957a26f9b7179127e8ad56bb5a0f56138, < 3b681229e9f8fb1dd29bc65983bf3c87779e4ca3; >= 01beba7957a26f9b7179127e8ad56bb5a0f56138, < ab31e3b774f5d06b4489cef6c297b48c47c9dcbd; >= 01beba7957a26f9b7179127e8ad56bb5a0f56138, < a54ffce4637acb0db8e695188a6c7f99f14c3576 |
| Linux | Linux | 6.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89839?
How severe is CVE-2026-89839?
How do I fix CVE-2026-89839?
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-89833In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89834In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89835In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89836In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89837In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89838In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-8984Autel Maxi Charger Single firmware through V1.03.51 allows u…9.8
- CVE-2026-89840In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89841In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89842In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89843In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89844In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-89839?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
