NONE · 0

CVE-2022-50866

In the Linux kernel, the following vulnerability has been resolved: ASoC: pxa: fix null-pointer dereference in filter() kasprintf() would return NULL pointer when kmalloc() fail to allocate. Need to...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: pxa: fix null-pointer dereference in filter() kasprintf() would return NULL pointer when kmalloc() fail to allocate. Need to check the return pointer before calling strcmp().

References

FAQ

What is CVE-2022-50866?

CVE-2022-50866 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: ASoC: pxa: fix null-pointer dereference in filter() kasprintf() would return NULL pointer when kmalloc() fail to allocate. Need to...

How severe is CVE-2022-50866?

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

Is there a patch for CVE-2022-50866?

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