Back to search
CVE-2022-48856
Published: Jul 16, 2024
Modified: May 11, 2026
PUBLISHED
Description
In the Linux kernel, the following vulnerability has been resolved: gianfar: ethtool: Fix refcount leak in gfar_get_ts_info The of_find_compatible_node() function returns a node pointer with refcount incremented, We should use of_node_put() on it when done Add the missing of_node_put() to release the refcount.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 7349a74ea75ca27606ead81df3ed67f1b32a94ba - < 6263f2eb93a85ad7df504daf0c341a7fb6bbe8a6affected 7349a74ea75ca27606ead81df3ed67f1b32a94ba - < f7b3b520349193f8a82cca74daf366199e06add9affected 7349a74ea75ca27606ead81df3ed67f1b32a94ba - < 21044e679ed535345042d2023f7df0ca8e897e2aaffected 7349a74ea75ca27606ead81df3ed67f1b32a94ba - < f49f646f9ec296fc0afe7ae92c2bb47f23e3846caffected 7349a74ea75ca27606ead81df3ed67f1b32a94ba - < 0e1b9a2078e07fb1e6e91bf8badfd89ecab1e848+1 more versions |
Linux | Linux | affected 4.18unaffected 0 - < 4.18unaffected 4.19.235 - <= 4.19.*unaffected 5.4.185 - <= 5.4.*unaffected 5.10.106 - <= 5.10.*+3 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now