Security Advisory

CVE-2024-58058

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-03-06 15:54:01
Last updated 2026-05-12 12:02:01
Assigner Linux
State PUBLISHED

Description

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.