CVE-2024-53118 Information
Description
In the Linux kernel the following vulnerability has been resolved:
vsock: Fix sk_error_queue memory leak
Kernel queues MSG_ZEROCOPY completion notifications on the error queue. Where they remain until explicitly recv()ed. To prevent memory leaks clean up the queue when the socket is destroyed.
unreferenced object 0xffff8881028beb00 (size 224):
comm sock_test\ pid 1218 jiffies 4294694897
hex dump (first 32 bytes):
90 b0 21 17 81 88 ff ff 90 b0 21 17 81 88 ff ff ..!…….!…..
00 00 00 00 00 00 00 00 00 b0 21 17 81 88 ff ff ……….!…..
backtrace (crc 6c7031ca):
[
Reference
https://git.kernel.org/stable/c/bea4779a45f49275b1e1b1bd9de03cd3727244d8 https://git.kernel.org/stable/c/fbf7085b3ad1c7cc0677834c90f985f1b4f77a33
Share on: