Go to file
Peiran Hong 446bd615fd tcpdump: Fix CVE-2017-16808
Backport selected parts of three upstream commits to fix
CVE-2017-16808 where tcpdump 4.9.2 has a heap-based buffer over-read.

Upstream-Status: Backport
[ several ]

Upstream commits fully backported:
46aead6  [CVE-2017-16808/AoE: Add a missing bounds check]

Upstream commits partially backported:
7068209  [Use nd_ types in 802.x and FDDI headers.]
84ef17a  [Replace ND_TTEST2()/ND_TCHECK2() macros by macros using
pointers (1/n)]

46aead6 fixes the vulnerability and requires two macros defined in
7068209 and 84ef17a, which are committed after the release of 4.9.2.
Only the definition of the macros are taken from the two commits
as they impact a wide range of code and are difficult to integrate.

CVE: CVE-2017-16808

Signed-off-by: Peiran Hong <peiran.hong@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-10-05 09:01:00 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems README: updated Maintainers list for Thud 2018-11-15 13:17:00 -08:00
meta-gnome fix networkmanager apppend 2019-02-04 21:49:59 -08:00
meta-initramfs kexec-tools-klibc: fix build for mipsel and mips64el 2019-02-04 21:36:59 -08:00
meta-multimedia rtmpdump: Switch to using GNU TLS instead of openssl10 2019-03-24 18:44:58 -07:00
meta-networking tcpdump: Fix CVE-2017-16808 2019-10-05 09:01:00 -07:00
meta-oe polkit: Fix CVE-2018-19788 2019-10-05 09:01:00 -07:00
meta-perl adduser: 3.117 -> 3.118 2018-11-15 13:18:50 -08:00
meta-python python3-blivetgui: Fix _supported_filesystems crash 2019-03-24 18:44:58 -07:00
meta-webserver apache2: upgrade 2.4.39 -> 2.4.41 2019-09-02 19:53:53 -07:00
meta-xfce libunique: fix installed-vs-shipped qa issue 2018-11-15 13:18:51 -08:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: updated Maintainers list for Thud 2018-11-15 13:17:00 -08:00

Collection of layers for the OE-core universe

Thud maintainer: Armin Kuster  <akuster808@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories