Invalid file ownership via unchecked O_TMPFILE mapping
Published Aug 15, 2026 · Updated Aug 15, 2026
Incorrect ownership assignment in the Linux kernel allows local users to create O_TMPFILE inodes owned by UID -1 on idmapped mounts. vfs_tmpfile() omits fsuidgid_has_mapping(), so inode_init_owner() stores INVALID_UID or INVALID_GID when the mount mapping excludes the caller's IDs. The flaw requires an idmapped mount with an uncovered fsuid or fsgid and a filesystem supporting O_TMPFILE; the linkable inode can then enter the namespace with invalid ownership.
Summary
What happened
Incorrect ownership assignment in the Linux kernel allows local users to create O_TMPFILE inodes owned by UID -1 on idmapped mounts. vfs_tmpfile() omits fsuidgid_has_mapping(), so inode_init_owner() stores INVALID_UID or INVALID_GID when the mount mapping excludes the caller's IDs. The flaw requires an idmapped mount with an uncovered fsuid or fsgid and a filesystem supporting O_TMPFILE; the linkable inode can then enter the namespace with invalid ownership.
The record
- CVE
- CVE-2026-72379
- Published
- Aug 15, 2026
- Updated
- Aug 15, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-708, T1222.002
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 15, 2026CVE publishedPublication date reported by the CVE source.
- Aug 15, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.13
- Affected versionversion=8e5389132ab429604c1a2459b52f0c849a71cc61 <47e434da476b5a8bcd1e6e52ab03c5ee7764ee78
- Affected versionversion=8e5389132ab429604c1a2459b52f0c849a71cc61 <503d0568a525b168d9aa5ca046ec72fc5477df84
- Affected versionversion=8e5389132ab429604c1a2459b52f0c849a71cc61 <539dce1144651f7976fa418e618b0b574bf15eeb
- Affected versionversion=8e5389132ab429604c1a2459b52f0c849a71cc61 <a2038514e69371eb493083a6a897ed20fcbb8acb
- Affected versionversion=8e5389132ab429604c1a2459b52f0c849a71cc61 <bac8fb0d60254846f3b56957435dcd870ae12948
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo