Commit Graph

3193 Commits

Author SHA1 Message Date
xiaobaishu1
e780247bf7
Update DNSMASQ (#6250) 2021-01-25 16:31:52 +08:00
EnnawYang
3a50f6d523
luci-app-jd-dailybonus:bump to v1.0.2 (#6247) 2021-01-25 09:54:03 +08:00
AmadeusGhost
1c271cdd2c
dnsmasq: Update to version 2.83 (#6245)
This fixes the following security problems in dnsmasq:
* CVE-2020-25681:
  Dnsmasq versions before 2.83 is susceptible to a heap-based buffer
  overflow in sort_rrset() when DNSSEC is used. This can allow a remote
  attacker to write arbitrary data into target device's memory that can
  lead to memory corruption and other unexpected behaviors on the target
  device.
* CVE-2020-25682:
  Dnsmasq versions before 2.83 is susceptible to buffer overflow in
  extract_name() function due to missing length check, when DNSSEC is
  enabled. This can allow a remote attacker to cause memory corruption
  on the target device.
* CVE-2020-25683:
  Dnsmasq version before 2.83 is susceptible to a heap-based buffer
  overflow when DNSSEC is enabled. A remote attacker, who can create
  valid DNS replies, could use this flaw to cause an overflow in a heap-
  allocated memory. This flaw is caused by the lack of length checks in
  rtc1035.c:extract_name(), which could be abused to make the code
  execute memcpy() with a negative size in get_rdata() and cause a crash
  in Dnsmasq, resulting in a Denial of Service.
* CVE-2020-25684:
  A lack of proper address/port check implemented in Dnsmasq version <
  2.83 reply_query function makes forging replies easier to an off-path
  attacker.
* CVE-2020-25685:
  A lack of query resource name (RRNAME) checks implemented in Dnsmasq's
  versions before 2.83 reply_query function allows remote attackers to
  spoof DNS traffic that can lead to DNS cache poisoning.
* CVE-2020-25686:
  Multiple DNS query requests for the same resource name (RRNAME) by
  Dnsmasq versions before 2.83 allows for remote attackers to spoof DNS
  traffic, using a birthday attack (RFC 5452), that can lead to DNS
  cache poisoning.
* CVE-2020-25687:
  Dnsmasq versions before 2.83 is vulnerable to a heap-based buffer
  overflow with large memcpy in sort_rrset() when DNSSEC is enabled. A
  remote attacker, who can create valid DNS replies, could use this flaw
  to cause an overflow in a heap-allocated memory. This flaw is caused
  by the lack of length checks in rtc1035.c:extract_name(), which could
  be abused to make the code execute memcpy() with a negative size in
  sort_rrset() and cause a crash in dnsmasq, resulting in a Denial of
  Service.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

Co-authored-by: Hauke Mehrtens <hauke@hauke-m.de>
2021-01-25 01:37:23 +08:00
big fox tail
d3d861a729
random generate openvpn cert at first run (#6207) 2021-01-24 20:30:53 +08:00
lean
afc97235d2 update README to fuck nobk 2021-01-24 20:03:22 +08:00
lean
6f113da6d5 update README to fuck nobk 2021-01-24 20:02:01 +08:00
lean
0ef46ab96b move xray to feeds 2021-01-23 19:29:53 +08:00
Beginner
dbc39c527b
Xray : Update V1.2.3 (#6232) 2021-01-23 19:23:31 +08:00
AmadeusGhost
18d284b238
ramips: re-added phicomm k2p 32m version (#6235) 2021-01-23 19:23:18 +08:00
AmadeusGhost
e0d3229487
luci-app-jd-dailybonus: fix depends and install error (#6230) 2021-01-22 18:23:21 +08:00
lean
95dfd326ad luci-app-jd-dailybonus: bump version 2021-01-22 11:27:27 +08:00
lean
f15b61b9b8 ipq40xx: switch to kernel 5.4 2021-01-22 10:58:28 +08:00
AmadeusGhost
c83233b052
kernel: bump 5.4 to 5.4.91 (#6225) 2021-01-21 20:51:19 +08:00
lean
4fb06ce99c ar71xx: add ARRIS SBR-AC1750 router support 2021-01-20 23:45:20 +08:00
lean
8fa535c668 luci-app-uugamebooster: update qcode image 2021-01-20 22:33:19 +08:00
lean
b9f45263fe luci-app-uugamebooster: add qcode 2021-01-20 18:55:01 +08:00
lean
dfbb519764 Revert "uugamebooster & luci-app-uugamebooster: (#6217)"
This reverts commit f60d3ea9c9.
2021-01-20 18:26:52 +08:00
lean
c72286565f change x86 default pacakge 2021-01-20 18:26:33 +08:00
ZhenYu
f60d3ea9c9
uugamebooster & luci-app-uugamebooster: (#6217)
* uugamebooster: rebuild startup service
* luci-app-uugamebooster: use standerd terms
* luci-app-uugamebooster: use inter-startup funcion
* luci-app-uugamebooster: fix typo
2021-01-19 23:42:00 +08:00
taowazi007
3fedff6615
ssrs ipv6 chacha20 support (#6199)
* Update ssrs

config ipv6 support

* Update ssrs.lua
2021-01-18 15:53:45 +08:00
Beginner
2c91a30820
kcptun : update v20210103 (#6214) 2021-01-18 15:52:25 +08:00
lean
7b043f5cfa Merge branch 'master' of https://github.com/coolsnowwolf/lede 2021-01-18 15:30:48 +08:00
lean
3ac7bea729 add luci-app-jd-dailybonus from jerrykuku 2021-01-18 15:30:32 +08:00
AmadeusGhost
69f46989e2
mac80211: update to 5.8.18-1 (#6200)
ath10k-ct-firmware: update to 2020-11-08
ath10k-ct: update to 2020-12-24
mt76: update to 2020-12-18
wireless-regdb: update to version 2020.11.20
2021-01-18 13:06:03 +08:00
Beginner
1f87014d58
Xray : Update V1.2.2 (#6203) 2021-01-18 13:05:46 +08:00
lean
332fe57a37 Version update to R21.1.18 2021-01-18 13:04:32 +08:00
lean
121548b153 Add luci-app-uugamebooster for uuplugin 2021-01-18 12:53:23 +08:00
ZhenYu
faf254aedd
uugamebooster: fix missing depends & file conflict (#6196)
* uugamebooster: fix missing depends & file conflict

* uugamebooster: optimize program running

* uugamebooster: delete extra space
2021-01-14 14:32:45 +08:00
AmadeusGhost
f58a163622
Revert "ramips: mt7621 default overclock to 1000Mhz" (#6190)
This reverts commit 5be81314bb. Many users
reported that this commit broken their router. The mips platform does not
support changing the operating frequency of cpu while system is running.
Obviously it is more appropriate to use breed to overclock.
2021-01-13 13:59:42 +08:00
ZhenYu
d75c037bd9
package : add UU gamebooster package (#6191) 2021-01-13 12:08:38 +08:00
AmadeusGhost
a8ddd988b1
ipq40xx/5.4: remove duplicate patches (#6185)
Fixes: 28f854eb5f ("kernel: bump 5.4 to 5.4.86")
2021-01-11 21:27:35 +08:00
Beginner
223448316c
Xray : Update V1.2.1 (#6179) 2021-01-11 12:32:02 +08:00
lean
28f854eb5f kernel: bump 5.4 to 5.4.86 2021-01-10 15:14:14 +08:00
S4kura0ne
c1d469ca06
fix WGET_SSL var for wget in ddns-script (#6177)
* Update update_aliyun_com.sh

* Update update_dnspod_cn.sh

* Update update_dnspod_com.sh
2021-01-10 14:51:06 +08:00
ericsnow911
f9e5242f90
Update mt7621_xiaomi_mir3p.dts (#6170) 2021-01-10 14:49:52 +08:00
CN_SZTL
9a742cfb4e
luci-app-ssrserver-python: improve status check (#6167)
Running `ps` via luci.exec directly will cause no output
to compare as `ps` cannot detect the size of screen, adding
`-w` to solve this.

Fixes: 0e285c3037 ("add lean's package")
2021-01-08 23:11:45 +08:00
lean
e7115414c8 Revert “ramips: phicomm k2p 32m network auto config” 2021-01-08 23:10:43 +08:00
lean
b039772c02 Revert "ramips: add support for Phicomm K2P 32M flash version (#5861)"
This reverts commit 632b36be39.
2021-01-08 22:57:12 +08:00
lean
f6381d2094 revert: fix k2p 32m reboot problems 2021-01-08 22:55:29 +08:00
Beginner
622af09a79
V2ray : Update V4.34.0 (#6150)
* V2ray : Update V4.34.0

* v2ray-plugin : update v1.8.0
2021-01-07 14:02:22 +08:00
ricksuzade-maker
ea0cbd65c9
Bump v2ray-plugin to 1.8.0 (#6155) 2021-01-07 14:02:02 +08:00
dreamcmi
ba907056db
add glinet-mt1300 support (#6142)
* 添加glinet-mt1300支持

* 优化更新mt1300支持
2021-01-04 22:40:47 +08:00
Beginner
1450ec3092
Xray : Update V1.2.0 (#6146) 2021-01-04 22:13:12 +08:00
woOzZ1
81a53ead53
Update sysctl-br-netfilter.conf (#6133) 2020-12-29 22:28:04 +08:00
Mattraks
f8ef6220d6
treewide: upx ignore errors (#6092) 2020-12-28 14:25:16 +08:00
AmadeusGhost
7dcc873eca
kernel: bump 5.4 to 5.4.85 (#6105) 2020-12-28 14:24:26 +08:00
Beginner
137a9b3f2c
Xray : Update V1.1.5 (#6101) 2020-12-28 14:24:08 +08:00
uamrws
e14ddaea36
hotfix: fix mwan3 syncdial port settings (#6100)
Co-authored-by: causal <causal@causaldeMacBook-Pro.local>
2020-12-25 23:54:27 +08:00
Kaffu Chino
8c37984f30
libnetfilter_conntrack: Update V1.0.8 (#6094) 2020-12-25 16:15:32 +08:00
AmadeusGhost
9f9bc95d6b
autocore: avoid resource busy issue on rpi4 (#6095) 2020-12-25 14:32:13 +08:00