Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Add u64 casts to avoid overflowing The fields of the _CPC object are unsigned 32-bits values. To avoid overflows while using _CPC's values, add 'u64' casts.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.1.9 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/7d596bbc66a52ff2c7a83d7e0ee840cb07e2a045Patch
- https://git.kernel.org/stable/c/f5f94b9c8b805d87ff185caf9779c3a4d07819e3Patch
FAQ
What is CVE-2022-49750?
CVE-2022-49750 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Add u64 casts to avoid overflowing The fields of the _CPC object are unsigned 32-bits values. To avoid overflows wh...
How severe is CVE-2022-49750?
CVE-2022-49750 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-49750?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.