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

exploitDog

oracle-oval логотип

ELSA-2022-4799

Опубликовано: 30 мая 2022
Источник: oracle-oval
Платформа: Oracle Linux 8

Описание

ELSA-2022-4799: rsyslog security update (IMPORTANT)

[8.2102.0-7.1]

  • Address CVE-2022-24903, Heap-based overflow in TCP syslog server resolves: rhbz#2081400

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

Oracle Linux 8

Oracle Linux aarch64

rsyslog

8.2102.0-7.el8_6.1

rsyslog-crypto

8.2102.0-7.el8_6.1

rsyslog-doc

8.2102.0-7.el8_6.1

rsyslog-elasticsearch

8.2102.0-7.el8_6.1

rsyslog-gnutls

8.2102.0-7.el8_6.1

rsyslog-gssapi

8.2102.0-7.el8_6.1

rsyslog-kafka

8.2102.0-7.el8_6.1

rsyslog-mmaudit

8.2102.0-7.el8_6.1

rsyslog-mmfields

8.2102.0-7.el8_6.1

rsyslog-mmjsonparse

8.2102.0-7.el8_6.1

rsyslog-mmkubernetes

8.2102.0-7.el8_6.1

rsyslog-mmnormalize

8.2102.0-7.el8_6.1

rsyslog-mmsnmptrapd

8.2102.0-7.el8_6.1

rsyslog-mysql

8.2102.0-7.el8_6.1

rsyslog-omamqp1

8.2102.0-7.el8_6.1

rsyslog-openssl

8.2102.0-7.el8_6.1

rsyslog-pgsql

8.2102.0-7.el8_6.1

rsyslog-relp

8.2102.0-7.el8_6.1

rsyslog-snmp

8.2102.0-7.el8_6.1

rsyslog-udpspoof

8.2102.0-7.el8_6.1

Oracle Linux x86_64

rsyslog

8.2102.0-7.el8_6.1

rsyslog-crypto

8.2102.0-7.el8_6.1

rsyslog-doc

8.2102.0-7.el8_6.1

rsyslog-elasticsearch

8.2102.0-7.el8_6.1

rsyslog-gnutls

8.2102.0-7.el8_6.1

rsyslog-gssapi

8.2102.0-7.el8_6.1

rsyslog-kafka

8.2102.0-7.el8_6.1

rsyslog-mmaudit

8.2102.0-7.el8_6.1

rsyslog-mmfields

8.2102.0-7.el8_6.1

rsyslog-mmjsonparse

8.2102.0-7.el8_6.1

rsyslog-mmkubernetes

8.2102.0-7.el8_6.1

rsyslog-mmnormalize

8.2102.0-7.el8_6.1

rsyslog-mmsnmptrapd

8.2102.0-7.el8_6.1

rsyslog-mysql

8.2102.0-7.el8_6.1

rsyslog-omamqp1

8.2102.0-7.el8_6.1

rsyslog-openssl

8.2102.0-7.el8_6.1

rsyslog-pgsql

8.2102.0-7.el8_6.1

rsyslog-relp

8.2102.0-7.el8_6.1

rsyslog-snmp

8.2102.0-7.el8_6.1

rsyslog-udpspoof

8.2102.0-7.el8_6.1

Связанные CVE

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

CVSS3: 8.1
ubuntu
около 3 лет назад

Rsyslog is a rocket-fast system for log processing. Modules for TCP syslog reception have a potential heap buffer overflow when octet-counted framing is used. This can result in a segfault or some other malfunction. As of our understanding, this vulnerability can not be used for remote code execution. But there may still be a slight chance for experts to do that. The bug occurs when the octet count is read. While there is a check for the maximum number of octets, digits are written to a heap buffer even when the octet count is over the maximum, This can be used to overrun the memory buffer. However, once the sequence of digits stop, no additional characters can be added to the buffer. In our opinion, this makes remote exploits impossible or at least highly complex. Octet-counted framing is one of two potential framing modes. It is relatively uncommon, but enabled by default on receivers. Modules `imtcp`, `imptcp`, `imgssapi`, and `imhttp` are used for regular syslog message receptio...

CVSS3: 8.1
redhat
около 3 лет назад

Rsyslog is a rocket-fast system for log processing. Modules for TCP syslog reception have a potential heap buffer overflow when octet-counted framing is used. This can result in a segfault or some other malfunction. As of our understanding, this vulnerability can not be used for remote code execution. But there may still be a slight chance for experts to do that. The bug occurs when the octet count is read. While there is a check for the maximum number of octets, digits are written to a heap buffer even when the octet count is over the maximum, This can be used to overrun the memory buffer. However, once the sequence of digits stop, no additional characters can be added to the buffer. In our opinion, this makes remote exploits impossible or at least highly complex. Octet-counted framing is one of two potential framing modes. It is relatively uncommon, but enabled by default on receivers. Modules `imtcp`, `imptcp`, `imgssapi`, and `imhttp` are used for regular syslog message receptio...

CVSS3: 8.1
nvd
около 3 лет назад

Rsyslog is a rocket-fast system for log processing. Modules for TCP syslog reception have a potential heap buffer overflow when octet-counted framing is used. This can result in a segfault or some other malfunction. As of our understanding, this vulnerability can not be used for remote code execution. But there may still be a slight chance for experts to do that. The bug occurs when the octet count is read. While there is a check for the maximum number of octets, digits are written to a heap buffer even when the octet count is over the maximum, This can be used to overrun the memory buffer. However, once the sequence of digits stop, no additional characters can be added to the buffer. In our opinion, this makes remote exploits impossible or at least highly complex. Octet-counted framing is one of two potential framing modes. It is relatively uncommon, but enabled by default on receivers. Modules `imtcp`, `imptcp`, `imgssapi`, and `imhttp` are used for regular syslog message reception.

CVSS3: 8.1
msrc
около 3 лет назад

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

CVSS3: 8.1
debian
около 3 лет назад

Rsyslog is a rocket-fast system for log processing. Modules for TCP sy ...