diff options
author | DENG Qingfang <dengqf6@mail2.sysu.edu.cn> | 2019-10-13 00:28:32 +0800 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-10-12 23:37:00 +0200 |
commit | 44f11353de044834a442d3192b66579b99305720 (patch) | |
tree | 45f19ad419f7c798637ea41f4ecb6ec5654fe093 /package/libs/libpcap/patches/201-space_optimization.patch | |
parent | ace1bfb5541387ee4f4eca5d0372da8897023449 (diff) | |
download | upstream-44f11353de044834a442d3192b66579b99305720.tar.gz upstream-44f11353de044834a442d3192b66579b99305720.tar.bz2 upstream-44f11353de044834a442d3192b66579b99305720.zip |
libpcap: update to 1.9.1
Fixed CVEs:
CVE-2018-16301
CVE-2019-15161
CVE-2019-15162
CVE-2019-15163
CVE-2019-15164
CVE-2019-15165
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Diffstat (limited to 'package/libs/libpcap/patches/201-space_optimization.patch')
-rw-r--r-- | package/libs/libpcap/patches/201-space_optimization.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/libpcap/patches/201-space_optimization.patch b/package/libs/libpcap/patches/201-space_optimization.patch index 4bec6148f6..80e3824d82 100644 --- a/package/libs/libpcap/patches/201-space_optimization.patch +++ b/package/libs/libpcap/patches/201-space_optimization.patch @@ -1,6 +1,6 @@ --- a/pcap-common.c +++ b/pcap-common.c -@@ -1524,14 +1524,23 @@ swap_pseudo_headers(int linktype, struct +@@ -1570,14 +1570,23 @@ swap_pseudo_headers(int linktype, struct break; case DLT_USB_LINUX: |