CVE Database
/

CVE-2022-49619

Back to search

CVE-2022-49619

Published: Feb 26, 2025

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: sfp: fix memory leak in sfp_probe() sfp_probe() allocates a memory chunk from sfp with sfp_alloc(). When devm_add_action() fails, sfp is not freed, which leads to a memory leak. We should use devm_add_action_or_reset() instead of devm_add_action().

VendorProductVersions

Linux

Linux

affected
73970055450eebc6fc36fd170e56cc45889d0093 - < 9ec5a97f327a89031fce6cfc3e95543c53936638
affected
73970055450eebc6fc36fd170e56cc45889d0093 - < 1545bc727625ea6e8decd717e5d1e8cc704ccf8f
affected
73970055450eebc6fc36fd170e56cc45889d0093 - < ede990cfc42775bd0141e21f37ee365dcaeeb50f
affected
73970055450eebc6fc36fd170e56cc45889d0093 - < 67dc32542a1fb7790d0853cf4a5cf859ac6a2002
affected
73970055450eebc6fc36fd170e56cc45889d0093 - < 204543581a2f26bb3b997a304c0bd06926ba7f15

+2 more versions

Linux

Linux

affected
4.14
unaffected
0 - < 4.14
unaffected
4.14.289 - <= 4.14.*
unaffected
4.19.253 - <= 4.19.*
unaffected
5.4.207 - <= 5.4.*

+4 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