CVE-2022-50065

Source
https://cve.org/CVERecord?id=CVE-2022-50065
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-50065.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-50065
Downstream
Related
Published
2025-06-18T11:02:11.879Z
Modified
2026-04-03T13:14:38.995797302Z
Summary
virtio_net: fix memory leak inside XPD_TX with mergeable
Details

In the Linux kernel, the following vulnerability has been resolved:

virtionet: fix memory leak inside XPDTX with mergeable

When we call xdpconvertbufftoframe() to get xdpf, if it returns NULL, we should check if xdppage was allocated by xdplinearizepage(). If it is newly allocated, it should be freed here alone. Just like any other "goto errxdp".

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50065.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
44fa2dbd475996ddc8f3a0e6113dee983e0ee3aa
Fixed
faafa2a87f697ee537c29446097e1cc3143506fa
Fixed
d3723eab11196475ef83279571b2b0bd0924cf82
Fixed
18e383afbd7047af7b055df6e25436e0ce28f8a5
Fixed
7a542bee27c6a57e45c33cbbdc963325fd6493af

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-50065.json"