NONE · 0

CVE-2022-50877

In the Linux kernel, the following vulnerability has been resolved: net: broadcom: bcm4908_enet: update TX stats after actual transmission Queueing packets doesn't guarantee their transmission. Upda...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: net: broadcom: bcm4908_enet: update TX stats after actual transmission Queueing packets doesn't guarantee their transmission. Update TX stats after hardware confirms consuming submitted data. This also fixes a possible race and NULL dereference. bcm4908_enet_start_xmit() could try to access skb after freeing it in the bcm4908_enet_poll_tx().

References

FAQ

What is CVE-2022-50877?

CVE-2022-50877 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: net: broadcom: bcm4908_enet: update TX stats after actual transmission Queueing packets doesn't guarantee their transmission. Upda...

How severe is CVE-2022-50877?

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

Is there a patch for CVE-2022-50877?

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