CVE-2025-37757
tipc: fix memory leak in tipc_link_xmit
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | May 1, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
365ad353c2564bba8835290061308ba825166b3a < 84895f5ce3829d9fc030e5ec2d8729da4c0c9d08 365ad353c2564bba8835290061308ba825166b3a < d4d40e437adb376be16b3a12dd5c63f0fa768247 365ad353c2564bba8835290061308ba825166b3a < ed06675d3b8cd37120b447646d53f7cd3e6fcd63 365ad353c2564bba8835290061308ba825166b3a < 24e6280cdd7f8d01fc6b9b365fb800c2fb7ea9bb 365ad353c2564bba8835290061308ba825166b3a < 09c2dcda2c551bba30710c33f6ac678ae7395389 365ad353c2564bba8835290061308ba825166b3a < 7c5957f7905b4aede9d7a559d271438f3ca9e852 365ad353c2564bba8835290061308ba825166b3a < d0e02d3d27a0b4dcb13f954f537ca1dd8f282dcf 365ad353c2564bba8835290061308ba825166b3a < a40cbfbb8f95c325430f017883da669b2aa927d4 365ad353c2564bba8835290061308ba825166b3a < 69ae94725f4fc9e75219d2d69022029c5b24bc9a
Linux / Linux
4.11
References
git.kernel.org: https://git.kernel.org/stable/c/84895f5ce3829d9fc030e5ec2d8729da4c0c9d08 git.kernel.org: https://git.kernel.org/stable/c/d4d40e437adb376be16b3a12dd5c63f0fa768247 git.kernel.org: https://git.kernel.org/stable/c/ed06675d3b8cd37120b447646d53f7cd3e6fcd63 git.kernel.org: https://git.kernel.org/stable/c/24e6280cdd7f8d01fc6b9b365fb800c2fb7ea9bb git.kernel.org: https://git.kernel.org/stable/c/09c2dcda2c551bba30710c33f6ac678ae7395389 git.kernel.org: https://git.kernel.org/stable/c/7c5957f7905b4aede9d7a559d271438f3ca9e852 git.kernel.org: https://git.kernel.org/stable/c/d0e02d3d27a0b4dcb13f954f537ca1dd8f282dcf git.kernel.org: https://git.kernel.org/stable/c/a40cbfbb8f95c325430f017883da669b2aa927d4 git.kernel.org: https://git.kernel.org/stable/c/69ae94725f4fc9e75219d2d69022029c5b24bc9a lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html