← Back

CVE-2021-47105

nvd nist
Published: Mar 4, 2024Modified: Feb 14, 2025

JSON object

Loading...
5.5
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Exploitability: 1.8 / Impact: 3.6
Source: NVD

Description

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: return xsk buffers back to pool when cleaning the ring Currently we only NULL the xdp_buff pointer in the internal SW ring but we never give it back to the xsk buffer pool. This means that buffers can be leaked out of the buff pool and never be used again. Add missing xsk_buff_free() call to the routine that is supposed to clean the entries that are left in the ring so that these buffers in the umem can be used by other sockets. Also, only go through the space that is actually left to be cleaned instead of a whole ring.

Affected (7)

Products: Linux: Linux Kernel
1 product
Linux Kernel
Configuration A
7 vulnerable
Vulnerable SoftwareAffected Versions
Linux
From 5.5 to 5.15.12
Version 5.16 rc1
Version 5.16 rc2
Version 5.16 rc3
Version 5.16 rc4
Version 5.16 rc5
Version 5.16 rc6

References (4)

Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
ExploitMailing ListPatch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
ExploitMailing ListPatch
Source: af854a3a-2127-422b-91ae-364da2661108
ExploitMailing ListPatch
Source: af854a3a-2127-422b-91ae-364da2661108
ExploitMailing ListPatch

Timeline

No history available yet.