CVE Database
/

CVE-2022-49351

Back to search

CVE-2022-49351

Published: Feb 26, 2025

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: altera: Fix refcount leak in altera_tse_mdio_create Every iteration of for_each_child_of_node() decrements the reference count of the previous node. When break from a for_each_child_of_node() loop, we need to explicitly call of_node_put() on the child node when not need anymore. Add missing of_node_put() to avoid refcount leak.

VendorProductVersions

Linux

Linux

affected
bbd2190ce96d8fce031f0526c1f970b68adc9d1a - < a013fa884d8738ad8455aa1a843b8c9d80c6c833
affected
bbd2190ce96d8fce031f0526c1f970b68adc9d1a - < 1fd12298a0e0ca23478c715e672ee64c85670584
affected
bbd2190ce96d8fce031f0526c1f970b68adc9d1a - < 5cd0e22fa11f4a21a8c09cc258f20b1474c95801
affected
bbd2190ce96d8fce031f0526c1f970b68adc9d1a - < 8174acbef87b8dd8bf3731eba2a5af1ac857e239
affected
bbd2190ce96d8fce031f0526c1f970b68adc9d1a - < 96bf5ed057df2d157274d4e2079002f9a9404bb8

+4 more versions

Linux

Linux

affected
3.15
unaffected
0 - < 3.15
unaffected
4.9.318 - <= 4.9.*
unaffected
4.14.283 - <= 4.14.*
unaffected
4.19.247 - <= 4.19.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now