VDB
DEBIAN-CVE-2025-39718
DEBIAN-CVE-2025-39718
PUBLISHED
CVSS 5.5 MEDIUM
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().
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 6.15.2-1, 6.12.43-1, 6.12.43-1~bpo12+1 |
| Debian:13 | linux | 0, 6.12.38-1, 0 |
| Debian:11 | linux-6.1 | *, 0, 6.1.106-3~deb11u1 |
| Debian:12 | linux | 6.1.52-1, 6.1.85-1, 6.1.38-2 |
Exploit Intelligence
- 4081.3.6.yml (github-poc)
Timeline
- Sep 5, 2025 CVE Published
- Apr 28, 2026 CVE Updated