First published: Mon Dec 02 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Improve MSG_ZEROCOPY error handling Add a missing kfree_skb() to prevent memory leaks.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.7<6.11.10 | |
Linux Kernel | =6.12-rc1 | |
Linux Kernel | =6.12-rc2 | |
Linux Kernel | =6.12-rc3 | |
Linux Kernel | =6.12-rc4 | |
Linux Kernel | =6.12-rc5 | |
Linux Kernel | =6.12-rc6 | |
Linux Kernel | =6.12-rc7 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.133-1 6.12.22-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-53117 has been classified as a low severity vulnerability.
To address CVE-2024-53117, upgrade to the patched versions of the Linux Kernel, specifically 6.12 or subsequent releases.
CVE-2024-53117 affects Linux Kernel versions from 6.7 to 6.11.10 and specific 6.12 release candidates.
CVE-2024-53117 involves a memory leak issue due to inadequate error handling related to MSG_ZEROCOPY in virtio/vsock.
CVE-2024-53117 was recently discovered and has been promptly addressed in the latest kernel updates.