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

ima: Instantiate file_truncate and path_truncate hooks

Instantiate the file_truncate and path_truncate LSM hooks to reset the
action cache flags (IMA_DONE_MASK) as soon as truncation is requested,
so the file, based on policy, is re-collected, re-measured, re-audited,
and re-appraised on next access.
Published: 2026-08-22
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel flaw allowed file truncation operations to overlook the integrity assessment engine (IMA). When a file was truncated, the IMA action cache flags were not reset, meaning that the file could be accessed again without re‑collecting or re‑measuring its contents. Consequently, changes to critical files might go undetected, undermining the system’s ability to detect tampering or unauthorized modifications. This weakness essentially lets corrupted or malicious changes persist after truncation, preserving an outdated integrity state until the next full audit.

Affected Systems

All Linux kernel versions that lacked the commit introducing file_truncate and path_truncate hooks for IMA. The vulnerability is tied to the IMA subsystem in the Linux kernel and would affect any system using IMA‑enabled kernel builds prior to the patch, regardless of distribution, because the affected code resides in the core kernel. The exact kernel release numbers are not listed in the CVE data, so any common or long‑lived kernel branch could have been impacted until the patch was applied.

Risk and Exploitability

The vulnerability is mitigated by the kernel patch; no known exploit exists and the EPSS score is not available, so the active exploitation probability cannot be quantified. The CVSS score is not reported, but the impact on integrity suggests a medium‑to‑high severity if unchanged. Attacks would require the ability to trigger a file trim operation to a monitored file, so the attack vector is likely local or includes elevated privileges, but this is inferred from the kernel context and not explicitly stated in the CVE description. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog, providing no evidence of active exploitation.

Generated by OpenCVE AI on August 22, 2026 at 18:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a Linux kernel update that includes the IMA file_truncate and path_truncate hook instantiation.
  • Ensure the kernel configuration enables IMA integrity checking in the build settings.
  • Run an integrity audit (e.g., ‘ima‑audit’ or equivalent) to rebuild the integrity database and verify that truncated files are re‑collected and re‑measured.

Generated by OpenCVE AI on August 22, 2026 at 18:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 22 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Sat, 22 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate file_truncate and path_truncate hooks Instantiate the file_truncate and path_truncate LSM hooks to reset the action cache flags (IMA_DONE_MASK) as soon as truncation is requested, so the file, based on policy, is re-collected, re-measured, re-audited, and re-appraised on next access.
Title ima: Instantiate file_truncate and path_truncate hooks
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-22T15:31:43.419Z

Reserved: 2026-08-15T05:44:03.919Z

Link: CVE-2026-74592

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-22T16:16:31.460

Modified: 2026-08-22T16:16:31.460

Link: CVE-2026-74592

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T19:00:14Z

Weaknesses