PT-2025-37668 · Ubifs+1 · Ubifs+1
Published
2025-09-15
·
Updated
2025-09-16
·
CVE-2023-53227
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak was identified and resolved in the ubifs module within the Linux kernel. The issue occurs within the
dirty cow znode function during error handling when copying a znode. Specifically, if an error occurs after copying the znode but before it is referenced, the copied znode is not freed, leading to a memory leak. The fix involves adding the copied znode back to the transaction node cache (tnc) to ensure it is freed when the tnc is closed.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubifs