CVE-2024-35834

In the Linux kernel, the following vulnerability has been resolved: xsk: recycle buffer in case Rx queue was full Add missing xsk_buff_free() call when __xsk_rcv_zc() failed to produce descriptor to XSK Rx queue.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*

History

19 Sep 2025, 16:21

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/269009893146c495f41e9572dd9319e787c2eba9 - () https://git.kernel.org/stable/c/269009893146c495f41e9572dd9319e787c2eba9 - Patch
References () https://git.kernel.org/stable/c/7b4d93d31aade99210d41cd9d4cbd2957c98bc8c - () https://git.kernel.org/stable/c/7b4d93d31aade99210d41cd9d4cbd2957c98bc8c - Patch
References () https://git.kernel.org/stable/c/cce713664548284daf977739e7ff1cd59e84189c - () https://git.kernel.org/stable/c/cce713664548284daf977739e7ff1cd59e84189c - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*
First Time Linux
Linux linux Kernel
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-401

21 Nov 2024, 09:21

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/269009893146c495f41e9572dd9319e787c2eba9 - () https://git.kernel.org/stable/c/269009893146c495f41e9572dd9319e787c2eba9 -
References () https://git.kernel.org/stable/c/7b4d93d31aade99210d41cd9d4cbd2957c98bc8c - () https://git.kernel.org/stable/c/7b4d93d31aade99210d41cd9d4cbd2957c98bc8c -
References () https://git.kernel.org/stable/c/cce713664548284daf977739e7ff1cd59e84189c - () https://git.kernel.org/stable/c/cce713664548284daf977739e7ff1cd59e84189c -
Summary
  • (es) En el kernel de Linux, se resolvió la siguiente vulnerabilidad: xsk: reciclar búfer en caso de que la cola Rx estuviera llena. Agregue la llamada xsk_buff_free() faltante cuando __xsk_rcv_zc() falla al generar un descriptor en la cola XSK Rx.

17 May 2024, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-17 14:15

Updated : 2025-09-19 16:21


NVD link : CVE-2024-35834

Mitre link : CVE-2024-35834

CVE.ORG link : CVE-2024-35834


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime