NONE · 0

CVE-2026-74596

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 n...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-74596?

CVE-2026-74596 is a documented vulnerability. 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 n...

How severe is CVE-2026-74596?

CVSS scoring is not yet available for CVE-2026-74596. Check NVD for updates.

Is there a patch for CVE-2026-74596?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.