CVE-2024-35834

Publication date

2024-05-17 14:02:19

Family

Linux

State

PUBLISHED

Description

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.