THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-58058 (MEDIUM 5.5) — 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 derefe

[NVD] CVE-2024-58058 (MEDIUM 5.5) — 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 derefe

lownvdPublished 2025-03-06

CVE-2024-58058 CVSS: 5.5 MEDIUM Published: 2025-03-06T16:15:52.037

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.

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-58058