NONE · 0

CVE-2022-50832

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilc_mac_xmit() The wilc_mac_xmit() returns NETDEV_TX_OK without freeing skb, add dev...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilc_mac_xmit() The wilc_mac_xmit() returns NETDEV_TX_OK without freeing skb, add dev_kfree_skb() to fix it. Compile tested only.

References

FAQ

What is CVE-2022-50832?

CVE-2022-50832 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilc_mac_xmit() The wilc_mac_xmit() returns NETDEV_TX_OK without freeing skb, add dev...

How severe is CVE-2022-50832?

CVSS scoring is not yet available for CVE-2022-50832. Check NVD for updates.

Is there a patch for CVE-2022-50832?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.