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

exploitDog

oracle-oval логотип

ELSA-2023-28766

Опубликовано: 12 сент. 2023
Источник: oracle-oval
Платформа: Oracle Linux 8

Описание

ELSA-2023-28766: cross-gcc security update (LOW)

[11.2.1-5.0.2]

Обновленные пакеты

Oracle Linux 8

Oracle Linux aarch64

cross-gcc-common

11.2.1-5.0.2.el8

gcc-aarch64-linux-gnu

11.2.1-5.0.2.el8

gcc-arm-linux-gnu

11.2.1-5.0.2.el8

gcc-bpf-unknown-none

11.2.1-5.0.2.el8

gcc-c++-aarch64-linux-gnu

11.2.1-5.0.2.el8

gcc-c++-arm-linux-gnu

11.2.1-5.0.2.el8

gcc-c++-bpf-unknown-none

11.2.1-5.0.2.el8

gcc-c++-mips64-linux-gnu

11.2.1-5.0.2.el8

gcc-mips64-linux-gnu

11.2.1-5.0.2.el8

Oracle Linux x86_64

cross-gcc-common

11.2.1-5.0.2.el8

gcc-aarch64-linux-gnu

11.2.1-5.0.2.el8

gcc-arm-linux-gnu

11.2.1-5.0.2.el8

gcc-bpf-unknown-none

11.2.1-5.0.2.el8

gcc-c++-aarch64-linux-gnu

11.2.1-5.0.2.el8

gcc-c++-arm-linux-gnu

11.2.1-5.0.2.el8

gcc-c++-bpf-unknown-none

11.2.1-5.0.2.el8

gcc-c++-mips64-linux-gnu

11.2.1-5.0.2.el8

gcc-mips64-linux-gnu

11.2.1-5.0.2.el8

Связанные CVE

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

CVSS3: 4.8
ubuntu
почти 2 года назад

**DISPUTED**A failure in the -fstack-protector feature in GCC-based toolchains that target AArch64 allows an attacker to exploit an existing buffer overflow in dynamically-sized local variables in your application without this being detected. This stack-protector failure only applies to C99-style dynamically-sized local variables or those created using alloca(). The stack-protector operates as intended for statically-sized local variables. The default behavior when the stack-protector detects an overflow is to terminate your application, resulting in controlled loss of availability. An attacker who can exploit a buffer overflow without triggering the stack-protector might be able to change program flow control to cause an uncontrolled loss of availability or to go further and affect confidentiality or integrity. NOTE: The GCC project argues that this is a missed hardening bug and not a vulnerability by itself.

redhat
почти 2 года назад

**DISPUTED**A failure in the -fstack-protector feature in GCC-based toolchains that target AArch64 allows an attacker to exploit an existing buffer overflow in dynamically-sized local variables in your application without this being detected. This stack-protector failure only applies to C99-style dynamically-sized local variables or those created using alloca(). The stack-protector operates as intended for statically-sized local variables. The default behavior when the stack-protector detects an overflow is to terminate your application, resulting in controlled loss of availability. An attacker who can exploit a buffer overflow without triggering the stack-protector might be able to change program flow control to cause an uncontrolled loss of availability or to go further and affect confidentiality or integrity. NOTE: The GCC project argues that this is a missed hardening bug and not a vulnerability by itself.

CVSS3: 4.8
nvd
почти 2 года назад

**DISPUTED**A failure in the -fstack-protector feature in GCC-based toolchains that target AArch64 allows an attacker to exploit an existing buffer overflow in dynamically-sized local variables in your application without this being detected. This stack-protector failure only applies to C99-style dynamically-sized local variables or those created using alloca(). The stack-protector operates as intended for statically-sized local variables. The default behavior when the stack-protector detects an overflow is to terminate your application, resulting in controlled loss of availability. An attacker who can exploit a buffer overflow without triggering the stack-protector might be able to change program flow control to cause an uncontrolled loss of availability or to go further and affect confidentiality or integrity. NOTE: The GCC project argues that this is a missed hardening bug and not a vulnerability by itself.

CVSS3: 4.8
msrc
почти 2 года назад

Описание отсутствует

CVSS3: 4.8
debian
почти 2 года назад

**DISPUTED**A failure in the -fstack-protector feature in GCC-based to ...