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.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025050120-CVE-2022-49785-64a3@gregkh/T