CVE-2025-68234

In the Linux kernel, the following vulnerability has been resolved: io_uring/cmd_net: fix wrong argument types for skb_queue_splice() If timestamp retriving needs to be retried and the local list of SKB's already has entries, then it's spliced back into the socket queue. However, the arguments for the splice helper are transposed, causing exactly the wrong direction of splicing into the on-stack list. Fix that up.
Configurations

No configuration.

History

30 Jul 2026, 06:24

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8

16 Dec 2025, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-16 14:15

Updated : 2026-07-30 06:24


NVD link : CVE-2025-68234

Mitre link : CVE-2025-68234

CVE.ORG link : CVE-2025-68234


JSON object : View

Products Affected

No product.

CWE

No CWE.