CVE-2022-49619
MEDIUMLinux kernel - Memory Leak
Title source: llmDescription
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().
References (7)
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
7.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-401
Status
published
Affected Products (11)
linux/linux_kernel
< 4.14.289
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/Kernel
< 4.14.289linux
linux/Kernel
< 4.19.253linux
linux/Kernel
< 5.4.207linux
linux/Kernel
< 5.10.132linux
linux/Kernel
< 5.15.56linux
linux/Kernel
< 5.18.13linux
Timeline
Published
Feb 26, 2025
Tracked Since
Feb 18, 2026