CVE-2022-49785

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxc6d26d370767fa227fc44b98a8bdad112efdf563 < 5277e3d633a5d4157987f4aff068caa55e36db19affected
LinuxLinuxc6d26d370767fa227fc44b98a8bdad112efdf563 < 3b1c10fb754b0b67165e3f055a4208e5ba26dc89affected
LinuxLinuxc6d26d370767fa227fc44b98a8bdad112efdf563 < f0861f49bd946ff94fce4f82509c45e167f63690affected
LinuxLinux5.11affected
LinuxLinux0 < 5.11unaffected
LinuxLinux5.15.81 <= 5.15.*unaffected
LinuxLinux6.0.10 <= 6.0.*unaffected
LinuxLinux6.1 <= *unaffected

Weaknesses

References