Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Add checks for devm_kcalloc As the devm_kcalloc may return NULL, the return value needs to be checked to avoid NULL poineter dereference.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.10, < 5.10.163 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1bf5ee979076ceb121ee51c95197d890b1cee7f4Patch
- https://git.kernel.org/stable/c/4518d7cc38b7d1a7ce5a7878ca601c91e19fe47dPatch
- https://git.kernel.org/stable/c/7830e2289eb4b74970b6cd1b6cc68dcd021c2281Patch
- https://git.kernel.org/stable/c/b1e4f92dd0c1d3c162d7ca6c1196995565cca96dPatch
- https://git.kernel.org/stable/c/f849c116d320e85d1e2c2804c0edb0be3953b62dPatch
FAQ
What is CVE-2022-50308?
CVE-2022-50308 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Add checks for devm_kcalloc As the devm_kcalloc may return NULL, the return value needs to be checked to avoid NULL po...
How severe is CVE-2022-50308?
CVE-2022-50308 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50308?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.