indent 2.2.12-1ubuntu0.20.04.1 source package in Ubuntu

Changelog

indent (2.2.12-1ubuntu0.20.04.1) focal-security; urgency=medium

  * SECURITY UPDATE: heap-based buffer overflow in search_brace
    - debian/patches/02-fix-an-out-of-buffer-read.patch: fix an OOB read in
      src/indent.c.
    - debian/patches/03-fix-a-heap-buffer-overwrite.patch: fix a heap
      overwrite in src/indent.c.
    - CVE-2023-40305

 -- Marc Deslauriers <email address hidden>  Fri, 15 Sep 2023 13:02:51 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main devel
Focal security main devel

Downloads

File Size SHA-256 Checksum
indent_2.2.12.orig.tar.xz 605.7 KiB b745a5dfc68f86a483d7f96dc1cda7aafd1e78ecba3c7d8ad304709e91e1defb
indent_2.2.12-1ubuntu0.20.04.1.debian.tar.xz 6.5 KiB 3fc6bf50083f826203eea8cb87f78152c4ebcc4f286195eb1821c6efac005325
indent_2.2.12-1ubuntu0.20.04.1.dsc 1.8 KiB 5b71229fd818d84de03f0ef80ba72a81e6faa1ccc60bb73772a1ee1903f98b65

View changes file

Binary packages built by this source

indent: C language source code formatting program

 The `indent' program changes the appearance of a C program by
 inserting or deleting whitespace.
 .
 `indent' also provides options for controlling the alignment of braces and
 declarations, program indenting, and other stylistic parameters, including
 formatting of both C and C++ comments.

indent-dbgsym: debug symbols for indent
indent-doc: Documentation for GNU indent

 This package contains the HTML documentation for GNU indent.