Lucene search
+L

6 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.13 views

Astra Linux – Vulnerabilities in Linux, Linux-5.15, Linux-5.10

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fixed a memory leak when insertoldidx failed. The following process will cause a memory leak for the copied znode: dirtycowznode zn = copyznodec, znode; err = insertoldidxc, zbr-lnum, zbr-offs; if unlikelyerr return...

5.8AI score0.00175EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2023-60276

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memleak when insertoldidx failed Following process will cause a memleak for copied up znode: dirtycowznode zn = copyznodec, znode; err = insertoldidxc, zbr-lnum, zbr-offs; if unlikelyerr return ERRPTRerr; // No one...

5.9AI score0.00175EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54050

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memleak when insertoldidx failed Following process will cause a memleak for copied up znode: dirtycowznode zn = copyznodec, znode; err = insertoldidxc, zbr-lnum, zbr-offs; if unlikelyerr return ERRPTRerr; // No one...

7.8CVSS0.00175EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.35 views

CVE-2023-54050 ubifs: Fix memleak when insert_old_idx() failed

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memleak when insertoldidx failed Following process will cause a memleak for copied up znode: dirtycowznode zn = copyznodec, znode; err = insertoldidxc, zbr-lnum, zbr-offs; if unlikelyerr return ERRPTRerr; // No one...

7.8CVSS0.00175EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 12:23 p.m.36 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.00175EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.6 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