CVE-2024-50170

medium

Description

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix potential memory leak in bcmasp_xmit() The bcmasp_xmit() returns NETDEV_TX_OK without freeing skb in case of mapping fails, add dev_kfree_skb() to fix it.

References

https://git.kernel.org/stable/c/fed07d3eb8a8d9fcc0e455175a89bc6445d6faed

https://git.kernel.org/stable/c/f689f20d3e09f2d4d0a2c575a9859115a33e68bd

https://git.kernel.org/stable/c/7218de0778aefbbbcfe474a55f88bbf6f244627d

Details

Source: Mitre, NVD

Published: 2024-11-07

Updated: 2024-11-13

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium