CVE Catalog

CVE-2026-97544

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, XFS's xqcheck_mod_live_ino_dqtrx does not free the newly allocated dqa object if rhashtable insertion fails. This leads to a memory leak.

Risk Assessment

May lead to gradual kernel memory exhaustion, potentially causing system instability over time.

Recommendation

Update the Linux kernel to a version containing the fix that frees the dqa object when rhashtable insertion fails.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: xfs: don't leak dqacct if rhashtable insertion fails LOLLM observes that xqcheck_mod_live_ino_dqtrx doesn't free the newly allocated dqa object if rhashtable insertion fails. Fix this leak.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS