CVE-2026-55365
MediumCVSS 6.7Summary
In multiple functions of remap.c, an out-of-bounds write is possible due to an incorrect bounds check. This could lead to local privilege escalation requiring System execution privileges.
Risk Assessment
An attacker with System privileges could exploit the out-of-bounds write to escalate privileges. This may lead to memory corruption and system instability.
Recommendation
Update the software to a version containing the bounds check fix in remap.c. Restrict access to functions requiring System privileges.
Other vulnerabilities in remap.c
See all- CVE-2026-56881Unknown
In enable_segment of remap.c, there is a possible permission bypass due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
- CVE-2026-55304Unknown
In addr_remap_address_map of remap.c, there is a possible escalation of privilege due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
Original NVD description (English source)
In multiple functions of remap.c, there is a possible out-of-bounds write due to an incorrect bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.

