meta-openembedded/meta-oe
Ovidiu Panait cca27b5ea7 polkit: Fix CVE-2019-6133
In PolicyKit (aka polkit) 0.115, the start time protection mechanism can
be bypassed because fork() is not atomic, and therefore authorization
decisions are improperly cached. This is related to lack of uid checking
in polkitbackend/polkitbackendinteractiveauthority.c.

Reference:
https://nvd.nist.gov/vuln/detail/CVE-2019-6133

Upstream patch:
c898fdf4b1

Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-01-23 08:17:23 -08:00
..
classes dos2unix: Remove after move to core 2018-08-21 11:39:07 -07:00
conf ptest: add addition packagegroups and image for ptests 2018-11-15 13:18:52 -08:00
lib/oeqa/selftest/cases meta-oe: add selftest for sources.oe.org 2018-11-18 09:54:01 -08:00
licenses Khronos: Add Khronos LICENSE 2018-10-15 13:37:23 -07:00
recipes-benchmark fio: Upgrade to 3.12 2018-11-18 09:54:02 -08:00
recipes-bsp nvme-cli: add recipe 2018-10-10 08:53:21 -07:00
recipes-connectivity libmtp: upgrade 1.1.5 -> 1.1.16 and rework 2019-01-11 08:30:33 -08:00
recipes-core packagegroup-meta-oe: fix build issues 2018-11-22 11:34:44 -07:00
recipes-crypto botan: Add recipe 2018-09-29 02:10:12 -07:00
recipes-dbs mariadb: Upgrade to 5.5.62 2018-11-15 13:18:50 -08:00
recipes-devtools log4cplus: Upgrade to 2.0.2 2018-11-18 09:54:02 -08:00
recipes-extended polkit: Fix CVE-2019-6133 2019-01-23 08:17:23 -08:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics openjpeg: fix build for multilib 2019-01-11 08:30:34 -08:00
recipes-kernel kernel-selftest: temporary disable bpf for arm - fix build for qemuarm 2018-10-27 18:23:07 -07:00
recipes-multimedia v4l-utils: update to 1.16.0 2018-11-15 13:18:50 -08:00
recipes-navigation gpsd: split one dpg package 2018-09-17 22:23:29 -07:00
recipes-security nmap: install ndiff 2018-08-22 11:32:58 -07:00
recipes-shells zsh: Delete ${D}/usr if empty 2018-08-28 09:36:28 -07:00
recipes-support glog: fix installation path 2018-12-22 08:14:10 -08:00
recipes-test stress-ng: Upgrade from 0.09.37 to 0.09.45 2018-11-15 13:18:52 -08:00
COPYING.MIT
README README: updated Maintainers list for Thud 2018-11-15 13:17:00 -08:00

meta-oe
=======

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git
branch: thud 
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][thud]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe[thud][PATCH'

You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
to share your patches, this is preferred for patch sets consisting of more than one patch.

Other services like gitorious, repo.or.cz or self-hosted setups are of course accepted as well,
'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
to use, has been proven to be reliable and has a really good web GUI.

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