CVE-2024-50167 Information

Description

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.

Reference

https://git.kernel.org/stable/c/919ab6e2370289a2748780f44a43333cd3878aa7 https://git.kernel.org/stable/c/4c5f170ef4f85731a4d43ad9a6ac51106c0946be https://git.kernel.org/stable/c/641c1beed52bf3c6deb0193fe4d38ec9ff75d2ae https://git.kernel.org/stable/c/e86a79b804e26e3b7f1e415b22a085c0bb7ea3d3 https://git.kernel.org/stable/c/e4dd8bfe0f6a23acd305f9b892c00899089bd621

Share on: