radare2 2.0.0+dfsg-1 source package in Ubuntu

Changelog

radare2 (2.0.0+dfsg-1) unstable; urgency=medium

  * New upstream release
   - Fix for CVE-2017-9761 (Closes: #869428)
     The find_eoq function in libr/core/cmd.c in radare2 1.5.0 allows remote
     attackers to cause a denial of service (heap-based out-of-bounds read
     and application crash) via a crafted binary file.
   - Fix for CVE-2017-9762 (Closes: #869426)
     The cmd_info function in libr/core/cmd_info.c in radare2 1.5.0 allows
     remote attackers to cause a denial of service (use-after-free and
     application crash) via a crafted binary file.
   - Fix for CVE-2017-9763 (Closes: #869423)
     The grub_ext2_read_block function in fs/ext2.c in GNU GRUB before
     2013-11-12, as used in shlr/grub/fs/ext2.c in radare2 1.5.0, allows
     remote attackers to cause a denial of service (excessive stack use and
     application crash) via a crafted binary file, related to use of a
     variable-size stack array.
  * remove broken r2-indent symlink (Closes: #874524)
  * install upstream's zsh completion files

 -- Sebastian Reichel <email address hidden>  Wed, 11 Oct 2017 16:20:18 +0200

Upload details

Uploaded by:
Sebastian Reichel
Uploaded to:
Sid
Original maintainer:
Sebastian Reichel
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
radare2_2.0.0+dfsg-1.dsc 2.2 KiB 16d8798ed5edbf3a9b40e741017a2bd7a2067c28fbb3dc56278446264b0e8512
radare2_2.0.0+dfsg.orig.tar.xz 3.4 MiB e7965eea1fd60fb473f3e4562b0b4ff3d3250fb93eea7da6efd573d7159fe025
radare2_2.0.0+dfsg-1.debian.tar.xz 12.9 KiB 4ade450b448e5005124a2a0e43b04f39535f061d05c754044a4ca84332a17d3a

Available diffs

No changes file available.

Binary packages built by this source

libradare2-2.0: No summary available for libradare2-2.0 in ubuntu bionic.

No description available for libradare2-2.0 in ubuntu bionic.

libradare2-2.0-dbgsym: No summary available for libradare2-2.0-dbgsym in ubuntu bionic.

No description available for libradare2-2.0-dbgsym in ubuntu bionic.

libradare2-common: arch independent files from the radare2 suite

 The project aims to create a complete, portable, multi-architecture,
 unix-like toolchain for reverse engineering.
 .
 It is composed by an hexadecimal editor (radare) with a wrapped IO
 layer supporting multiple backends for local/remote files, debugger
 (OS X, BSD, Linux, W32), stream analyzer, assembler/disassembler (rasm)
 for x86, ARM, PPC, m68k, Java, MSIL, SPARC, code analysis modules and
 scripting facilities. A bindiffer named radiff, base converter (rax),
 shellcode development helper (rasc), a binary information extractor
 supporting PE, mach0, ELF, class, etc. named rabin, and a block-based
 hash utility called rahash.
 .
 This package provides the arch independent files from radare2.

libradare2-dev: devel files from the radare2 suite

 The project aims to create a complete, portable, multi-architecture,
 unix-like toolchain for reverse engineering.
 .
 It is composed by an hexadecimal editor (radare) with a wrapped IO
 layer supporting multiple backends for local/remote files, debugger
 (OS X, BSD, Linux, W32), stream analyzer, assembler/disassembler (rasm)
 for x86, ARM, PPC, m68k, Java, MSIL, SPARC, code analysis modules and
 scripting facilities. A bindiffer named radiff, base converter (rax),
 shellcode development helper (rasc), a binary information extractor
 supporting PE, mach0, ELF, class, etc. named rabin, and a block-based
 hash utility called rahash.
 .
 This package provides the devel files from radare2.

radare2: free and advanced command line hexadecimal editor

 The project aims to create a complete, portable, multi-architecture,
 unix-like toolchain for reverse engineering.
 .
 It is composed by an hexadecimal editor (radare) with a wrapped IO
 layer supporting multiple backends for local/remote files, debugger
 (OS X, BSD, Linux, W32), stream analyzer, assembler/disassembler (rasm)
 for x86, ARM, PPC, m68k, Java, MSIL, SPARC, code analysis modules and
 scripting facilities. A bindiffer named radiff, base converter (rax),
 shellcode development helper (rasc), a binary information extractor
 supporting PE, mach0, ELF, class, etc. named rabin, and a block-based
 hash utility called rahash.

radare2-dbgsym: debug symbols for radare2