CVE-2025-68234
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
16/12/2025
Última modificación:
16/12/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
io_uring/cmd_net: fix wrong argument types for skb_queue_splice()<br />
<br />
If timestamp retriving needs to be retried and the local list of<br />
SKB&#39;s already has entries, then it&#39;s spliced back into the socket<br />
queue. However, the arguments for the splice helper are transposed,<br />
causing exactly the wrong direction of splicing into the on-stack<br />
list. Fix that up.



