fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()
Summary
| CVE | CVE-2026-74595 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-08-22 16:16:31 UTC |
| Updated | 2026-08-25 06:18:35 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy() fscrypt_ioctl_set_policy() calls inode_owner_or_capable() with &nop_mnt_idmap before allowing an encryption policy to be set, instead of the idmap of the mount the ioctl was issued on. fscrypt is used by filesystems that support idmapped mounts (e.g. ext4, f2fs), so on such a mount this compares the caller's fsuid against the unmapped on-disk owner rather than the mapped owner: the actual owner can be wrongly denied with -EACCES and an unrelated caller wrongly allowed. Use file_mnt_idmap(filp) instead. |
Risk And Classification
Primary CVSS: v3.1 7.8 HIGH from 416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS: 0.000920000 probability, percentile 0.005870000 (date 2026-08-25)
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | Secondary | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 14f3db5542e62bcf6fe088a09760ac52d55306c5 174633a468817a49bd474bcfc9067c84e54efe68 git | Not specified |
| CNA | Linux | Linux | affected 14f3db5542e62bcf6fe088a09760ac52d55306c5 0baeb730044981f5ec5fb7d62a3763835ea606f6 git | Not specified |
| CNA | Linux | Linux | affected 14f3db5542e62bcf6fe088a09760ac52d55306c5 33b7e810ce09955aa02f3b632455cf5e7ac990a9 git | Not specified |
| CNA | Linux | Linux | affected 14f3db5542e62bcf6fe088a09760ac52d55306c5 6a67c460b12315033268dce597546984fe5739e7 git | Not specified |
| CNA | Linux | Linux | affected 14f3db5542e62bcf6fe088a09760ac52d55306c5 653e888a24c87b8bbeab44d7e558a1c1a3641088 git | Not specified |
| CNA | Linux | Linux | affected 14f3db5542e62bcf6fe088a09760ac52d55306c5 98516ba8b817f34e86bdd7a5b7a383cff75c3ddf git | Not specified |
| CNA | Linux | Linux | affected 14f3db5542e62bcf6fe088a09760ac52d55306c5 cf6c993c0feca7984797e634deba3c80342e199a git | Not specified |
| CNA | Linux | Linux | affected 5.12 | Not specified |
| CNA | Linux | Linux | unaffected 5.12 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.217 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.184 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.152 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.104 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.45 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1.9 7.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.2 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/0baeb730044981f5ec5fb7d62a3763835ea606f6 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/6a67c460b12315033268dce597546984fe5739e7 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/33b7e810ce09955aa02f3b632455cf5e7ac990a9 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/98516ba8b817f34e86bdd7a5b7a383cff75c3ddf | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/174633a468817a49bd474bcfc9067c84e54efe68 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/cf6c993c0feca7984797e634deba3c80342e199a | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/653e888a24c87b8bbeab44d7e558a1c1a3641088 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.