Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: hwmon: (asus-ec-sensors) 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.18, < 6.0.12 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/9bdc112be727cf1ba65be79541147f960c3349d8Patch
- https://git.kernel.org/stable/c/a41ec58ac352fd176d5808af847663dc890f6053Patch
FAQ
What is CVE-2022-49009?
CVE-2022-49009 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: hwmon: (asus-ec-sensors) Add checks for devm_kcalloc As the devm_kcalloc may return NULL, the return value needs to be checked to ...
How severe is CVE-2022-49009?
CVE-2022-49009 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-49009?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.