CVE-2023-53716
net: fix skb leak in __skb_tstamp_tx()
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: net: fix skb leak in __skb_tstamp_tx() Commit 50749f2dd685 ("tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.") added a call to skb_orphan_frags_rx() to fix leaks with zerocopy skbs. But it ended up adding a leak of its own. When skb_orphan_frags_rx() fails, the function just returns, leaking the skb it just cloned. Free it before returning. This bug was discovered and resolved using Coverity Static Analysis Security Testing (SAST) by Synopsys, Inc.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Oct 22, 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
281072fb2a7294cde7acbf5375b879f40a8001b7 < 82501f1ead557cbee1c2467654ec109a80334d22 1f69c086b20e27763af28145981435423f088268 < 779332447108545ef04682ea29af5f85c0202aee 602fa8af44fd55a58f9e94eb673e8adad2c6cc46 < 58766252f6b2c0487cda6976a53d2bb03ae28e2a 230a5ed7d813fb516de81d23f09d7506753e41e9 < a594382ec6d0cc8cff5a8bc7e61b54e3858fb243 43e4197dd5f6b474a8b16f8b6a42cd45cf4f9d1a < e06841a2abf9c82735cee39e88b1d79464088840 cb52e7f24c1d01a536a847dff0d1d95889cc3b5c < cc18b4685910d5d9de8314bae9c55790701b1811 426384dd4980040651536fef5feac4dcc4d7ee4e < f4d928c00254cfc9dd0ee7076f4a59bceec675f4 50749f2dd6854a41830996ad302aef2ffaf011d8 < 8a02fb71d7192ff1a9a47c9d937624966c6e09af 30290f210ba7426ff7592fe2eb4114b1b5bad219
Linux / Linux
4.14.315 < 4.14.316 4.19.283 < 4.19.284 5.4.243 < 5.4.244 5.10.180 < 5.10.181 5.15.111 < 5.15.114 6.1.28 < 6.1.31 6.3.2 < 6.3.5
References
git.kernel.org: https://git.kernel.org/stable/c/82501f1ead557cbee1c2467654ec109a80334d22 git.kernel.org: https://git.kernel.org/stable/c/779332447108545ef04682ea29af5f85c0202aee git.kernel.org: https://git.kernel.org/stable/c/58766252f6b2c0487cda6976a53d2bb03ae28e2a git.kernel.org: https://git.kernel.org/stable/c/a594382ec6d0cc8cff5a8bc7e61b54e3858fb243 git.kernel.org: https://git.kernel.org/stable/c/e06841a2abf9c82735cee39e88b1d79464088840 git.kernel.org: https://git.kernel.org/stable/c/cc18b4685910d5d9de8314bae9c55790701b1811 git.kernel.org: https://git.kernel.org/stable/c/f4d928c00254cfc9dd0ee7076f4a59bceec675f4 git.kernel.org: https://git.kernel.org/stable/c/8a02fb71d7192ff1a9a47c9d937624966c6e09af