Linux Kernel ELSEC via Missing Bounds Check
CVE-2024-20022 Published on March 4, 2024

In lk, there is a possible escalation of privilege due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS08528255; Issue ID: ALPS08528255.

NVD

Vulnerability Analysis

CVE-2024-20022 is exploitable with local system access, and requires user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to be very high.

Attack Vector:
LOCAL
Attack Complexity:
LOW
Privileges Required:
HIGH
User Interaction:
NONE
Scope:
UNCHANGED
Confidentiality Impact:
HIGH
Integrity Impact:
HIGH
Availability Impact:
HIGH

Weakness Type

Out-of-bounds Read

The software reads data past the end, or before the beginning, of the intended buffer. Typically, this can allow attackers to read sensitive information from other memory locations or cause a crash. A crash can occur when the code reads a variable amount of data and assumes that a sentinel exists to stop the read operation, such as a NUL in a string. The expected sentinel might not be located in the out-of-bounds memory, causing excessive data to be read, leading to a segmentation fault or a buffer overflow. The software may modify an index or perform pointer arithmetic that references a memory location that is outside of the boundaries of the buffer. A subsequent read operation then produces undefined or unexpected results.


Products Associated with CVE-2024-20022

You can be notified by email with stack.watch whenever vulnerabilities like CVE-2024-20022 are published in these products:

 
 
 
 
 

Affected Versions

MediaTek, Inc. MT2737, MT6789, MT6835, MT6855, MT6879, MT6880, MT6886, MT6890, MT6895, MT6980, MT6983, MT6985, MT6989, MT6990, MT8321, MT8385, MT8666, MT8667, MT8673, MT8765, MT8766, MT8768, MT8781, MT8786, MT8788, MT8789, MT8791, MT8796, MT8797, MT8798: mediatek mt2737: mediatek mt6789: mediatek mt6835: mediatek mt6855: mediatek mt6879: mediatek mt6880: mediatek mt6886: mediatek mt6890: mediatek mt6895: mediatek mt6980: mediatek mt6983: mediatek mt6985: mediatek mt6989: mediatek mt6990: mediatek mt8321: mediatek mt8385: mediatek mt8666: mediatek mt8667: mediatek mt8673: mediatek mt8765: mediatek mt8766: mediatek mt8768: mediatek mt8781: mediatek mt8786: mediatek mt8788: mediatek mt8789: mediatek mt8791: mediatek mt8796: mediatek mt8797: mediatek mt8798:

Exploit Probability

EPSS
0.03%
Percentile
6.76%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.