The following table lists the changes that have been made to the
CVE-2024-58058 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
New CVE Received
by 416baaa9-dc9f-4396-8d5f-8c081fb06d67Mar. 06, 2025
Action Type Old Value New Value Added 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.Added Reference https://git.kernel.org/stable/c/2a987950df825d0144370e700dc5fb337684ffba Added Reference https://git.kernel.org/stable/c/40e25a3c0063935763717877bb2a814c081509ff Added Reference https://git.kernel.org/stable/c/77e5266e3d3faa6bdcf20d9c68a8972f6aa06522 Added Reference https://git.kernel.org/stable/c/bdb0ca39e0acccf6771db49c3f94ed787d05f2d7 Added Reference https://git.kernel.org/stable/c/e01b55f261ccc96e347eba4931e4429d080d879d