๐Ÿ” CVE Alert

CVE-2026-97618

UNKNOWN 0.0

io_uring/net: don't overconsume buffers when using MSG_TRUNC

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: io_uring/net: don't overconsume buffers when using MSG_TRUNC When a recv/recvmsg is issued with MSG_TRUNC and the incoming packet is larger than the provided buffer, the net layer returns the full length of the packet rather than the number of bytes actually copied into the buffer. As a result, io_uring advances more of the provided buffer ring than was actually filled. Use the actual filled region size to consume the buffer, but still return the full size to preserve MSG_TRUNC semantics. Take care with multishot, because that seems to already truncate the consumption based on the available payload size. This was reported in https://github.com/axboe/liburing/issues/1619. [axboe: fold in size_t unsigned fix]

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
ae98dbf43d755b4e111fcd086e53939bef3e9a1a < 927d96f91c582b319d104ecf50ec935a8dc29193 ae98dbf43d755b4e111fcd086e53939bef3e9a1a < 2e70ea75c7bb38a6dc212975f887310f14f7c043 ae98dbf43d755b4e111fcd086e53939bef3e9a1a < 6028b543884f8735e057ec9eea4908cd61cab230
Linux / Linux
6.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/927d96f91c582b319d104ecf50ec935a8dc29193 git.kernel.org: https://git.kernel.org/stable/c/2e70ea75c7bb38a6dc212975f887310f14f7c043 git.kernel.org: https://git.kernel.org/stable/c/6028b543884f8735e057ec9eea4908cd61cab230