In the Linux kernel, the following vulnerability has been resolved:
fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
The check that fs-verity is available in the kernel is not necessary
here. Filesystems could have fsverity files even without fs-verity
enabled. In that case, truncate on fsverity file will succeed, what this
check is trying to prevent.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-22 16:16
Updated : 2026-08-22 16:16
NVD link : CVE-2026-74596
Mitre link : CVE-2026-74596
CVE.ORG link : CVE-2026-74596
JSON object : View
Products Affected
No product.
CWE
No CWE.
