summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorXavi Hernandez <xhernandez@redhat.com>2020-01-14 13:28:47 +0100
committerXavi Hernandez <xhernandez@redhat.com>2020-02-28 09:00:27 +0100
commitb9940cb47dc91e6a7711f2626f5877e00177a0c2 (patch)
tree2fabb5160aafcb0c52f377d910f2a5dca5bd5e62 /doc
parent0bfb22c7d7e6a41c920cb3556c6a55474c66b6cf (diff)
events: fix IPv6 memory corruption
When an event was generated and the target host was resolved to an IPv6 address, there was a memory overflow when that address was copied to a fixed IPv4 structure (IPv6 addresses are longer than IPv4 ones). This fix correctly handles IPv4 and IPv6 addresses returned by getaddrinfo() Backport of: > Change-Id: I5864a0c6e6f1b405bd85988529570140cf23b250 > Fixes: bz#1790870 > Signed-off-by: Xavi Hernandez <xhernandez@redhat.com> Change-Id: I5864a0c6e6f1b405bd85988529570140cf23b250 Fixes: bz#1792857 Signed-off-by: Xavi Hernandez <xhernandez@redhat.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions