SHA256
1
0
forked from pool/hostapd

Accepting request 883454 from home:cfconrad:branches:Base:System

- Add CVE-2021-30004.patch -- forging attacks may occur because
  AlgorithmIdentifier parameters are mishandled in tls/pkcs1.c and tls/x509v3.c
  (bsc#1184348)

OBS-URL: https://build.opensuse.org/request/show/883454
OBS-URL: https://build.opensuse.org/package/show/Base:System/hostapd?expand=0&rev=61
This commit is contained in:
2021-04-06 20:59:17 +00:00
committed by Git OBS Bridge
parent 94ddd66b73
commit 0711430f71
3 changed files with 122 additions and 1 deletions

View File

@@ -17,7 +17,6 @@
%bcond_without apparmor
Name: hostapd
Version: 2.9
Release: 0
@@ -34,6 +33,7 @@ Source4: hostapd.service
Source5: apparmor-usr.sbin.hostapd
Patch1: CVE-2019-16275.patch
Patch2: CVE-2020-12695.patch
Patch3: CVE-2021-30004.patch
BuildRequires: libnl3-devel
BuildRequires: openssl-devel
BuildRequires: pkgconfig