PT-2021-8268 · Linux+1 · Linux Kernel+1
Syzbot
·
Published
2021-04-20
·
Updated
2024-12-06
·
CVE-2021-47024
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a memory leak in the Linux kernel when closing a socket. Specifically, the
vsock/virtio component fails to free queued packets, leading to a memory leak. This was partially addressed with a commit, but the RX queue was not properly drained when the socket is closed. To resolve this, the virtio transport remove sock() function is used to drain the RX queue before removing the socket from the af vsock lists.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Suse