VDB
DEBIAN-CVE-2025-37757
DEBIAN-CVE-2025-37757
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: tipc: fix memory leak in tipc_link_xmit In case the backlog transmit queue for system-importance messages is overloaded, tipc_link_xmit() returns -ENOBUFS but the skb list is not purged. This leads to memory leak and failure when a skb is allocated. This commit fixes this issue by purging the skb list before tipc_link_xmit() returns.
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:11 | linux | 5.10.162-1, 0, 5.10.103-1 |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.119-1~deb11u1, 6.1.106-3, 6.1.106-3 |
| Debian:12 | linux | 6.1.69-1, 6.1.76-1, 6.1.112-1 |
Timeline
- May 1, 2025 CVE Published
- Apr 28, 2026 CVE Updated