Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Add overflow check in sgx_validate_offset_length() sgx_validate_offset_length() function verifies "offset" and "length" arguments provided by userspace, but was missing an overflow check on their addition. Add it.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.11, < 5.15.81 |
References
- https://git.kernel.org/stable/c/3b1c10fb754b0b67165e3f055a4208e5ba26dc89Patch
- https://git.kernel.org/stable/c/5277e3d633a5d4157987f4aff068caa55e36db19Patch
- https://git.kernel.org/stable/c/f0861f49bd946ff94fce4f82509c45e167f63690Patch
FAQ
What is CVE-2022-49785?
CVE-2022-49785 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Add overflow check in sgx_validate_offset_length() sgx_validate_offset_length() function verifies "offset" and "length" a...
How severe is CVE-2022-49785?
CVE-2022-49785 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-49785?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.