NONE · 0

CVE-2022-50783

In the Linux kernel, the following vulnerability has been resolved: mptcp: use proper req destructor for IPv6 Before, only the destructor from TCP request sock in IPv4 was called even if the subflow...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: mptcp: use proper req destructor for IPv6 Before, only the destructor from TCP request sock in IPv4 was called even if the subflow was IPv6. It is important to use the right destructor to avoid memory leaks with some advanced IPv6 features, e.g. when the request socks contain specific IPv6 options.

References

FAQ

What is CVE-2022-50783?

CVE-2022-50783 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: mptcp: use proper req destructor for IPv6 Before, only the destructor from TCP request sock in IPv4 was called even if the subflow...

How severe is CVE-2022-50783?

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

Is there a patch for CVE-2022-50783?

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