Files
meta-openembedded/meta-xfce
Stefan Ghinea aca88908fd thunar: fix CVE-2021-32563
An issue was discovered in Thunar before 4.16.7 and 4.17.x before 4.17.2.
When called with a regular file as a command-line argument, it delegates
to a different program (based on the file type) without user confirmation.
This could be used to achieve code execution.

References:
https://nvd.nist.gov/vuln/detail/CVE-2021-32563

Upstream patches:
https://gitlab.xfce.org/xfce/thunar/-/commit/9165a61f95e43cc0b5abf9b98eee2818a0191e0b
https://gitlab.xfce.org/xfce/thunar/-/commit/3b54d9d7dbd7fd16235e2141c43a7f18718f5664

Signed-off-by: Stefan Ghinea <stefan.ghinea@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit baa9453d57)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-06-13 12:35:48 -07:00
..
2020-03-31 10:44:26 -07:00
2021-06-13 12:35:48 -07:00

This layer depends on:

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

URI: git://github.com/openembedded/meta-oe.git
branch: hardknott
revision: HEAD
meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository.

To avoid dependencies on meta-multimedia you need to mask recipes by adding
this to local.conf:

BBMASK = "meta-xfce/recipes-multimedia"

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

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

hardknott Maintainer: Armin Kuster <akuster808@gmail.com>