Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2026-27144

Опубликовано: 08 апр. 2026
Источник: redhat
CVSS3: 8.1
EPSS Низкий

Описание

The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.

A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.

Отчет

This issue is only exploitable in applications that contain a memory move or copy operation that is subject to a no-op (no-operation) interface conversion. Furthermore, the source and destination memory addresses involved in the move or copy must overlap and an attacker must be able to supply an input that triggers this specific operation. Due to these reasons, this flaw has been rated with a moderate severity.

Меры по смягчению последствий

To mitigate this issue, review code that performs memory copies or struct assignments. If data is being passed through an interface (such as 'any' or 'interface{}') just before a move operation, refactor the code to use concrete types or explicit pointers instead.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
OpenShift Service Mesh 2openshift-golang-builder-containerNot affected
OpenShift Service Mesh 2openshift-service-mesh/proxyv2-rhel9Affected
OpenShift Service Mesh 3openshift-golang-builder-containerNot affected
Red Hat Enterprise Linux 9go-toolsetAffected
Red Hat Enterprise Linux AI (RHEL AI) 3golangAffected
Red Hat OpenShift Virtualization 4openshift-golang-builder-containerAffected
Red Hat Enterprise Linux 10golangFixedRHSA-2026:1021723.04.2026
Red Hat Enterprise Linux 10.0 Extended Update SupportgolangFixedRHSA-2026:1602411.05.2026
Red Hat Enterprise Linux 8go-toolsetFixedRHSA-2026:1070427.04.2026
Red Hat Enterprise Linux 9golangFixedRHSA-2026:1021924.04.2026

Показывать по

Дополнительная информация

Статус:

Moderate
Дефект:
CWE-440
https://bugzilla.redhat.com/show_bug.cgi?id=2456340golang: cmd/compile: no-op interface conversion bypasses overlap checking

EPSS

Процентиль: 17%
0.00261
Низкий

8.1 High

CVSS3

Связанные уязвимости

CVSS3: 7.1
ubuntu
3 месяца назад

The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.

CVSS3: 7.1
nvd
3 месяца назад

The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.

msrc
3 месяца назад

Miscompilation allows memory corruption via CONVNOP-wrapped array copy in cmd/compile

CVSS3: 7.1
debian
3 месяца назад

The compiler is meant to unwrap pointers which are the operands of a m ...

CVSS3: 7.1
github
3 месяца назад

The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.

EPSS

Процентиль: 17%
0.00261
Низкий

8.1 High

CVSS3