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

exploitDog

rocky логотип

RLSA-2022:4799

Опубликовано: 30 мая 2022
Источник: rocky
Оценка: Important

Описание

Important: rsyslog security update

The rsyslog packages provide an enhanced, multi-threaded syslog daemon. It supports MySQL, syslog/TCP, RFC 3195, permitted sender lists, filtering on any message part, and fine-grained control over output format.

Security Fix(es):

  • rsyslog: Heap-based overflow in TCP syslog server (CVE-2022-24903)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

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

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
rsyslogx86_647.el8_6.1rsyslog-8.2102.0-7.el8_6.1.x86_64.rpm
rsyslog-cryptox86_647.el8_6.1rsyslog-crypto-8.2102.0-7.el8_6.1.x86_64.rpm
rsyslog-docnoarch7.el8_6.1rsyslog-doc-8.2102.0-7.el8_6.1.noarch.rpm
rsyslog-docnoarch7.el8_6.1rsyslog-doc-8.2102.0-7.el8_6.1.noarch.rpm
rsyslog-elasticsearchx86_647.el8_6.1rsyslog-elasticsearch-8.2102.0-7.el8_6.1.x86_64.rpm
rsyslog-gnutlsx86_647.el8_6.1rsyslog-gnutls-8.2102.0-7.el8_6.1.x86_64.rpm
rsyslog-gssapix86_647.el8_6.1rsyslog-gssapi-8.2102.0-7.el8_6.1.x86_64.rpm
rsyslog-kafkax86_647.el8_6.1rsyslog-kafka-8.2102.0-7.el8_6.1.x86_64.rpm
rsyslog-mmauditx86_647.el8_6.1rsyslog-mmaudit-8.2102.0-7.el8_6.1.x86_64.rpm
rsyslog-mmfieldsx86_647.el8_6.1rsyslog-mmfields-8.2102.0-7.el8_6.1.x86_64.rpm

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

Связанные 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 ...