Lucene search
+L

5 matches found

CVE
CVE
added 2025/12/24 12:23 p.m.41 views

CVE-2023-54050

In CVE-2023-54050, the Linux kernel ubifs code had a memleak on failure of insert_old_idx() during znode handling. The repro path shows: dirty_cow_znode -> zn = copy_znode(...) -> err = insert_old_idx(...); if (unlikely(err)) return ERR_PTR(err); The leak occurs for the copied znode when th...

7.8CVSS6AI score0.00179EPSS
SaveExploits0References8
NVD
NVD
added 2025/09/15 3:15 p.m.10 views

CVE-2023-53227

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.11 views

CVE-2023-53227

...

SaveExploits0
CVE
CVE
added 2025/09/15 2:21 p.m.17 views

CVE-2023-53227

Mode C: Concrete details found. The CVE-2023-53227 entry relates to the Linux kernel UBIFS code path, where dirty_cow_znode can leak memory in the error handling path (memleak). The fix is to add the copied znode back to the tnc so it is freed by ubifs_destroy_tnc_subtree() when closing the TNC. ...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.8 views

PT-2025-37668

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

6AI score
SaveExploits0References10
Rows per page
Query Builder