PT-2024-1996 · Linux+2 · Linux Kernel+2
Published
2024-01-17
·
Updated
2025-09-29
·
CVE-2024-26587
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a NULL pointer dereference in the
mock phc destroy() function, which is called when trying to destroy netdevsim with VFs instantiated. This can cause a crash, as caught by running the devlink.sh test. The problem arises because PHC gets initialized in nsim init netdevsim(), which is only called if nsim dev port is pf() returns true. To fix this, a counterpart of nsim init netdevsim() is created and mock phc destroy() is moved there.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Linux Kernel
Red Os