[ovs-build] Passed: ovsrobot/ovn#433 (series_160555 - 00903fe)

Travis CI builds at travis-ci.com
Tue Feb 25 00:56:32 UTC 2020


Build Update for ovsrobot/ovn
-------------------------------------

Build: #433
Status: Passed

Duration: 29 mins and 19 secs
Commit: 00903fe (series_160555)
Author: Ben Pfaff
Message: pinctrl: Fix buffer overread in pinctrl_compose_ipv6().

The call to packet_set_ipv6() calls into packet_rh_present(), which in
turn iterates through the L3 content.  Without this commit, the l4_ofs
in the packet has its default value of UINT16_MAX, which means that
packet_rh_present() reads well beyond the real maximum length of the
IPv6 header.

Reported by Address Sanitizer (actually the MLD test fails 100% of the
time with Address Sanitizer without this fix, so I guess I'm the only
one who uses it routinely).

CC: Dumitru Ceara <dceara at redhat.com>
Fixes: 677a3ba4d66b ("ovn: Add MLD support.")
Signed-off-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/compare/ac8dc352cfe6^...00903fe3bc12

View the full build log and details: https://travis-ci.com/ovsrobot/ovn/builds/150398747?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20200225/71b19d31/attachment.html>


More information about the build mailing list