@GHammer
I don't even know if they are finished yet, but since I've been doing test builds I did a 'test2' build with the patch from the dnsmasq author replacing @theMIROn 's patch. Same download location.
Code:7b885328c (HEAD -> test) dnsmasq: (upstream) properly deal with unaligned addresses in DHCPv6 packets c3617d4d3 dnsmasq: (upstream) fix broken DNSSEC records in ef267f514 ef267f514 dnsmasq: (upstream) don't return NXDOMAIN to empty non-terminals 7223b63e5 Revert "dnsmasq: dhcpv6: fix unaligned access crash on aarch64"
Simon has decided to realign input data rather to support unaligned although more changes were required/size consumed.
Both aproaches has same result, bug is gone, at least for current sources.
Gonna to reuse upstream version a bit later, a bit more cosmetic changes might be expected.
FYI http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2018q3/012445.html