This website requires JavaScript.
Explore
Help
Sign In
packages
/
dnsmasq
Watch
1
Star
0
Fork
0
You've already forked dnsmasq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
42
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
胡义臻
cf6a80e1df
Fix buffer overflow when configured lease-change script name
2024-12-17 10:06:21 +08:00
backport-0001-Handle-caching-with-EDNS-options-better.patch
backport some community patches and fix CVE-2021-3448
2021-04-21 14:39:47 +08:00
backport-0002-Fix-to-75e2f0aec33e58ef5b8d4d107d821c215a52827c.patch
backport some community patches and fix CVE-2021-3448
2021-04-21 14:39:47 +08:00
backport-0003-Fix-for-12af2b171de0d678d98583e2190789e544440e02.patch
backport some community patches and fix CVE-2021-3448
2021-04-21 14:39:47 +08:00
backport-0004-Fix-problem-with-DNS-retries-in-2.83-2.84.patch
backport some community patches and fix CVE-2021-3448
2021-04-21 14:39:47 +08:00
backport-0005-Simplify-preceding-fix.patch
backport some community patches and fix CVE-2021-3448
2021-04-21 14:39:47 +08:00
backport-0006-Update-to-new-struct-frec-fields-in-conntrack-code.patch
backport some community patches and fix CVE-2021-3448
2021-04-21 14:39:47 +08:00
backport-0007-Use-the-values-of-min-port-and-max-port-in-TCP-conne.patch
backport some community patches and fix CVE-2021-3448
2021-04-21 14:39:47 +08:00
backport-0008-Correct-occasional-bind-dynamic-synchronization-brea.patch
backport some community patches and fix CVE-2021-3448
2021-04-21 14:39:47 +08:00
backport-0009-Move-fd-into-frec_src-fixes-15b60ddf935a531269bb8c68.patch
backport some community patches and fix CVE-2021-3448
2021-04-21 14:39:47 +08:00
backport-0010-CVE-2021-3448.patch
backport some community patches and fix CVE-2021-3448
2021-04-21 14:39:47 +08:00
backport-Add-missing-check-for-NULL-return-from-allocate_rfd.patch
synchronize some bugfix patches from upstream community
2021-02-25 14:59:15 +08:00
backport-CVE-2020-25681_CVE-2020-25682_CVE-2020-25683_CVE-2020-25687.patch
dnsmasq:fix CVE-2020-25681 CVE-2020-25682 CVE-2020-25683 CVE-2020-25684 CVE-2020-25685 CVE-2020-25686 CVE-2020-25687
2021-01-20 20:52:57 +08:00
backport-CVE-2020-25684.patch
dnsmasq:fix CVE-2020-25681 CVE-2020-25682 CVE-2020-25683 CVE-2020-25684 CVE-2020-25685 CVE-2020-25686 CVE-2020-25687
2021-01-20 20:52:57 +08:00
backport-CVE-2020-25685_1.patch
dnsmasq:fix CVE-2020-25681 CVE-2020-25682 CVE-2020-25683 CVE-2020-25684 CVE-2020-25685 CVE-2020-25686 CVE-2020-25687
2021-01-20 20:52:57 +08:00
backport-CVE-2020-25685_2.patch
dnsmasq:fix CVE-2020-25681 CVE-2020-25682 CVE-2020-25683 CVE-2020-25684 CVE-2020-25685 CVE-2020-25686 CVE-2020-25687
2021-01-20 20:52:57 +08:00
backport-CVE-2020-25686_1.patch
dnsmasq:fix CVE-2020-25681 CVE-2020-25682 CVE-2020-25683 CVE-2020-25684 CVE-2020-25685 CVE-2020-25686 CVE-2020-25687
2021-01-20 20:52:57 +08:00
backport-CVE-2020-25686_2.patch
dnsmasq:fix CVE-2020-25681 CVE-2020-25682 CVE-2020-25683 CVE-2020-25684 CVE-2020-25685 CVE-2020-25686 CVE-2020-25687
2021-01-20 20:52:57 +08:00
backport-CVE-2023-28450-Set-the-default-maximum-DNS-UDP-packet.patch
fix CVE-2023-28450
2023-03-28 20:01:28 +08:00
backport-CVE-2023-49441-Fix-standalone-SHA256-implementation.patch
fix CVE-2023-49441
2024-07-08 01:45:16 +00:00
backport-Fix-buffer-overflow-when-configured-lease-change-scr.patch
Fix buffer overflow when configured lease-change script name
2024-12-17 10:06:21 +08:00
backport-Fix-crash-when-reloading-DHCP-config-on-SIGHUP.patch
Fix crash when reloading DHCP config on SIGHUP
2024-11-11 17:00:06 +08:00
backport-Fix-DNS-reply-when-asking-for-DNSSEC-and-a-validated.patch
synchronize some bugfix patches from upstream community
2021-02-25 14:59:15 +08:00
backport-Fix-memory-leak-when-using-dhcp-optsfile-with-DHCPv6.patch
Fix memory leak
2023-12-07 09:31:12 +08:00
backport-Fix-parsing-of-IPv6-addresses-with-peer-from-netlink.patch
Fix parsing of IPv6 addresses with peer from netlink
2023-12-06 16:53:06 +08:00
backport-fix-regression-in-s_config_in_context-method.patch
add backport patches for openeuler
2021-01-21 16:11:07 +08:00
backport-Fix-write-after-free-in-DHCPv6-code-CVE-2022-0934.patch
Fix write-after-free in DHCPv6 code. CVE-2022-0934 refers
2022-07-13 19:58:45 +08:00
backport-Handle-DHCPREBIND-requests-in-the-DHCPv6-server.patch
Handle DHCPREBIND requests in the DHCPv6 server
2021-04-12 22:52:46 +08:00
backport-Listen-only-on-lo-device-fix-CVE-2020-14312.patch
Listen only on lo device
2022-07-14 14:20:23 +08:00
backport-Reduce-code-duplication-reuse-existing-functions.patch
Fix memory leak
2023-12-07 09:31:12 +08:00
bugfix-allow-binding-mac-with-ipv6.patch
fix dnsmasq bug
2021-05-08 15:47:57 +08:00
bugfix-deal-with-CONFRIM-when-binding-mac-with-ipv6.patch
fix dnsmasq bug
2021-05-08 15:47:57 +08:00
dnsmasq-2.77-underflow.patch
update to dnsmasq-2.82
2020-08-25 20:01:21 +08:00
dnsmasq-2.78-fips.patch
update to dnsmasq-2.82
2020-08-25 20:01:21 +08:00
dnsmasq-2.82.tar.xz
update to dnsmasq-2.82
2020-08-25 20:01:21 +08:00
dnsmasq-systemd-sysusers.conf
Package init
2019-09-30 10:37:06 -04:00
dnsmasq.service
Package init
2019-09-30 10:37:06 -04:00
dnsmasq.spec
Fix buffer overflow when configured lease-change script name
2024-12-17 10:06:21 +08:00
Description
No description provided
1.6
MiB
Languages
Diff
100%