SHA256
1
0
forked from pool/bluez

Accepting request 786108 from home:acho:branches:Base:System

add patches for bsc#1166751 CVE-2020-0556

OBS-URL: https://build.opensuse.org/request/show/786108
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=289
This commit is contained in:
Stefan Seyfried
2020-03-18 09:54:39 +00:00
committed by Git OBS Bridge
parent 590a4ee177
commit b1e48279da
6 changed files with 364 additions and 0 deletions

View File

@@ -57,6 +57,11 @@ Patch10: RPi-Move-the-43xx-firmware-into-lib-firmware.patch
# fix some memory leak with malformed packet (reported upstream but not yet fixed)
Patch101: CVE-2016-9800-tool-hcidump-Fix-memory-leak-with-malformed-packet.patch
Patch102: CVE-2016-9804-tool-hcidump-Fix-memory-leak-with-malformed-packet.patch
# PATCH-FIX-UPSTREAM: bsc#1166751 CVE-2020-0556
Patch103: HOGP-must-only-accept-data-from-bonded-devices.patch
Patch104: HID-accepts-bonded-device-connections-only.patch
Patch105: input-hog-Attempt-to-set-security-level-if-not-bonde.patch
Patch106: input-Add-LEAutoSecurity-setting-to-input.conf.patch
BuildRequires: automake
BuildRequires: flex
@@ -188,6 +193,10 @@ to use the modern tools instead.
%patch10 -p1
%patch101 -p1
%patch102 -p1
%patch103 -p1
%patch104 -p1
%patch105 -p1
%patch106 -p1
mkdir dbus-apis
cp -a doc/*.txt dbus-apis/
# FIXME: Change the dbus service to be a real service, not systemd launched