← Back to CVE List

CVE-2024-58058

Published: 2025-03-06T16:15Z
Last Modified: 2025-03-25T14:35Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt