rsyslog 8.32.0-1ubuntu4.2 source package in Ubuntu

Changelog

rsyslog (8.32.0-1ubuntu4.2) bionic-security; urgency=medium

  * SECURITY UPDATE: Heap buffer overflow
    - debian/patches/CVE-2022-24903.patch: fix a potential heap buffer overflow
      adding boundary checks in contrib/imhttp/imhttp.c,
      plugins/imptcp/imptcp.c, runtime/tcps_sess.c.
    - CVE-2022-24903

 -- Leonidas Da Silva Barbosa <email address hidden>  Tue, 03 May 2022 06:20:37 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main admin
Bionic security main admin

Downloads

File Size SHA-256 Checksum
rsyslog_8.32.0.orig.tar.gz 2.4 MiB 9646fdc33a6314464cba68323716010a8a55c3deb523cd798ba8b41a0efa40b8
rsyslog_8.32.0-1ubuntu4.2.debian.tar.xz 35.5 KiB b7d66c8ed5c50c75a6b0f212b4026f2585506c3da9d7b3f11c682757783bea0f
rsyslog_8.32.0-1ubuntu4.2.dsc 3.0 KiB a7d59f7ce5e0172a9d6eeea853d5735467d8ae2305336a0eddd7d9c7e85122b1

View changes file

Binary packages built by this source

rsyslog: reliable system and kernel logging daemon

 Rsyslog is a multi-threaded implementation of syslogd (a system utility
 providing support for message logging), with features that include:
  * reliable syslog over TCP, SSL/TLS and RELP
  * on-demand disk buffering
  * email alerting
  * writing to MySQL or PostgreSQL databases (via separate output plugins)
  * permitted sender lists
  * filtering on any part of the syslog message
  * on-the-wire message compression
  * fine-grained output format control
  * failover to backup destinations
  * enterprise-class encrypted syslog relaying
 .
 It is the default syslogd on Debian systems.

rsyslog-czmq: ZeroMQ protocol support for rsyslog via CZMQ

 These plugins allows rsyslog to send and receive ZeroMQ syslog
 messages via the CZMQ library.

rsyslog-czmq-dbgsym: debug symbols for rsyslog-czmq
rsyslog-dbgsym: debug symbols for rsyslog
rsyslog-elasticsearch: Elasticsearch output plugin for rsyslog

 This plugin allows rsyslog to write syslog messages to Elasticsearch, a
 distributed, multitenant-capable full-text search engine with a RESTful web
 interface and schema-free JSON documents.

rsyslog-elasticsearch-dbgsym: debug symbols for rsyslog-elasticsearch
rsyslog-gnutls: TLS protocol support for rsyslog

 This netstream plugin allows rsyslog to send and receive encrypted syslog
 messages via the upcoming syslog-transport-tls IETF standard protocol.

rsyslog-gnutls-dbgsym: debug symbols for rsyslog-gnutls
rsyslog-gssapi: GSSAPI authentication and encryption support for rsyslog

 These plugins allow rsyslog to write and/or receive GSSAPI authenticated and
 encrypted syslog messages. GSSAPI is commonly used for Kerberos
 authentication.

rsyslog-gssapi-dbgsym: debug symbols for rsyslog-gssapi
rsyslog-hiredis: Redis output plugin for rsyslog

 This plugin allows rsyslog to write syslog messages to Redis, a
 key-value database in a similar vein to memcache but the dataset
 is non-volatile.

rsyslog-hiredis-dbgsym: debug symbols for rsyslog-hiredis
rsyslog-kafka: Apache Kafka support for rsyslog

 These plugins allow rsyslog to send and receive syslog messages via Apache
 Kafka, a distributed and scalable message broker offering strong durability
 and fault-tolerance guarantees.

rsyslog-kafka-dbgsym: debug symbols for rsyslog-kafka
rsyslog-mongodb: MongoDB output plugin for rsyslog

 This plugin allows rsyslog to write syslog messages to MongoDB, a
 scalable, high-performance, open source NoSQL database.

rsyslog-mongodb-dbgsym: debug symbols for rsyslog-mongodb
rsyslog-mysql: MySQL output plugin for rsyslog

 This plugin allows rsyslog to write syslog messages into a MySQL database.

rsyslog-mysql-dbgsym: debug symbols for rsyslog-mysql
rsyslog-pgsql: PostgreSQL output plugin for rsyslog

 This plugin allows rsyslog to write syslog messages into a PostgreSQL
 database.

rsyslog-pgsql-dbgsym: debug symbols for rsyslog-pgsql
rsyslog-relp: RELP protocol support for rsyslog

 These plugins allow rsyslog to send and receive syslog messages via the
 RELP protocol. RELP ensures reliable transport over the network even on
 connection loss or if a peer becomes unavailable.

rsyslog-relp-dbgsym: debug symbols for rsyslog-relp