CVE-2022-49619
EUVD-2022-5461326.02.2025, 07:01
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().Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 𝑥 < 4.14.289 |
| linux | linux_kernel | 4.15 ≤ 𝑥 < 4.19.253 |
| linux | linux_kernel | 4.20 ≤ 𝑥 < 5.4.207 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.132 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.56 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 5.18.13 |
| linux | linux_kernel | 5.19:rc1 |
| linux | linux_kernel | 5.19:rc2 |
| linux | linux_kernel | 5.19:rc3 |
| linux | linux_kernel | 5.19:rc4 |
𝑥
= Vulnerable software versions
Debian Releases
openSUSE / SLES Releases
openSUSE Product | |||
|---|---|---|---|
| cluster-md-kmp-default |
| ||
| dlm-kmp-default |
| ||
| gfs2-kmp-default |
| ||
| kernel-default |
| ||
| kernel-default-base |
| ||
| kernel-default-man |
| ||
| kernel-macros |
| ||
| kernel-source |
| ||
| kernel-syms |
| ||
| ocfs2-kmp-default |
|
Common Weakness Enumeration
References