CVE-2026-74595

Source
https://cve.org/CVERecord?id=CVE-2026-74595
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74595.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74595
Downstream
Published
2026-08-22T15:31:45.649Z
Modified
2026-08-27T11:30:31.844952670Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()
Details

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

fscrypt: use the mount idmap for the owner check in fscryptioctlset_policy()

fscryptioctlsetpolicy() calls inodeownerorcapable() with &nopmntidmap 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 filemntidmap(filp) instead.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74595.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
14f3db5542e62bcf6fe088a09760ac52d55306c5
Fixed
174633a468817a49bd474bcfc9067c84e54efe68
Fixed
0baeb730044981f5ec5fb7d62a3763835ea606f6
Fixed
33b7e810ce09955aa02f3b632455cf5e7ac990a9
Fixed
6a67c460b12315033268dce597546984fe5739e7
Fixed
653e888a24c87b8bbeab44d7e558a1c1a3641088
Fixed
98516ba8b817f34e86bdd7a5b7a383cff75c3ddf
Fixed
cf6c993c0feca7984797e634deba3c80342e199a

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.12.0
Fixed
5.15.217
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.184
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.152
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.104
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.45
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.9

Database specific

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