THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64356 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: xfs: fix memory leak in xfs_dqinode_metadir_create() If xfs_metadir_create() fails in xfs_dqinode_metadir_create(), the current code returns directly, leaking the allocated update and transaction state. If the

[NVD] CVE-2026-64356 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: xfs: fix memory leak in xfs_dqinode_metadir_create() If xfs_metadir_create() fails in xfs_dqinode_metadir_create(), the current code returns directly, leaking the allocated update and transaction state. If the

lownvdPublished 2026-07-25

CVE-2026-64356 CVSS: 5.5 MEDIUM Published: 2026-07-25T10:17:18.040

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

xfs: fix memory leak in xfs_dqinode_metadir_create()

If xfs_metadir_create() fails in xfs_dqinode_metadir_create(), the current code returns directly, leaking the allocated update and transaction state. If the subsequent commit fails, the caller-owned inode refe

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64356