CVE-2025-68234
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/12/2025
Last modified:
16/12/2025
Description
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.



