Lucene search
+L

283 matches found

CVE
CVE
added 2025/09/15 2:21 p.m.19 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:00 a.m.9 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
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2021-47351

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ubifs: Fix races between xattrset|get and listxattr operations UBIFS may occur some problems with concurrent xattrset|get and listxattr operations, such as...

7.8CVSS5.4AI score0.00245EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2025/07/10 11:32 a.m.14 views

LSN-0113-1: Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in async decryption Doing an async decryption large read crashes with a slab-use-after-free way down in the crypto API. In the Linux kernel, the following vulnerability has been resolved: ubifs: authenticatio...

9.8CVSS6.5AI score0.00522EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ubifs: Skip dumping the tnc tree when zroot is null. Clearing the slab cache will free all znode entries in memory, and set c-zroot.znode to NULL. Dumping the tnc tree will then access c-zroot.znode, which can lead to a null...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/27 5:25 p.m.19 views

CLSA-2025-1748366748 kernel: Fix of 12 CVEs

ext4: fix OOB read when checking dotdot dir CVE-2025-37785 - iscsiibft: Fix UBSAN shift-out-of-bounds warning in ibftattrshownic CVE-2025-21993 - media: uvcvideo: Fix double free in error path CVE-2024-57980 - jffs2: Prevent rtime decompress memory corruption CVE-2024-57850 - wifi: iwlegacy:...

7.8CVSS6.9AI score0.00303EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/27 5:08 p.m.17 views

CLSA-2025-1748365686 kernel: Fix of 12 CVEs

ext4: fix OOB read when checking dotdot dir CVE-2025-37785 - iscsiibft: Fix UBSAN shift-out-of-bounds warning in ibftattrshownic CVE-2025-21993 - media: uvcvideo: Fix double free in error path CVE-2024-57980 - jffs2: Prevent rtime decompress memory corruption CVE-2024-57850 - wifi: iwlegacy:...

7.8CVSS6.9AI score0.00303EPSS
SaveExploits0References1
Redos
Redos
added 2025/05/21 12:00 a.m.35 views

ROS-20250521-01

Vulnerability of drm/v3d components of Linux kernel is related to dereferencing of NULL pointer in the v3dirq and v3dhubirq functions in drivers/gpu/drm/v3d/v3dirq.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the video component of t...

7.8CVSS7.5AI score0.00623EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.9 views

ubifs: skip dumping tnc tree when zroot is null

...

5.5CVSS6.9AI score0.00224EPSS
SaveExploits0
OSV
OSV
added 2025/03/21 11:08 a.m.6 views

OESA-2025-1319 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c-zroot.znode = NULL, then dumping tnc tree will acces...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/03/10 12:00 a.m.14 views

The vulnerability of the ubifs_dump_tnc() function in the file system of the UBIFS driver (fs/ubifs/debug.c) in Linux kernel allows a attacker to cause a service failure.

The vulnerability of the ubifsdumptnc function in the file system of the UBIFS driver fs/ubifs/debug.c in Linux operating systems is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References13Affected Software4
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:00 a.m.9 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-53171)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-53171 advisory. - In the Linux kernel, the following vulnerability has been resolved: ubifs: authentication: Fix use-after- fr...

7.8CVSS6AI score0.00322EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/06 4:15 p.m.2 views

DEBIAN-CVE-2024-58058

In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c-zroot.znode = NULL, then dumping tnc tree will access c-zroot.znode which cause null pointer dereference...

5.5CVSS5.6AI score0.00224EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/06 4:15 p.m.22 views

CVE-2024-58058

In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c-zroot.znode = NULL, then dumping tnc tree will access c-zroot.znode which cause null pointer dereference...

5.5CVSS0.00224EPSS
SaveExploits0References12
OSV
OSV
added 2025/03/06 4:15 p.m.9 views

AZL-59139 CVE-2024-58058 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c-zroot.znode = NULL, then dumping tnc tree will access c-zroot.znode which cause null pointer dereference...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/06 3:54 p.m.2 views

CVE-2024-58058 ubifs: skip dumping tnc tree when zroot is null

In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c-zroot.znode = NULL, then dumping tnc tree will access c-zroot.znode which cause null pointer dereference...

7.6AI score0.00224EPSS
SaveExploits0References8
CVE
CVE
added 2025/03/06 3:54 p.m.177 views

CVE-2024-58058

CVE-2024-58058 affects the Linux kernel ubifs component. The root cause is a null pointer dereference when c->zroot.znode becomes NULL (after slab cache clearing), causing a crash during tnc tree dumping. The vulnerability is described as resolved, with references in multiple advisories indica...

5.5CVSS7.2AI score0.00224EPSS
SaveExploits0References12Affected Software1
Debian CVE
Debian CVE
added 2025/03/06 3:54 p.m.25 views

CVE-2024-58058

In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c-zroot.znode = NULL, then dumping tnc tree will access c-zroot.znode which cause null pointer dereference...

5.5CVSS5.6AI score0.00224EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.30 views

CVE-2024-58058 ubifs: skip dumping tnc tree when zroot is null

In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c-zroot.znode = NULL, then dumping tnc tree will access c-zroot.znode which cause null pointer dereference...

0.00224EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-53171

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ubifs: authentication: Fix use-after- free in ubifstncendcommit After an insertion in TNC, t...

7.8CVSS5.8AI score0.00322EPSS
SaveExploits0References2
Rows per page
Query Builder