GHSA-wxgw-xr8v-5p75MediumCVSS 5.5

In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree...

Published
March 6, 2025
Last Modified
July 14, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (14)