NONE · 0

CVE-2022-50837

In the Linux kernel, the following vulnerability has been resolved: net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path If dsa_tag_8021q_setup() fails, for example due to t...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path If dsa_tag_8021q_setup() fails, for example due to the inability of the device to install a VLAN, the tag_8021q context of the switch will leak. Make sure it is freed on the error path.

References

FAQ

What is CVE-2022-50837?

CVE-2022-50837 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path If dsa_tag_8021q_setup() fails, for example due to t...

How severe is CVE-2022-50837?

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

Is there a patch for CVE-2022-50837?

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