CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.5. It affects Linux.
CVE
CVE-2025-37757
Severity
HIGH
CVSS
7.5
EPSS
0.41%
Linux
Original NVD Description
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.
Related CVEs
Other vulnerabilities affecting the same vendor(s)