CVE-2025-39718
Last modified
CVE-2025-39718 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: Validate length in packet header before skb_put() When receiving a vsock packet in the guest, only the virtqueue buffer size is validated prior to virtio_vsock_skb_rx_put(). Unfortunately, virtio_vsock_skb_rx_put() uses the length from the packet header as the length argument to skb_put(), potentially resulting in SKB overflow if the host has gone wonky. Validate the length as advertised by the packet header before calling virtio_vsock_skb_rx_put().. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: Validate length in packet header before skb_put() When receiving a vsock packet in the guest, only the virtqueue buffer size is validated prior to virtio_vsock_skb_rx_put(). Unfortunately, virtio_vsock_skb_rx_put() uses the length from the packet header as the length argument to skb_put(), potentially resulting in SKB overflow if the host has gone wonky. Validate the length as advertised by the packet header before calling virtio_vsock_skb_rx_put().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.1.63, < 6.1.149 |
| Linux | Linux Kernel | >= 6.3, < 6.6.103 |
| Linux | Linux Kernel | >= 6.7, < 6.12.44 |
| Linux | Linux Kernel | >= 6.13, < 6.16.4 |
| Debian | Debian Linux | 11.0 |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-39718?
How severe is CVE-2025-39718?
How do I fix CVE-2025-39718?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-39712In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39713In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-39714In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39715In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39716In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39717In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39719In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-3972A vulnerability, which was classified as critical, has been …9.8
- CVE-2025-39720In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39721In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39722In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39723In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-39718?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
