CVE-2024-50167
be2net: fix potential memory leak in be_xmit()
CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: be2net: fix potential memory leak in be_xmit() The be_xmit() returns NETDEV_TX_OK without freeing skb in case of be_xmit_enqueue() fails, add dev_kfree_skb_any() to fix it.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Nov 7, 2024 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new medium 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
760c295e0e8d982917d004c9095cff61c0cbd803 < 941026023c256939943a47d1c66671526befbb26 760c295e0e8d982917d004c9095cff61c0cbd803 < 6b7ce8ee01c33c380aaa5077ff25215492e7eb0e 760c295e0e8d982917d004c9095cff61c0cbd803 < 77bc881d370e850b7f3cd2b5eae67d596b40efbc 760c295e0e8d982917d004c9095cff61c0cbd803 < 919ab6e2370289a2748780f44a43333cd3878aa7 760c295e0e8d982917d004c9095cff61c0cbd803 < 4c5f170ef4f85731a4d43ad9a6ac51106c0946be 760c295e0e8d982917d004c9095cff61c0cbd803 < 641c1beed52bf3c6deb0193fe4d38ec9ff75d2ae 760c295e0e8d982917d004c9095cff61c0cbd803 < e86a79b804e26e3b7f1e415b22a085c0bb7ea3d3 760c295e0e8d982917d004c9095cff61c0cbd803 < e4dd8bfe0f6a23acd305f9b892c00899089bd621
Linux / Linux
4.2
References
git.kernel.org: https://git.kernel.org/stable/c/941026023c256939943a47d1c66671526befbb26 git.kernel.org: https://git.kernel.org/stable/c/6b7ce8ee01c33c380aaa5077ff25215492e7eb0e git.kernel.org: https://git.kernel.org/stable/c/77bc881d370e850b7f3cd2b5eae67d596b40efbc git.kernel.org: https://git.kernel.org/stable/c/919ab6e2370289a2748780f44a43333cd3878aa7 git.kernel.org: https://git.kernel.org/stable/c/4c5f170ef4f85731a4d43ad9a6ac51106c0946be git.kernel.org: https://git.kernel.org/stable/c/641c1beed52bf3c6deb0193fe4d38ec9ff75d2ae git.kernel.org: https://git.kernel.org/stable/c/e86a79b804e26e3b7f1e415b22a085c0bb7ea3d3 git.kernel.org: https://git.kernel.org/stable/c/e4dd8bfe0f6a23acd305f9b892c00899089bd621 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html