[ovs-git] [openvswitch/ovs] 305491: ovsdb: Check null before deref in ovsdb_monitor_ta...

GitHub noreply at github.com
Tue May 30 15:04:53 UTC 2017


  Branch: refs/heads/branch-2.6
  Home:   https://github.com/openvswitch/ovs
  Commit: 3054915df8e6f282a52613f81aa164e8af3a5324
      https://github.com/openvswitch/ovs/commit/3054915df8e6f282a52613f81aa164e8af3a5324
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-05-30 (Tue, 30 May 2017)

  Changed paths:
    M ovsdb/monitor.c

  Log Message:
  -----------
  ovsdb: Check null before deref in ovsdb_monitor_table_condition_update().

I believe that this would trigger an ovsdb-server crash if a client created
a plain RFC 7047 "monitor" and later attempted to update its condition.

Found by Coverity.

Reported-at: https://scan3.coverity.com/reports.htm#v16889/p10449/fileInstanceId=14763017&defectInstanceId=4305336&mergedDefectId=180412
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list