PT-2025-25969 · Linux+1 · Linux Kernel+1
Published
2022-08-13
·
Updated
2025-06-18
·
CVE-2022-50043
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
A potential refcount leak has been identified in the
ndisc router discovery() function. The issue occurs when specific conditions are met, including a nonzero lifetime and a need for metric change. In such cases, the function may delete a route and set rt to NULL, then attempt to grab rt and neigh again. If successful, it overwrites neigh without decreasing the reference count of the previous neigh, potentially leading to memory leaks. The issue is resolved by decrementing the reference count of neigh in place.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linux Kernel