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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-05-01 15:16
Updated : 2025-11-07 17:49
NVD link : CVE-2022-49785
Mitre link : CVE-2022-49785
CVE.ORG link : CVE-2022-49785
JSON object : View
Products Affected
linux
- linux_kernel
CWE
