In the Linux kernel, the following vulnerability has been resolved:
iio: magnetometer: rm3100: add boundary check for the value read from RM3100_REG_TMRC
Recently, we encounter kernel crash in function rm3100_common_probe
caused by out of bound access of array rm3100_samp_rates (because of
underlying hardware failures). Add boundary check to prevent out of
bound access.
References
Configurations
No configuration.
History
21 Nov 2024, 09:02
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | () https://git.kernel.org/stable/c/176256ff8abff29335ecff905a09fb49e8dcf513 - | |
References | () https://git.kernel.org/stable/c/1d8c67e94e9e977603473a543d4f322cf2c4aa01 - | |
References | () https://git.kernel.org/stable/c/36a49290d7e6d554020057a409747a092b1d3b56 - | |
References | () https://git.kernel.org/stable/c/57d05dbbcd0b3dc0c252103b43012eef5d6430d1 - | |
References | () https://git.kernel.org/stable/c/7200170e88e3ec54d9e9c63f07514c3cead11481 - | |
References | () https://git.kernel.org/stable/c/792595bab4925aa06532a14dd256db523eb4fa5e - | |
References | () https://git.kernel.org/stable/c/8d5838a473e8e6d812257c69745f5920e4924a60 - |
05 Nov 2024, 15:35
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-125 |
05 Nov 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Jun 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References |
|
03 Apr 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-03 15:15
Updated : 2024-11-21 09:02
NVD link : CVE-2024-26702
Mitre link : CVE-2024-26702
CVE.ORG link : CVE-2024-26702
JSON object : View
Products Affected
No product.
CWE
CWE-125
Out-of-bounds Read