CVE-2022-50065
MEDIUMLinux Kernel < 5.10.138 - Memory Leak
Title source: ruleDescription
In the Linux kernel, the following vulnerability has been resolved: virtio_net: fix memory leak inside XPD_TX with mergeable When we call xdp_convert_buff_to_frame() to get xdpf, if it returns NULL, we should check if xdp_page was allocated by xdp_linearize_page(). If it is newly allocated, it should be freed here alone. Just like any other "goto err_xdp".
References (4)
Scores
CVSS v3
5.5
EPSS
0.0002
EPSS Percentile
5.6%
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 (4)
linux/linux_kernel
< 5.10.138
linux/Kernel
< 5.10.138linux
linux/Kernel
< 5.15.63linux
linux/Kernel
< 5.19.4linux
Timeline
Published
Jun 18, 2025
Tracked Since
Feb 18, 2026