First published: Thu Mar 06 2025(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | >=2.6.27<5.4.291 | |
Linux Kernel | >=5.5<5.10.235 | |
Linux Kernel | >=5.11<5.15.179 | |
Linux Kernel | >=5.16<6.1.129 | |
Linux Kernel | >=6.2<6.6.76 | |
Linux Kernel | >=6.7<6.12.13 | |
Linux Kernel | >=6.13<6.13.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-58058 has been assigned a CVSS score indicating it as a medium severity vulnerability.
To mitigate CVE-2024-58058, it is recommended to update to the latest patched version of the Linux kernel.
CVE-2024-58058 affects all supported versions of the Linux kernel that utilize the ubifs file system.
Exploitation of CVE-2024-58058 could lead to system crashes or potential denial of service due to null pointer dereferencing.
CVE-2024-58058 was published on October 10, 2024.