NetworkManager-1.53.1-1.fc43
List of Findings
Error: GCC_ANALYZER_WARNING (CWE-416): [#def1]
NetworkManager-1.53.1/redhat-linux-build/../src/c-list/src/c-list.h:116:24: warning[-Wanalyzer-use-after-free]: use after ‘free’ of ‘node’
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:328:16: enter_function: entry to ‘n_acd_new’
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:334:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:335:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:334:13: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:336:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:334:13: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:337:53: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:334:13: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:340:15: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:341:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:344:22: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:348:13: call_function: calling ‘n_acd_get_random’ from ‘n_acd_new’
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:348:13: return_function: returning to ‘n_acd_new’ from ‘n_acd_get_random’
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:330:35: call_function: inlined call to ‘c_closep’ from ‘n_acd_new’
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:329:41: call_function: inlined call to ‘n_acd_unrefp’ from ‘n_acd_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def2]
NetworkManager-1.53.1/redhat-linux-build/../src/c-list/src/c-list.h:194:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘prev’
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:328:16: enter_function: entry to ‘n_acd_new’
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:334:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:335:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:334:13: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:336:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:334:13: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:337:53: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:334:13: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:340:15: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:341:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:344:22: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:348:13: call_function: calling ‘n_acd_get_random’ from ‘n_acd_new’
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:348:13: return_function: returning to ‘n_acd_new’ from ‘n_acd_get_random’
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:330:35: call_function: inlined call to ‘c_closep’ from ‘n_acd_new’
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:329:41: call_function: inlined call to ‘n_acd_unrefp’ from ‘n_acd_new’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def3]
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:400:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:1013:17: enter_function: entry to ‘c_rbnode_unlink_stale’
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:1016:9: branch_true: following ‘true’ branch (when ‘n’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:1017:9: call_function: inlined call to ‘c_rbnode_is_linked’ from ‘c_rbnode_unlink_stale’
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:1065:20: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:1080:21: call_function: inlined call to ‘c_rbnode_pop_root’ from ‘c_rbnode_unlink_stale’
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:1100:17: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:1101:20: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:1110:29: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:1110:29: call_function: calling ‘c_rbnode_leftmost’ from ‘c_rbnode_unlink_stale’
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:1110:29: return_function: returning to ‘c_rbnode_unlink_stale’ from ‘c_rbnode_leftmost’
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:1111:29: call_function: inlined call to ‘c_rbnode_parent’ from ‘c_rbnode_unlink_stale’
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:1112:25: branch_false: ...to here
release_memory: ‘0’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/c-rbtree/src/c-rbtree.c:1118:25: call_function: inlined call to ‘c_rbtree_store’ from ‘c_rbnode_unlink_stale’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def4]
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1301:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1296:17: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1297:36: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1299:36: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1301:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1301:9: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def5]
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1376:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1370:17: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1371:40: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1374:38: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1376:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1376:9: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def6]
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1768:20: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1670:1: enter_function: entry to ‘nm_utils_ip_routes_to_dbus’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1696:5: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘nm_utils_ip_routes_to_dbus’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1696:5: return_function: returning to ‘nm_utils_ip_routes_to_dbus’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1697:12: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_utils_ip_routes_to_dbus’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1697:12: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_utils_ip_routes_to_dbus’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1698:39: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1711:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1711:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1714:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1714:12: branch_false: following ‘false’ branch (when ‘i <= 99’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1719:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1764:12: branch_true: following ‘true’ branch (when ‘out_routes’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1767:50: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1767:16: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1768:20: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1768:20: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def7]
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1896:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘best_default_route’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1798:1: enter_function: entry to ‘nm_utils_platform_capture_ip_setting’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1815:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1825:5: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘nm_utils_platform_capture_ip_setting’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1825:5: return_function: returning to ‘nm_utils_platform_capture_ip_setting’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1825:5: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_utils_platform_capture_ip_setting’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1825:5: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_utils_platform_capture_ip_setting’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1868:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1868:8: branch_true: following ‘true’ branch (when ‘method’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1870:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1886:5: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘nm_utils_platform_capture_ip_setting’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1886:5: return_function: returning to ‘nm_utils_platform_capture_ip_setting’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1886:5: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_utils_platform_capture_ip_setting’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1886:5: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_utils_platform_capture_ip_setting’
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1887:53: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1890:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/NetworkManagerUtils.c:1896:13: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def8]
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-ethernet.c:707:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘error’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-ethernet.c:699:1: enter_function: entry to ‘supplicant_iface_start’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-ethernet.c:703:41: release_memory: ‘error’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-ethernet.c:703:41: release_memory: ‘error’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-ethernet.c:705:14: call_function: calling ‘build_supplicant_config’ from ‘supplicant_iface_start’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-ethernet.c:705:14: return_function: returning to ‘supplicant_iface_start’ from ‘build_supplicant_config’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-ethernet.c:706:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-ethernet.c:707:9: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘supplicant_iface_start’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-ethernet.c:707:9: call_function: inlined call to ‘_nm_device_get_iface’ from ‘supplicant_iface_start’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-ethernet.c:707:9: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘supplicant_iface_start’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-ethernet.c:707:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-ethernet.c:707:9: release_memory: ‘error’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-ethernet.c:707:9: danger: dereference of NULL ‘error’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def9]
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:253:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘self’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:431:1: enter_function: entry to ‘supplicant_iface_start’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:437:14: call_function: calling ‘build_supplicant_config’ from ‘supplicant_iface_start’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:437:14: return_function: returning to ‘supplicant_iface_start’ from ‘build_supplicant_config’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:438:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:439:9: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘supplicant_iface_start’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:439:9: call_function: inlined call to ‘_nm_device_get_iface’ from ‘supplicant_iface_start’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:439:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:440:9: call_function: calling ‘supplicant_interface_release’ from ‘supplicant_iface_start’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def10]
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:439:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘error’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:431:1: enter_function: entry to ‘supplicant_iface_start’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:435:41: release_memory: ‘error’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:438:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:439:9: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘supplicant_iface_start’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:439:9: call_function: inlined call to ‘_nm_device_get_iface’ from ‘supplicant_iface_start’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:439:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:439:9: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘supplicant_iface_start’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:439:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:439:9: release_memory: ‘error’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-device-macsec.c:439:9: danger: dereference of NULL ‘error’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def11]
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-lldp-listener.c:805:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘self’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-lldp-listener.c:829:1: enter_function: entry to ‘lldp_event_handler’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-lldp-listener.c:833:5: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘lldp_event_handler’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-lldp-listener.c:833:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-lldp-listener.c:833:5: branch_false: following ‘false’ branch (when ‘user_data’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-lldp-listener.c:833:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/nm-lldp-listener.c:834:5: call_function: calling ‘process_lldp_neighbor’ from ‘lldp_event_handler’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def12]
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/ovs/nm-ovsdb.c:2550:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/ovs/nm-ovsdb.c:2504:1: enter_function: entry to ‘ovsdb_write_try’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/ovs/nm-ovsdb.c:2508:9: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/ovs/nm-ovsdb.c:2509:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/ovs/nm-ovsdb.c:2509:9: call_function: calling ‘ovsdb_write’ from ‘ovsdb_write_try’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def13]
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/tests/test-lldp.c:793:10: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open("/dev/net/tun", 524290)’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/tests/test-lldp.c:793:10: acquire_resource: opened here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/tests/test-lldp.c:793:10: danger: ‘open("/dev/net/tun", 524290)’ leaks here; was opened at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def14]
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem-broadband.c:512:30: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘self’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem-broadband.c:568:1: enter_function: entry to ‘set_initial_eps_bearer_settings_ready’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem-broadband.c:574:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem-broadband.c:575:13: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem-broadband.c:575:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem-broadband.c:578:14: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem-broadband.c:578:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem-broadband.c:587:9: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘set_initial_eps_bearer_settings_ready’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem-broadband.c:587:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem-broadband.c:587:9: branch_false: following ‘false’ branch (when ‘self’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem-broadband.c:587:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem-broadband.c:592:5: call_function: calling ‘connect_context_step’ from ‘set_initial_eps_bearer_settings_ready’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def15]
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem.c:727:10: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(port, 526594)’
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem.c:720:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem.c:727:10: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem.c:727:10: acquire_resource: opened here
NetworkManager-1.53.1/redhat-linux-build/../src/core/devices/wwan/nm-modem.c:727:10: danger: ‘open(port, 526594)’ leaks here; was opened at [(3)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/2)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def16]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:638:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1531:1: enter_function: entry to ‘nm_dhcp_client_stop’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1540:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1543:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1576:5: call_function: calling ‘_nm_dhcp_client_notify’ from ‘nm_dhcp_client_stop’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def17]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1648:48: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘key’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1729:1: enter_function: entry to ‘nm_dhcp_client_handle_event’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1744:5: branch_false: following ‘false’ branch (when ‘self’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1744:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1745:5: branch_true: following ‘true’ branch (when ‘iface’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1746:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1746:5: branch_true: following ‘true’ branch (when ‘pid > 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1747:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1747:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1748:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1748:5: branch_true: following ‘true’ branch (when ‘reason’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1749:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1749:5: branch_false: following ‘false’ branch (when ‘invocation’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1749:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1753:5: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1755:10: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1755:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1757:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1757:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1760:5: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘nm_dhcp_client_handle_event’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1762:9: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq_ascii_case’ from ‘nm_dhcp_client_handle_event’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1765:9: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq_ascii_case’ from ‘nm_dhcp_client_handle_event’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1791:16: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1792:13: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1792:13: call_function: calling ‘maybe_add_option’ from ‘nm_dhcp_client_handle_event’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def18]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1938:32: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1890:1: enter_function: entry to ‘config_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1910:5: release_memory: ‘0’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1911:5: release_memory: ‘0’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1912:5: release_memory: ‘0’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1913:5: release_memory: ‘0’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1914:5: release_memory: ‘0’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1915:5: release_memory: ‘0’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1927:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1933:12: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1934:17: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1934:16: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1937:32: call_function: inlined call to ‘g_strdup_inline’ from ‘config_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-client.c:1938:32: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def19]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-systemd.c:264:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘error’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-systemd.c:283:1: enter_function: entry to ‘dhcp6_event_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/nm-dhcp-systemd.c:302:9: call_function: calling ‘bound6_handle’ from ‘dhcp6_event_cb’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def20]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:99:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:73:1: enter_function: entry to ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:93:15: call_function: calling ‘fill_table’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:93:15: return_function: returning to ‘test_generic_options’ from ‘fill_table’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:94:15: call_function: calling ‘_ip4_config_from_options’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:94:15: return_function: returning to ‘test_generic_options’ from ‘_ip4_config_from_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:97:15: call_function: inlined call to ‘nmtst_l3_config_data_get_address_at_4’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:98:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:98:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:99:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:99:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def21]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:103:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:73:1: enter_function: entry to ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:93:15: call_function: calling ‘fill_table’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:93:15: return_function: returning to ‘test_generic_options’ from ‘fill_table’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:94:15: call_function: calling ‘_ip4_config_from_options’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:94:15: return_function: returning to ‘test_generic_options’ from ‘_ip4_config_from_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:97:15: call_function: inlined call to ‘nmtst_l3_config_data_get_address_at_4’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:98:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:99:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:99:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:100:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:100:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:101:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:103:5: call_function: inlined call to ‘nmtst_l3_config_data_get_best_gateway’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:103:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:103:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def22]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:126:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:73:1: enter_function: entry to ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:93:15: call_function: calling ‘fill_table’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:93:15: return_function: returning to ‘test_generic_options’ from ‘fill_table’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:94:15: call_function: calling ‘_ip4_config_from_options’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:94:15: return_function: returning to ‘test_generic_options’ from ‘_ip4_config_from_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:97:15: call_function: inlined call to ‘nmtst_l3_config_data_get_address_at_4’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:98:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:99:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:99:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:100:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:100:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:101:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:103:5: call_function: inlined call to ‘nmtst_l3_config_data_get_best_gateway’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:103:5: call_function: calling ‘_nmtst_assert_ip4_address’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:103:5: return_function: returning to ‘test_generic_options’ from ‘_nmtst_assert_ip4_address’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:107:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:108:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:124:13: call_function: inlined call to ‘nmtst_l3_config_data_get_route_at_4’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:125:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:125:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:126:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:126:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def23]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:133:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:73:1: enter_function: entry to ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:93:15: call_function: calling ‘fill_table’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:93:15: return_function: returning to ‘test_generic_options’ from ‘fill_table’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:94:15: call_function: calling ‘_ip4_config_from_options’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:94:15: return_function: returning to ‘test_generic_options’ from ‘_ip4_config_from_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:97:15: call_function: inlined call to ‘nmtst_l3_config_data_get_address_at_4’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:98:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:99:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:99:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:100:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:100:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:101:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:103:5: call_function: inlined call to ‘nmtst_l3_config_data_get_best_gateway’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:103:5: call_function: calling ‘_nmtst_assert_ip4_address’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:103:5: return_function: returning to ‘test_generic_options’ from ‘_nmtst_assert_ip4_address’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:107:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:108:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:124:13: call_function: inlined call to ‘nmtst_l3_config_data_get_route_at_4’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:125:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:126:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:126:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:127:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:127:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:128:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:128:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:129:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:132:13: call_function: inlined call to ‘nmtst_l3_config_data_get_route_at_4’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:133:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:133:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def24]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:139:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:73:1: enter_function: entry to ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:93:15: call_function: calling ‘fill_table’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:93:15: return_function: returning to ‘test_generic_options’ from ‘fill_table’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:94:15: call_function: calling ‘_ip4_config_from_options’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:94:15: return_function: returning to ‘test_generic_options’ from ‘_ip4_config_from_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:97:15: call_function: inlined call to ‘nmtst_l3_config_data_get_address_at_4’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:98:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:99:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:99:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:100:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:100:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:101:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:103:5: call_function: inlined call to ‘nmtst_l3_config_data_get_best_gateway’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:103:5: call_function: calling ‘_nmtst_assert_ip4_address’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:103:5: return_function: returning to ‘test_generic_options’ from ‘_nmtst_assert_ip4_address’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:107:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:108:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:124:13: call_function: inlined call to ‘nmtst_l3_config_data_get_route_at_4’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:125:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:126:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:126:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:127:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:127:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:128:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:128:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:129:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:132:13: call_function: inlined call to ‘nmtst_l3_config_data_get_route_at_4’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:133:5: call_function: calling ‘nmtst_inet4_from_string’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:133:5: return_function: returning to ‘test_generic_options’ from ‘nmtst_inet4_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:133:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:134:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:134:5: call_function: calling ‘nmtst_inet4_from_string’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:134:5: return_function: returning to ‘test_generic_options’ from ‘nmtst_inet4_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:134:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:135:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:138:13: call_function: inlined call to ‘nmtst_l3_config_data_get_route_at_4’ from ‘test_generic_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:139:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:139:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def25]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:258:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:245:1: enter_function: entry to ‘ip4_test_route’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:254:5: branch_true: following ‘true’ branch (when ‘expected_prefix <= 32’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:256:13: call_function: inlined call to ‘nmtst_l3_config_data_get_route_at_4’ from ‘ip4_test_route’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:257:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:257:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:258:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:258:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def26]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:353:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:328:1: enter_function: entry to ‘test_fedora_dhclient_classless_static_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:343:15: call_function: calling ‘fill_table’ from ‘test_fedora_dhclient_classless_static_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:343:15: return_function: returning to ‘test_fedora_dhclient_classless_static_routes’ from ‘fill_table’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:344:15: call_function: calling ‘fill_table’ from ‘test_fedora_dhclient_classless_static_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:344:15: return_function: returning to ‘test_fedora_dhclient_classless_static_routes’ from ‘fill_table’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:345:15: call_function: calling ‘_ip4_config_from_options’ from ‘test_fedora_dhclient_classless_static_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:345:15: return_function: returning to ‘test_fedora_dhclient_classless_static_routes’ from ‘_ip4_config_from_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:349:5: call_function: calling ‘ip4_test_route’ from ‘test_fedora_dhclient_classless_static_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:349:5: return_function: returning to ‘test_fedora_dhclient_classless_static_routes’ from ‘ip4_test_route’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:350:5: call_function: calling ‘ip4_test_route’ from ‘test_fedora_dhclient_classless_static_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:350:5: return_function: returning to ‘test_fedora_dhclient_classless_static_routes’ from ‘ip4_test_route’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:351:5: call_function: calling ‘ip4_test_route’ from ‘test_fedora_dhclient_classless_static_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:351:5: return_function: returning to ‘test_fedora_dhclient_classless_static_routes’ from ‘ip4_test_route’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:353:5: call_function: inlined call to ‘nmtst_l3_config_data_get_best_gateway’ from ‘test_fedora_dhclient_classless_static_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:353:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:353:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def27]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:540:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:520:1: enter_function: entry to ‘test_dhclient_gw_in_classless_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:531:15: call_function: calling ‘fill_table’ from ‘test_dhclient_gw_in_classless_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:531:15: return_function: returning to ‘test_dhclient_gw_in_classless_routes’ from ‘fill_table’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:533:15: call_function: calling ‘_ip4_config_from_options’ from ‘test_dhclient_gw_in_classless_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:533:15: return_function: returning to ‘test_dhclient_gw_in_classless_routes’ from ‘_ip4_config_from_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:537:5: call_function: calling ‘ip4_test_route’ from ‘test_dhclient_gw_in_classless_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:537:5: return_function: returning to ‘test_dhclient_gw_in_classless_routes’ from ‘ip4_test_route’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:538:5: call_function: calling ‘ip4_test_route’ from ‘test_dhclient_gw_in_classless_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:538:5: return_function: returning to ‘test_dhclient_gw_in_classless_routes’ from ‘ip4_test_route’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:540:5: call_function: inlined call to ‘nmtst_l3_config_data_get_best_gateway’ from ‘test_dhclient_gw_in_classless_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:540:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:540:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def28]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:564:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:544:1: enter_function: entry to ‘test_dhcpcd_gw_in_classless_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:555:15: call_function: calling ‘fill_table’ from ‘test_dhcpcd_gw_in_classless_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:555:15: return_function: returning to ‘test_dhcpcd_gw_in_classless_routes’ from ‘fill_table’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:557:15: call_function: calling ‘_ip4_config_from_options’ from ‘test_dhcpcd_gw_in_classless_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:557:15: return_function: returning to ‘test_dhcpcd_gw_in_classless_routes’ from ‘_ip4_config_from_options’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:561:5: call_function: calling ‘ip4_test_route’ from ‘test_dhcpcd_gw_in_classless_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:561:5: return_function: returning to ‘test_dhcpcd_gw_in_classless_routes’ from ‘ip4_test_route’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:562:5: call_function: calling ‘ip4_test_route’ from ‘test_dhcpcd_gw_in_classless_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:562:5: return_function: returning to ‘test_dhcpcd_gw_in_classless_routes’ from ‘ip4_test_route’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:564:5: call_function: inlined call to ‘nmtst_l3_config_data_get_best_gateway’ from ‘test_dhcpcd_gw_in_classless_routes’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:564:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dhcp/tests/test-dhcp-utils.c:564:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def29]
NetworkManager-1.53.1/redhat-linux-build/../src/core/dns/nm-dns-dnsconfd.c:321:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dns/nm-dns-dnsconfd.c:614:1: enter_function: entry to ‘parse_all_interface_config’
NetworkManager-1.53.1/redhat-linux-build/../src/core/dns/nm-dns-dnsconfd.c:624:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/dns/nm-dns-dnsconfd.c:628:30: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/dns/nm-dns-dnsconfd.c:640:9: call_function: calling ‘get_networks’ from ‘parse_all_interface_config’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def30]
NetworkManager-1.53.1/redhat-linux-build/../src/core/ndisc/tests/test-ndisc-linux.c:81:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/ndisc/tests/test-ndisc-linux.c:22:1: enter_function: entry to ‘main’
NetworkManager-1.53.1/redhat-linux-build/../src/core/ndisc/tests/test-ndisc-linux.c:37:5: call_function: inlined call to ‘nmtst_init_with_logging’ from ‘main’
NetworkManager-1.53.1/redhat-linux-build/../src/core/ndisc/tests/test-ndisc-linux.c:37:5: call_function: inlined call to ‘nmtst_init_with_logging’ from ‘main’
NetworkManager-1.53.1/redhat-linux-build/../src/core/ndisc/tests/test-ndisc-linux.c:39:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/ndisc/tests/test-ndisc-linux.c:44:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/ndisc/tests/test-ndisc-linux.c:48:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/ndisc/tests/test-ndisc-linux.c:50:19: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/ndisc/tests/test-ndisc-linux.c:67:41: call_function: inlined call to ‘nm_l3cfg_get_ifname’ from ‘main’
NetworkManager-1.53.1/redhat-linux-build/../src/core/ndisc/tests/test-ndisc-linux.c:65:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/ndisc/tests/test-ndisc-linux.c:80:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/ndisc/tests/test-ndisc-linux.c:81:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/ndisc/tests/test-ndisc-linux.c:81:9: danger: dereference of NULL ‘0’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def31]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-active-connection.c:228:12: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘self’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-active-connection.c:645:1: enter_function: entry to ‘device_controller_changed’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-active-connection.c:661:24: call_function: calling ‘nm_active_connection_get_state’ from ‘device_controller_changed’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def32]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-active-connection.c:1597:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘((NMActiveConnection)*object)._priv’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-active-connection.c:1586:1: enter_function: entry to ‘dispose’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-active-connection.c:1593:5: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘dispose’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-active-connection.c:1593:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-active-connection.c:1593:5: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-active-connection.c:1593:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-active-connection.c:1595:5: call_function: calling ‘auth_complete’ from ‘dispose’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-active-connection.c:1595:5: return_function: returning to ‘dispose’ from ‘auth_complete’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-active-connection.c:1597:5: danger: dereference of NULL ‘*(NMActiveConnection *)object._priv’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def33]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-audit-manager.c:140:29: warning[-Wanalyzer-malloc-leak]: leak of ‘audit_encode_nv_string(*field.name, str, 0)’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-audit-manager.c:338:1: enter_function: entry to ‘_nm_audit_manager_log_generic_op’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-audit-manager.c:351:5: branch_true: following ‘true’ branch (when ‘op’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-audit-manager.c:352:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-audit-manager.c:352:5: branch_true: following ‘true’ branch (when ‘arg’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-audit-manager.c:354:14: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-audit-manager.c:359:5: call_function: calling ‘_audit_log_helper’ from ‘_nm_audit_manager_log_generic_op’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def34]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-config.c:1343:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-config.c:3056:1: enter_function: entry to ‘init_sync’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-config.c:3070:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-config.c:3078:24: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-config.c:3093:15: call_function: calling ‘read_entire_config’ from ‘init_sync’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def35]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:999:45: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:958:1: enter_function: entry to ‘check_platform_config’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:967:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:972:17: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:976:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:985:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:990:8: branch_true: following ‘true’ branch (when ‘addr_family == 2’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:997:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:997:9: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘check_platform_config’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:997:9: return_function: returning to ‘check_platform_config’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:997:9: call_function: inlined call to ‘nmp_cache_iter_next’ from ‘check_platform_config’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:997:9: call_function: inlined call to ‘nmp_cache_iter_next’ from ‘check_platform_config’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:998:21: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:999:45: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-connectivity.c:999:45: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def36]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-dispatcher.c:306:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-dispatcher.c:1178:1: enter_function: entry to ‘nm_dispatcher_call_vpn_sync’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-dispatcher.c:1185:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-dispatcher.c:1187:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-dispatcher.c:1187:12: call_function: calling ‘_dispatcher_call’ from ‘nm_dispatcher_call_vpn_sync’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def37]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:1117:77: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘r’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3066:1: enter_function: entry to ‘_init_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3083:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3084:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3084:12: branch_false: following ‘false’ branch (when ‘addr_family != 2’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3087:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3088:9: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘_init_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3088:9: return_function: returning to ‘_init_from_platform’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3088:9: call_function: inlined call to ‘nmp_cache_iter_next’ from ‘_init_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3088:9: call_function: inlined call to ‘nmp_cache_iter_next’ from ‘_init_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3089:18: call_function: calling ‘nm_l3_config_data_add_address_full’ from ‘_init_from_platform’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def38]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:1173:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3066:1: enter_function: entry to ‘_init_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3109:5: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘_init_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3109:5: return_function: returning to ‘_init_from_platform’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3109:5: call_function: inlined call to ‘nmp_cache_iter_next’ from ‘_init_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3109:5: call_function: inlined call to ‘nmp_cache_iter_next’ from ‘_init_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3110:9: call_function: calling ‘nm_l3_config_data_add_route’ from ‘_init_from_platform’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def39]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3318:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3240:1: enter_function: entry to ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3285:23: branch_true: following ‘true’ branch (when ‘IS_IPv4 != -1’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3286:48: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3286:48: branch_true: following ‘true’ branch (when ‘IS_IPv4 != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: call_function: calling ‘nm_l3_config_data_lookup_objs’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: return_function: returning to ‘nm_l3_config_data_merge’ from ‘nm_l3_config_data_lookup_objs’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: return_function: returning to ‘nm_l3_config_data_merge’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3294:48: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3296:40: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3313:16: branch_false: following ‘false’ branch (when ‘hook_add_obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3316:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3316:13: branch_true: following ‘true’ branch (when ‘IS_IPv4 != 0’)...
branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3318:17: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def40]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3369:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3240:1: enter_function: entry to ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3285:23: branch_true: following ‘true’ branch (when ‘IS_IPv4 != -1’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3286:48: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3286:48: branch_true: following ‘true’ branch (when ‘IS_IPv4 != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: call_function: calling ‘nm_l3_config_data_lookup_objs’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: return_function: returning to ‘nm_l3_config_data_merge’ from ‘nm_l3_config_data_lookup_objs’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: return_function: returning to ‘nm_l3_config_data_merge’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3340:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3340:12: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3341:13: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3341:13: branch_true: following ‘true’ branch (when ‘IS_IPv4 != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3341:13: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3341:13: call_function: calling ‘nm_l3_config_data_lookup_objs’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3341:13: return_function: returning to ‘nm_l3_config_data_merge’ from ‘nm_l3_config_data_lookup_objs’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3341:13: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3341:13: return_function: returning to ‘nm_l3_config_data_merge’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3341:13: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3341:13: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3345:51: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3347:43: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3364:20: branch_false: following ‘false’ branch (when ‘hook_add_obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3367:17: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3369:21: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def41]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3427:16: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘src’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3240:1: enter_function: entry to ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3285:23: branch_true: following ‘true’ branch (when ‘IS_IPv4 != -1’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3286:48: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3286:48: branch_true: following ‘true’ branch (when ‘IS_IPv4 != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: call_function: calling ‘nm_l3_config_data_lookup_objs’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: return_function: returning to ‘nm_l3_config_data_merge’ from ‘nm_l3_config_data_lookup_objs’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: return_function: returning to ‘nm_l3_config_data_merge’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3290:9: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_l3_config_data_merge’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3340:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3414:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3426:14: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3426:12: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3427:16: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3427:16: danger: dereference of NULL ‘src’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def42]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-ipv4ll.c:349:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-ipv4ll.c:919:1: enter_function: entry to ‘_l3cfg_notify_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-ipv4ll.c:923:9: call_function: inlined call to ‘nm_l3cfg_get_plobj’ from ‘_l3cfg_notify_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-ipv4ll.c:928:9: call_function: calling ‘_ipv4ll_state_change’ from ‘_l3cfg_notify_cb’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def43]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-ipv6ll.c:269:12: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘pladdr_tentative’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-ipv6ll.c:599:1: enter_function: entry to ‘_l3cfg_notify_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-ipv6ll.c:602:12: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-ipv6ll.c:604:13: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-ipv6ll.c:604:13: call_function: calling ‘_check’ from ‘_l3cfg_notify_cb’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def44]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:4153:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘_ptr’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5662:1: enter_function: entry to ‘nm_l3cfg_get_combined_l3cd’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5669:5: call_function: calling ‘_l3cfg_update_combined_config’ from ‘nm_l3cfg_get_combined_l3cd’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def45]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5701:19: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5686:1: enter_function: entry to ‘nm_l3cfg_get_configured_ip4_addresses’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5693:12: call_function: calling ‘nm_l3cfg_get_combined_l3cd’ from ‘nm_l3cfg_get_configured_ip4_addresses’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5693:12: return_function: returning to ‘nm_l3cfg_get_configured_ip4_addresses’ from ‘nm_l3cfg_get_combined_l3cd’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5695:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5698:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5700:5: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘nm_l3cfg_get_configured_ip4_addresses’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5700:5: return_function: returning to ‘nm_l3cfg_get_configured_ip4_addresses’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5700:5: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_l3cfg_get_configured_ip4_addresses’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5700:5: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_l3cfg_get_configured_ip4_addresses’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5701:25: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5701:19: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5701:19: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def46]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5741:14: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5712:1: enter_function: entry to ‘nm_l3cfg_has_commited_ip6_addresses_pending_dad’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5721:12: call_function: calling ‘nm_l3cfg_get_combined_l3cd’ from ‘nm_l3cfg_has_commited_ip6_addresses_pending_dad’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5721:12: return_function: returning to ‘nm_l3cfg_has_commited_ip6_addresses_pending_dad’ from ‘nm_l3cfg_get_combined_l3cd’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5722:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5733:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5737:5: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘nm_l3cfg_has_commited_ip6_addresses_pending_dad’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5737:5: return_function: returning to ‘nm_l3cfg_has_commited_ip6_addresses_pending_dad’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5737:5: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_l3cfg_has_commited_ip6_addresses_pending_dad’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5737:5: call_function: inlined call to ‘nm_platform_dedup_multi_iter_next_obj’ from ‘nm_l3cfg_has_commited_ip6_addresses_pending_dad’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5738:49: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5741:14: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3cfg.c:5741:14: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def47]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:202:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:199:45: branch_false: following ‘false’ branch (when ‘_obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:200:45: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:200:45: branch_false: following ‘false’ branch (when ‘_obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:202:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:202:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def48]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:204:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:199:45: branch_true: following ‘true’ branch (when ‘_obj’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:199:45: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:200:45: branch_false: following ‘false’ branch (when ‘_obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:202:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:204:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def49]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:278:28: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:216:1: enter_function: entry to ‘_ecmp_track_init_merged_obj’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:229:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:234:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:238:8: branch_false: following ‘false’ branch (when ‘n != 1’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:247:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:248:5: call_function: calling ‘nmp_object_ref_set’ from ‘_ecmp_track_init_merged_obj’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:248:5: return_function: returning to ‘_ecmp_track_init_merged_obj’ from ‘nmp_object_ref_set’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:272:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:273:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:273:12: branch_false: following ‘false’ branch (when ‘i == 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:283:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:272:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:273:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:274:44: branch_false: following ‘false’ branch (when ‘_obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:275:56: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:278:28: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def50]
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:690:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:688:13: branch_false: following ‘false’ branch (when ‘_obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:690:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-netns.c:690:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def51]
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/nm-fake-platform.c:250:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/nm-fake-platform.c:1380:1: enter_function: entry to ‘nm_fake_platform_setup’
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/nm-fake-platform.c:1388:5: call_function: calling ‘link_add’ from ‘nm_fake_platform_setup’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def52]
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/nm-fake-platform.c:1092:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/nm-fake-platform.c:1380:1: enter_function: entry to ‘nm_fake_platform_setup’
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/nm-fake-platform.c:1388:5: call_function: calling ‘link_add’ from ‘nm_fake_platform_setup’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def53]
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:68:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:61:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:62:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:63:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:64:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:67:13: branch_false: following ‘false’ branch (when ‘obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:68:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:68:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def54]
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:73:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:61:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:62:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:63:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:64:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:67:13: branch_true: following ‘true’ branch (when ‘obj’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:67:13: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:72:13: branch_false: following ‘false’ branch (when ‘obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:73:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:73:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def55]
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:108:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:101:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:102:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:103:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:104:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:107:13: branch_false: following ‘false’ branch (when ‘obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:108:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:108:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def56]
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:147:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:140:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:141:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:142:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:143:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:146:13: branch_false: following ‘false’ branch (when ‘obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:147:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:147:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def57]
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:190:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:183:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:184:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:185:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:186:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:189:13: branch_false: following ‘false’ branch (when ‘obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:190:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:190:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def58]
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:199:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:183:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:184:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:185:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:186:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:189:13: branch_true: following ‘true’ branch (when ‘obj’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:189:13: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:198:13: branch_false: following ‘false’ branch (when ‘obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:199:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/platform/tests/test-tc.c:199:5: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-835): [#def59]
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/nm-settings-utils.c:72:20: warning[-Wanalyzer-infinite-loop]: infinite loop
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/nm-settings-utils.c:72:20: danger: infinite loop here
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/nm-settings-utils.c:72:20: call_function: inlined call to ‘c_list_first’ from ‘nm_sett_util_storage_by_uuid_head_destroy’
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/nm-settings-utils.c:72:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/nm-settings-utils.c:72:12: branch_true: if it ever follows ‘true’ branch, it will always do so...
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/nm-settings-utils.c:73:9: call_function: inlined call to ‘c_list_unlink’ from ‘nm_sett_util_storage_by_uuid_head_destroy’
branch_false: ...to here
Error: GCC_ANALYZER_WARNING (CWE-688): [#def60]
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:415:18: warning[-Wanalyzer-null-argument]: use of NULL ‘full_filename’ where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:597:1: enter_function: entry to ‘load_connections’
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:614:8: branch_false: following ‘false’ branch (when ‘n_entries != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:617:22: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:700:12: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:704:16: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:705:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:708:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:708:9: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:711:41: call_function: inlined call to ‘nms_keyfile_storage_get_filename’ from ‘load_connections’
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:715:16: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:724:69: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:724:27: call_function: calling ‘_load_file_from_path’ from ‘load_connections’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def61]
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:1056:16: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:1048:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:1056:16: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-plugin.c:1056:16: danger: argument 1 (‘nm_settings_storage_get_filename(g_object_ref(storage_x))’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def62]
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:88:9: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:66:1: enter_function: entry to ‘cmp_fcn’
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:77:5: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:79:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:79:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:85:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:85:9: branch_false: following ‘false’ branch (when ‘_a == _b’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:86:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:86:9: branch_false: following ‘false’ branch (when ‘_a == _b’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:88:9: call_function: inlined call to ‘nms_keyfile_storage_get_filename’ from ‘cmp_fcn’
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:88:9: call_function: inlined call to ‘nms_keyfile_storage_get_filename’ from ‘cmp_fcn’
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:88:9: call_function: inlined call to ‘nms_keyfile_storage_get_filename’ from ‘cmp_fcn’
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:88:9: call_function: inlined call to ‘nms_keyfile_storage_get_filename’ from ‘cmp_fcn’
NetworkManager-1.53.1/redhat-linux-build/../src/core/settings/plugins/keyfile/nms-keyfile-storage.c:88:9: danger: argument 1 (‘nm_settings_storage_get_filename(a)’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def63]
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:189:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘priv’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1683:1: enter_function: entry to ‘_wps_handle_set_pc_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1698:8: branch_true: following ‘true’ branch (when ‘res’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1699:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1699:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1699:9: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘_wps_handle_set_pc_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1699:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1699:9: branch_false: following ‘false’ branch (when ‘_ifname’ is NULL)...
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1699:9: call_function: calling ‘_log_pretty_object_path’ from ‘_wps_handle_set_pc_cb’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def64]
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1707:62: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘*self._priv’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1683:1: enter_function: entry to ‘_wps_handle_set_pc_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1698:8: branch_true: following ‘true’ branch (when ‘res’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1699:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1699:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1699:9: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘_wps_handle_set_pc_cb’
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:1707:62: danger: dereference of NULL ‘*self._priv’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def65]
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2454:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘((NMSupplicantInterface)*(void *)user_data)._priv’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2438:1: enter_function: entry to ‘assoc_set_ap_scan_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2449:8: branch_false: following ‘false’ branch (when ‘error’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2454:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2454:5: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2454:5: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘assoc_set_ap_scan_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2454:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2454:5: danger: dereference of NULL ‘*(NMSupplicantInterface *)user_data._priv’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def66]
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2458:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘((NMSupplicantInterface)*(void *)user_data)._priv’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2438:1: enter_function: entry to ‘assoc_set_ap_scan_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2449:8: branch_false: following ‘false’ branch (when ‘error’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2454:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2454:5: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2454:5: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘assoc_set_ap_scan_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2458:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2458:5: danger: dereference of NULL ‘*(NMSupplicantInterface *)user_data._priv’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def67]
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2480:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘((NMSupplicantInterface)*(void *)user_data)._priv’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2464:1: enter_function: entry to ‘assoc_set_pmk_lifetime’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2475:8: branch_false: following ‘false’ branch (when ‘error’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2480:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2480:5: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2480:5: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘assoc_set_pmk_lifetime’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2480:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2480:5: danger: dereference of NULL ‘*(NMSupplicantInterface *)user_data._priv’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def68]
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2484:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘((NMSupplicantInterface)*(void *)user_data)._priv’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2464:1: enter_function: entry to ‘assoc_set_pmk_lifetime’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2475:8: branch_false: following ‘false’ branch (when ‘error’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2480:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2480:5: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2480:5: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘assoc_set_pmk_lifetime’
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2484:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/supplicant/nm-supplicant-interface.c:2484:5: danger: dereference of NULL ‘*(NMSupplicantInterface *)user_data._priv’
Error: GCC_ANALYZER_WARNING (CWE-787): [#def69]
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:497:44: warning[-Wanalyzer-out-of-bounds]: buffer over-read
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:463:1: enter_function: entry to ‘_remove_at_indexes_init_random_idx’
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:465:26: call_function: calling ‘nmtst_get_rand’ from ‘_remove_at_indexes_init_random_idx’
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:465:26: return_function: returning to ‘_remove_at_indexes_init_random_idx’ from ‘nmtst_get_rand’
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:469:5: branch_true: following ‘true’ branch (when ‘idx’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:470:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:470:5: branch_true: following ‘true’ branch (when ‘array_len != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:471:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:471:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:473:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:476:17: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:480:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:480:12: branch_false: following ‘false’ branch (when ‘max_test_idx != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:483:21: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:486:9: branch_true: following ‘true’ branch (when ‘max_test_idx >= itest’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:487:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:487:9: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:489:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:490:12: branch_true: following ‘true’ branch (when ‘max_test_idx == itest’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:491:13: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:491:13: branch_true: following ‘true’ branch (when ‘max_test_idx != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:493:16: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:493:16: branch_false: following ‘false’ branch (when ‘max_test_idx != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:496:17: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:497:24: branch_true: following ‘true’ branch (when ‘max_test_idx != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:497:48: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-core-with-expect.c:497:44: danger: read of 1 byte at offset ‘(sizetype)(array_len + 4294967294)’ exceeds ‘*(void *)<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-121): [#def70]
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:75:13: warning[-Wanalyzer-out-of-bounds]: stack-based buffer overflow
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:35:1: enter_function: entry to ‘test_sd_event’
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:39:22: branch_true: following ‘true’ branch (when ‘repeat != 2’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:43:25: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:48:26: call_function: calling ‘nmtst_get_rand_uint32’ from ‘test_sd_event’
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:48:26: return_function: returning to ‘test_sd_event’ from ‘nmtst_get_rand_uint32’
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:56:9: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:65:9: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:71:9: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:73:17: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:74:26: call_function: calling ‘nmtst_get_rand_uint32’ from ‘test_sd_event’
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:74:26: return_function: returning to ‘test_sd_event’ from ‘nmtst_get_rand_uint32’
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:74:87: branch_true: following ‘true’ branch (when ‘i < n’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:75:31: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:74:87: branch_true: following ‘true’ branch (when ‘i < n’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:75:31: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:74:87: branch_true: following ‘true’ branch (when ‘i < n’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:75:31: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:74:87: branch_true: following ‘true’ branch (when ‘i < n’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:75:31: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:75:13: danger: out-of-bounds write from byte 24 till byte 31 but ‘other_events’ ends at byte 24
Error: GCC_ANALYZER_WARNING (CWE-126): [#def71]
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:75:31: warning[-Wanalyzer-out-of-bounds]: stack-based buffer over-read
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:35:1: enter_function: entry to ‘test_sd_event’
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:39:22: branch_true: following ‘true’ branch (when ‘repeat != 2’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:43:25: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:48:26: call_function: calling ‘nmtst_get_rand_uint32’ from ‘test_sd_event’
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:48:26: return_function: returning to ‘test_sd_event’ from ‘nmtst_get_rand_uint32’
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:56:9: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:65:9: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:71:9: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:73:17: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:74:26: call_function: calling ‘nmtst_get_rand_uint32’ from ‘test_sd_event’
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:74:26: return_function: returning to ‘test_sd_event’ from ‘nmtst_get_rand_uint32’
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:74:87: branch_true: following ‘true’ branch (when ‘i < n’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:75:31: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:74:87: branch_true: following ‘true’ branch (when ‘i < n’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:75:31: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:74:87: branch_true: following ‘true’ branch (when ‘i < n’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:75:31: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:74:87: branch_true: following ‘true’ branch (when ‘i < n’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:75:31: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/tests/test-systemd.c:75:31: danger: out-of-bounds read from byte 24 till byte 31 but ‘other_events’ ends at byte 24
Error: GCC_ANALYZER_WARNING (CWE-476): [#def72]
NetworkManager-1.53.1/redhat-linux-build/../src/core/vpn/nm-vpn-connection.c:2711:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘error’
NetworkManager-1.53.1/redhat-linux-build/../src/core/vpn/nm-vpn-connection.c:2779:1: enter_function: entry to ‘_name_owner_get_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/vpn/nm-vpn-connection.c:2791:5: call_function: calling ‘_name_owner_changed’ from ‘_name_owner_get_cb’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def73]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:73:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘s’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:54:1: enter_function: entry to ‘_nml_dbus_log_file_init’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:60:12: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:64:22: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:66:17: call_function: calling ‘nm_str_realloc’ from ‘_nml_dbus_log_file_init’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:66:17: return_function: returning to ‘_nml_dbus_log_file_init’ from ‘nm_str_realloc’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:72:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:73:13: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:73:13: danger: dereference of NULL ‘s’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def74]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:103:16: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘_l’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:93:1: enter_function: entry to ‘_nml_dbus_log_file_fd_init’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:100:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:103:16: call_function: inlined call to ‘_g_atomic_pointer_get’ from ‘_nml_dbus_log_file_fd_init’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:103:16: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:103:16: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:103:16: call_function: calling ‘_nml_dbus_log_file_init’ from ‘_nml_dbus_log_file_fd_init’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:103:16: return_function: returning to ‘_nml_dbus_log_file_fd_init’ from ‘_nml_dbus_log_file_init’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/nm-libnm-utils.c:103:16: danger: dereference of NULL ‘_l’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def75]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1109:5: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘idx[1]’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1033:1: enter_function: entry to ‘test_connection_invalid’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1035:5: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1040:35: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1049:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1056:18: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1056:18: call_function: calling ‘nmtst_create_minimal_connection’ from ‘test_connection_invalid’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1056:18: return_function: returning to ‘test_connection_invalid’ from ‘nmtst_create_minimal_connection’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1060:5: call_function: calling ‘_nmtst_connection_normalize’ from ‘test_connection_invalid’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1060:5: return_function: returning to ‘test_connection_invalid’ from ‘_nmtst_connection_normalize’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1061:5: call_function: calling ‘nmtst_uuid_generate’ from ‘test_connection_invalid’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1061:5: return_function: returning to ‘test_connection_invalid’ from ‘nmtst_uuid_generate’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1065:5: call_function: calling ‘nmtst_uuid_generate’ from ‘test_connection_invalid’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1065:5: return_function: returning to ‘test_connection_invalid’ from ‘nmtst_uuid_generate’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1075:5: call_function: calling ‘nmtst_uuid_generate’ from ‘test_connection_invalid’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1075:5: return_function: returning to ‘test_connection_invalid’ from ‘nmtst_uuid_generate’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1084:5: call_function: calling ‘_nmtst_variant_new_vardict’ from ‘test_connection_invalid’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1084:5: return_function: returning to ‘test_connection_invalid’ from ‘_nmtst_variant_new_vardict’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1097:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1099:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1100:15: call_function: calling ‘nmtst_find_all_indexes’ from ‘test_connection_invalid’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1100:15: return_function: returning to ‘test_connection_invalid’ from ‘nmtst_find_all_indexes’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1108:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1108:5: branch_false: following ‘false’ branch (when ‘__inst’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1108:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-nm-client.c:1109:5: danger: use of uninitialized value ‘idx[1]’ here
Error: GCC_ANALYZER_WARNING (CWE-688): [#def76]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:169:9: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:108:1: enter_function: entry to ‘test_make_invisible’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:117:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:120:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:120:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:123:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:141:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:144:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:154:5: call_function: calling ‘_nm_auto_destroy_and_unref_gsource’ from ‘test_make_invisible’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:154:5: return_function: returning to ‘test_make_invisible’ from ‘_nm_auto_destroy_and_unref_gsource’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:154:5: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:156:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:165:17: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:166:35: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:168:9: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:169:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-client-impl/tests/test-remote-settings-client.c:169:9: danger: argument 1 (‘<unknown>’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def77]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-connection.c:2980:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-connection.c:2965:1: enter_function: entry to ‘nm_connection_for_each_setting_value’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-connection.c:2973:5: branch_true: following ‘true’ branch (when ‘connection’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-connection.c:2973:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-connection.c:2974:5: branch_true: following ‘true’ branch (when ‘func’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-connection.c:2976:16: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-connection.c:2976:16: call_function: calling ‘nm_connection_get_settings’ from ‘nm_connection_for_each_setting_value’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-connection.c:2976:16: return_function: returning to ‘nm_connection_for_each_setting_value’ from ‘nm_connection_get_settings’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-connection.c:2979:17: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-connection.c:2980:45: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-connection.c:2980:45: release_memory: ‘0’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-connection.c:2980:9: danger: dereference of NULL ‘nm_connection_get_settings(connection, & length) + (long unsigned int)i * 8’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def78]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3384:51: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘setting_info’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3333:1: enter_function: entry to ‘read_one_setting_value’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3353:5: call_function: calling ‘_parse_info_find’ from ‘read_one_setting_value’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3353:5: return_function: returning to ‘read_one_setting_value’ from ‘_parse_info_find’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3357:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3358:13: call_function: inlined call to ‘nm_streq’ from ‘read_one_setting_value’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3358:12: branch_false: following ‘false’ branch (when the strings are non-equal)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3360:14: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3360:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3362:14: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3362:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3375:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3383:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3384:63: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3384:63: release_memory: ‘setting_info’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:3384:51: danger: dereference of NULL ‘setting_info’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def79]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4626:5: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4582:1: enter_function: entry to ‘nm_keyfile_utils_create_filename’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4595:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4597:11: call_function: calling ‘NM_STR_BUF_INIT’ from ‘nm_keyfile_utils_create_filename’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4597:11: return_function: returning to ‘nm_keyfile_utils_create_filename’ from ‘NM_STR_BUF_INIT’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4601:9: call_function: calling ‘nm_str_buf_append_len0’ from ‘nm_keyfile_utils_create_filename’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4601:9: return_function: returning to ‘nm_keyfile_utils_create_filename’ from ‘nm_str_buf_append_len0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4620:8: branch_true: following ‘true’ branch (when ‘with_extension != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4621:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4621:9: call_function: calling ‘nm_str_buf_append’ from ‘nm_keyfile_utils_create_filename’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4621:9: return_function: returning to ‘nm_keyfile_utils_create_filename’ from ‘nm_str_buf_append’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4623:9: call_function: calling ‘nm_str_buf_finalize’ from ‘nm_keyfile_utils_create_filename’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4623:9: return_function: returning to ‘nm_keyfile_utils_create_filename’ from ‘nm_str_buf_finalize’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-keyfile.c:4626:5: danger: argument 1 (‘nm_str_buf_finalize(&str, 0)’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def80]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-8021x.c:690:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘local’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-8021x.c:676:1: enter_function: entry to ‘_cert_verify_property’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-8021x.c:682:28: release_memory: ‘local’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-8021x.c:685:8: branch_false: following ‘false’ branch (when ‘bytes’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-8021x.c:688:14: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-8021x.c:688:14: call_function: calling ‘_nm_setting_802_1x_cert_get_scheme’ from ‘_cert_verify_property’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-8021x.c:688:14: return_function: returning to ‘_cert_verify_property’ from ‘_nm_setting_802_1x_cert_get_scheme’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-8021x.c:689:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-8021x.c:694:26: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-8021x.c:694:26: release_memory: ‘local’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-8021x.c:696:9: release_memory: ‘local’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-8021x.c:690:9: danger: dereference of NULL ‘local’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def81]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bond.c:844:12: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bond.c:842:1: enter_function: entry to ‘_nm_setting_bond_opt_value_as_u32’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bond.c:844:12: call_function: inlined call to ‘_get_option_meta’ from ‘_nm_setting_bond_opt_value_as_u32’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bond.c:844:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bond.c:844:12: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def82]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bond.c:852:12: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bond.c:848:1: enter_function: entry to ‘_nm_setting_bond_opt_value_as_intbool’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bond.c:852:12: call_function: inlined call to ‘_get_option_meta’ from ‘_nm_setting_bond_opt_value_as_intbool’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bond.c:852:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bond.c:852:12: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def83]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bridge.c:416:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bridge.c:409:1: enter_function: entry to ‘nm_bridge_vlan_new_clone’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bridge.c:413:5: call_function: calling ‘NM_IS_BRIDGE_VLAN’ from ‘nm_bridge_vlan_new_clone’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bridge.c:413:5: return_function: returning to ‘nm_bridge_vlan_new_clone’ from ‘NM_IS_BRIDGE_VLAN’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bridge.c:413:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bridge.c:415:58: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-bridge.c:416:5: danger: dereference of NULL ‘nm_bridge_vlan_new((int)*vlan.vid_start, (int)*vlan.vid_end)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def84]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3772:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘local’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3363:1: enter_function: entry to ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3401:5: branch_true: following ‘true’ branch (when ‘str’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3403:10: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3403:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3441:19: call_function: inlined call to ‘_rr_string_addr_family_from_flags’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3444:23: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3448:12: branch_true: following ‘true’ branch (when ‘word0’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3458:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3459:16: branch_true: following ‘true’ branch (when ‘word1’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3459:16: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3444:23: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3448:12: branch_false: following ‘false’ branch (when ‘word0’ is non-NULL)...
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3458:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3466:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3474:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3480:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3480:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3480:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3480:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3490:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3490:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3508:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3508:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3518:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3528:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3537:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3546:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3565:13: call_function: inlined call to ‘_NM_IN_STRSET_EVAL_op_streq’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3566:16: branch_false: following ‘false’ branch (when ‘word1’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3568:16: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3568:16: branch_false: following ‘false’ branch (when ‘word_iifname’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3571:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3444:23: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3444:39: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3444:23: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3655:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3655:8: branch_false: following ‘false’ branch (when ‘any_words != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3663:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3663:8: branch_false: following ‘false’ branch (when ‘word0’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3672:10: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3672:10: branch_true: following ‘true’ branch (when ‘word_from’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3688:10: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3688:10: branch_true: following ‘true’ branch (when ‘word_to’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3704:10: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3704:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3712:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3712:12: call_function: calling ‘nm_ip_routing_rule_new’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3712:12: return_function: returning to ‘nm_ip_routing_rule_from_string’ from ‘nm_ip_routing_rule_new’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3714:8: branch_false: following ‘false’ branch (when ‘val_invert == 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3717:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3717:8: branch_false: following ‘false’ branch (when ‘i64_priority == -1’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3720:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3720:8: branch_false: following ‘false’ branch (when ‘i_action < 0’)...
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3730:8: branch_false: following ‘false’ branch (when ‘i64_tos == -1’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3733:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3733:8: branch_false: following ‘false’ branch (when ‘i64_ipproto == -1’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3736:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3736:8: branch_false: following ‘false’ branch (when ‘i64_fwmark == -1’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3739:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3742:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3745:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3745:8: branch_false: following ‘false’ branch (when ‘i64_suppress_prefixlength == -1’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3748:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3748:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3748:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3752:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3752:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3756:8: branch_true: following ‘true’ branch (when ‘word_iifname’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3757:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3757:9: call_function: calling ‘nm_ip_routing_rule_set_iifname’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3757:9: return_function: returning to ‘nm_ip_routing_rule_from_string’ from ‘nm_ip_routing_rule_set_iifname’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3759:8: branch_false: following ‘false’ branch (when ‘word_oifname’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3762:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3762:8: branch_false: following ‘false’ branch (when ‘i64_table == -1’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3765:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3765:8: branch_false: following ‘false’ branch (when ‘uid_range_has == 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3768:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3768:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3769:31: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3769:31: release_memory: ‘local’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3771:14: call_function: calling ‘nm_ip_routing_rule_validate’ from ‘nm_ip_routing_rule_from_string’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3771:14: return_function: returning to ‘nm_ip_routing_rule_from_string’ from ‘nm_ip_routing_rule_validate’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3771:12: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3776:30: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3776:30: release_memory: ‘local’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:3772:13: danger: dereference of NULL ‘local’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def85]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:5759:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘local’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:5592:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:5601:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:5740:8: branch_true: following ‘true’ branch...
branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:5741:21: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:5742:43: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:5743:35: release_memory: ‘local’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:5745:16: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:5758:18: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:5758:16: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:5764:34: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:5764:34: release_memory: ‘local’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-ip-config.c:5759:17: danger: dereference of NULL ‘local’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def86]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1114:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘local’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1086:1: enter_function: entry to ‘verify’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1091:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1094:13: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1095:21: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1096:43: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1097:35: release_memory: ‘local’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1097:35: release_memory: ‘local’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1097:35: release_memory: ‘local’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1099:16: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1113:18: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1113:18: call_function: calling ‘_nm_sriov_vf_attribute_validate_all’ from ‘verify’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1113:18: return_function: returning to ‘verify’ from ‘_nm_sriov_vf_attribute_validate_all’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1113:16: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1119:34: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1119:34: release_memory: ‘local’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-sriov.c:1114:17: danger: dereference of NULL ‘local’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def87]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1398:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘qdisc’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1364:1: enter_function: entry to ‘_qdiscs_to_variant’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1371:8: branch_true: following ‘true’ branch (when ‘qdiscs’ is non-NULL)...
branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1372:21: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1374:40: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1386:56: call_function: calling ‘nm_tc_qdisc_get_kind’ from ‘_qdiscs_to_variant’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1386:56: return_function: returning to ‘_qdiscs_to_variant’ from ‘nm_tc_qdisc_get_kind’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1388:13: call_function: calling ‘nm_tc_qdisc_get_handle’ from ‘_qdiscs_to_variant’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1388:13: return_function: returning to ‘_qdiscs_to_variant’ from ‘nm_tc_qdisc_get_handle’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1393:13: call_function: calling ‘nm_tc_qdisc_get_parent’ from ‘_qdiscs_to_variant’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1393:13: return_function: returning to ‘_qdiscs_to_variant’ from ‘nm_tc_qdisc_get_parent’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1398:21: danger: dereference of NULL ‘qdisc’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def88]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1510:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1497:1: enter_function: entry to ‘_action_to_variant’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1500:32: call_function: calling ‘nm_tc_action_get_attribute_names’ from ‘_action_to_variant’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1500:32: return_function: returning to ‘_action_to_variant’ from ‘nm_tc_action_get_attribute_names’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1508:48: call_function: calling ‘nm_tc_action_get_kind’ from ‘_action_to_variant’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1508:48: return_function: returning to ‘_action_to_variant’ from ‘nm_tc_action_get_kind’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1510:22: release_memory: ‘0’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-tc-config.c:1510:17: danger: dereference of NULL ‘nm_tc_action_get_attribute_names(action) + (long unsigned int)i * 8’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def89]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-team.c:477:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-team.c:470:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-team.c:471:13: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-team.c:471:13: branch_false: following ‘false’ branch (when ‘_size == 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-team.c:472:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-team.c:472:13: branch_false: following ‘false’ branch (when ‘_size == 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-team.c:473:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-team.c:476:17: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-team.c:477:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-team.c:477:9: release_memory: ‘0’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-team.c:477:9: release_memory: ‘0’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-team.c:477:9: danger: dereference of NULL ‘b + (long unsigned int)i * 8’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def90]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2156:17: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2138:1: enter_function: entry to ‘set_secret_flags’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2143:9: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2150:22: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2150:22: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2150:22: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2151:12: branch_true: following ‘true’ branch (when ‘_s_snd’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2151:33: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2151:33: call_function: calling ‘_peers_get_by_public_key’ from ‘set_secret_flags’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2151:33: return_function: returning to ‘set_secret_flags’ from ‘_peers_get_by_public_key’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2151:13: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2152:59: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2152:17: call_function: calling ‘nm_wireguard_peer_get_preshared_key_flags’ from ‘set_secret_flags’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2152:17: return_function: returning to ‘set_secret_flags’ from ‘nm_wireguard_peer_get_preshared_key_flags’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2152:16: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2155:73: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2155:45: call_function: calling ‘nm_wireguard_peer_new_clone’ from ‘set_secret_flags’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2155:45: return_function: returning to ‘set_secret_flags’ from ‘nm_wireguard_peer_new_clone’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting-wireguard.c:2156:17: danger: dereference of NULL ‘nm_wireguard_peer_new_clone(*<unknown>.peer, 1)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def91]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:1049:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:4612:1: enter_function: entry to ‘constructed’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:4632:5: call_function: calling ‘_init_direct’ from ‘constructed’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def92]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:1165:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def93]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:1979:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:1951:1: enter_function: entry to ‘_nm_setting_to_dbus’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:1964:5: branch_false: following ‘false’ branch (when ‘setting’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:1964:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:1970:20: call_function: calling ‘_nm_setting_option_get_all’ from ‘_nm_setting_to_dbus’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:1970:20: return_function: returning to ‘_nm_setting_to_dbus’ from ‘_nm_setting_option_get_all’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:1971:17: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:1978:49: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:1979:21: danger: dereference of NULL ‘_nm_setting_class_get_sett_info(*(GTypeInstance *)setting.g_class)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def94]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2210:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2168:1: enter_function: entry to ‘init_from_dbus’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2185:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2191:16: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2200:9: call_function: calling ‘_nm_setting_option_notify’ from ‘init_from_dbus’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2200:9: return_function: returning to ‘init_from_dbus’ from ‘_nm_setting_option_notify’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2210:9: danger: dereference of NULL ‘_nm_setting_class_get_sett_info(*(GTypeInstance *)setting.g_class)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def95]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2215:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2185:8: branch_false: following ‘false’ branch...
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2215:21: danger: dereference of NULL ‘_nm_setting_class_get_sett_info(*(GTypeInstance *)setting.g_class)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def96]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2918:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2896:5: branch_false: following ‘false’ branch (when ‘a’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2896:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2896:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2897:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2897:5: branch_false: following ‘false’ branch (when ‘b’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2897:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2897:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2903:9: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2903:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2906:17: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2908:8: branch_false: following ‘false’ branch...
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2918:21: danger: dereference of NULL ‘_nm_setting_class_get_sett_info(*(GTypeInstance *)a.g_class)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def97]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3075:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2994:5: branch_true: following ‘true’ branch (when ‘results’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2995:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2995:5: branch_false: following ‘false’ branch (when ‘a’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2995:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2995:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:2996:8: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3036:8: branch_false: following ‘false’ branch...
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3075:25: danger: dereference of NULL ‘_nm_setting_class_get_sett_info(*(GTypeInstance *)a.g_class)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def98]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3268:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3231:5: branch_false: following ‘false’ branch (when ‘setting’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3231:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3231:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3232:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3232:5: branch_true: following ‘true’ branch (when ‘func’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3234:17: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3236:8: branch_false: following ‘false’ branch...
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3268:21: danger: dereference of NULL ‘_nm_setting_class_get_sett_info(*(GTypeInstance *)setting.g_class)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def99]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3289:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def100]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3420:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3415:5: branch_false: following ‘false’ branch (when ‘setting’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3415:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3415:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3419:17: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:3420:21: danger: dereference of NULL ‘_nm_setting_class_get_sett_info(*(GTypeInstance *)setting.g_class)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def101]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:4573:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:4564:1: enter_function: entry to ‘nm_setting_get_enum_property_type’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:4570:5: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:4570:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:4572:21: call_function: calling ‘_nm_setting_class_get_property_info’ from ‘nm_setting_get_enum_property_type’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:4572:21: return_function: returning to ‘nm_setting_get_enum_property_type’ from ‘_nm_setting_class_get_property_info’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-setting.c:4573:5: danger: dereference of NULL ‘_nm_setting_class_get_property_info(g_type_class_ref(setting_type), property_name)’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def102]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2645:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘_str_sls’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2640:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2643:11: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2643:11: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2643:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2645:9: danger: dereference of NULL ‘_str_sls’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def103]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2650:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘_str_sls’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2640:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2643:11: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2643:11: branch_true: following ‘true’ branch...
branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2645:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2646:21: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2649:15: branch_false: following ‘false’ branch (when ‘_str_sls’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2649:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2650:13: danger: dereference of NULL ‘_str_sls’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def104]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:454:13: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:441:1: enter_function: entry to ‘nm_vpn_plugin_info_list_add’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:446:5: branch_true: following ‘true’ branch (when ‘list’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:447:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:447:5: branch_false: following ‘false’ branch (when ‘plugin_info’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:447:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:449:12: call_function: calling ‘nm_vpn_plugin_info_get_name’ from ‘nm_vpn_plugin_info_list_add’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:449:12: return_function: returning to ‘nm_vpn_plugin_info_list_add’ from ‘nm_vpn_plugin_info_get_name’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:450:24: branch_true: following ‘true’ branch (when ‘iter’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:451:13: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:451:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:454:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:454:13: danger: argument 1 (‘nm_vpn_plugin_info_get_name(*iter.data)’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def105]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:516:13: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:512:8: branch_false: following ‘false’ branch (when ‘name’ is non-NULL)...
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:515:23: branch_true: following ‘true’ branch (when ‘iter’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:516:48: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:516:13: danger: argument 1 (‘nm_vpn_plugin_info_get_name(*iter.data)’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-476): [#def106]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:664:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘service_type’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:688:1: enter_function: entry to ‘nm_vpn_plugin_info_list_get_service_types’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:699:23: branch_true: following ‘true’ branch (when ‘iter’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:700:40: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:708:12: branch_true: following ‘true’ branch (when ‘with_abbreviations != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:709:32: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-vpn-plugin-info.c:710:17: call_function: calling ‘_service_type_get_default_abbreviation’ from ‘nm_vpn_plugin_info_list_get_service_types’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def107]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-enum-utils.c:325:52: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def108]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-json-aux.h:160:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-json-aux.h:157:1: enter_function: entry to ‘_nm_auto_decref_json’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-json-aux.h:160:9: call_function: inlined call to ‘nm_json_vt’ from ‘_nm_auto_decref_json’
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-json-aux.h:160:9: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def109]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3070:13: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘new_strv’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3046:1: enter_function: entry to ‘nm_utils_buf_utf8safe_escape_strv’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3054:5: branch_true: following ‘true’ branch (when ‘strv’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3055:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3055:5: branch_true: following ‘true’ branch (when ‘out_to_free’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3057:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3057:5: release_memory: ‘*out_to_free’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3058:5: branch_true: following ‘true’ branch (when ‘strv_len < 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3058:35: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3060:23: branch_true: following ‘true’ branch (when ‘len > i’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3061:15: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3063:9: call_function: calling ‘nm_utils_buf_utf8safe_escape’ from ‘nm_utils_buf_utf8safe_escape_strv’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3063:9: return_function: returning to ‘nm_utils_buf_utf8safe_escape_strv’ from ‘nm_utils_buf_utf8safe_escape’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3065:12: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3066:16: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3066:16: branch_true: following ‘true’ branch (when ‘new_strv’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3067:28: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3067:28: call_function: calling ‘_nm_strv_dup_full’ from ‘nm_utils_buf_utf8safe_escape_strv’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3067:28: return_function: returning to ‘nm_utils_buf_utf8safe_escape_strv’ from ‘_nm_strv_dup_full’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3070:28: release_memory: ‘new_strv’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3070:13: danger: dereference of NULL ‘new_strv + (long unsigned int)i * 8’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def110]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6185:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘ssid’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6209:1: enter_function: entry to ‘_nm_utils_ssid_to_string_arr’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6214:8: branch_false: following ‘false’ branch (when ‘len != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6218:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6218:9: call_function: calling ‘nm_utils_buf_utf8safe_escape’ from ‘_nm_utils_ssid_to_string_arr’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6218:9: return_function: returning to ‘_nm_utils_ssid_to_string_arr’ from ‘nm_utils_buf_utf8safe_escape’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6221:9: call_function: calling ‘_nm_utils_is_empty_ssid_arr’ from ‘_nm_utils_ssid_to_string_arr’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def111]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-str-buf.h:200:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3018:1: enter_function: entry to ‘nm_utils_buf_utf8safe_escape_cp’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:3023:15: call_function: calling ‘nm_utils_buf_utf8safe_escape’ from ‘nm_utils_buf_utf8safe_escape_cp’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def112]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:411:12: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:1247:1: enter_function: entry to ‘nl_recvmsgs’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:1257:9: call_function: calling ‘nl_recv’ from ‘nl_recvmsgs’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:1257:9: return_function: returning to ‘nl_recvmsgs’ from ‘nl_recv’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:1258:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:1261:11: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:1262:12: call_function: inlined call to ‘nlmsg_ok’ from ‘nl_recvmsgs’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:1265:15: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:1265:15: call_function: calling ‘nlmsg_alloc_convert’ from ‘nl_recvmsgs’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def113]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:481:22: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘n’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:932:1: enter_function: entry to ‘genl_ctrl_resolve’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:942:11: call_function: calling ‘nlmsg_alloc’ from ‘genl_ctrl_resolve’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:942:11: return_function: returning to ‘genl_ctrl_resolve’ from ‘nlmsg_alloc’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-netlink.c:944:10: call_function: calling ‘genlmsg_put’ from ‘genl_ctrl_resolve’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def114]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2172:18: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(&sysdir, 589824)’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2133:1: enter_function: entry to ‘nmp_utils_sysctl_open_netdir’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2144:5: branch_true: following ‘true’ branch (when ‘ifindex >= 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2146:5: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2148:25: branch_true: following ‘true’ branch (when ‘try_count != 10’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2152:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2160:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2166:13: call_function: inlined call to ‘nm_streq’ from ‘nmp_utils_sysctl_open_netdir’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2166:12: branch_false: following ‘false’ branch (when the strings are non-equal)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2169:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2169:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2172:18: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2172:18: acquire_resource: opened here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nm-platform-utils.c:2172:18: danger: ‘open(&sysdir, 589824)’ leaks here; was opened at [(13)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/12)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def115]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:716:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:685:1: enter_function: entry to ‘nmp_global_tracker_sync_mptcp_addrs’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:701:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:703:5: call_function: inlined call to ‘nm_logging_enabled_mt’ from ‘nmp_global_tracker_sync_mptcp_addrs’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:712:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:713:49: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:713:49: branch_false: following ‘false’ branch (when ‘_obj’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:716:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:716:9: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def116]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:1137:41: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:1112:1: enter_function: entry to ‘nmp_global_tracker_track_rule_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:1123:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:1125:8: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:1134:5: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘nmp_global_tracker_track_rule_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:1134:5: return_function: returning to ‘nmp_global_tracker_track_rule_from_platform’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:1134:5: call_function: inlined call to ‘nmp_cache_iter_next’ from ‘nmp_global_tracker_track_rule_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:1134:5: call_function: inlined call to ‘nmp_cache_iter_next’ from ‘nmp_global_tracker_track_rule_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:1135:43: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:1137:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:1137:12: branch_true: following ‘true’ branch (when ‘addr_family != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:1137:41: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-global-tracker.c:1137:41: danger: dereference of NULL ‘<unknown>’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def117]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:166:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘error’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:599:1: enter_function: entry to ‘nmp_netns_is_initial’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:601:27: branch_true: following ‘true’ branch (when ‘_s’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:601:27: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:601:27: call_function: calling ‘_netns_stack_get_impl’ from ‘nmp_netns_is_initial’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def118]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:635:15: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘creat(filename, 292)’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:609:1: enter_function: entry to ‘nmp_netns_bind_to_path’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:616:5: branch_false: following ‘false’ branch (when ‘self’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:616:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:617:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:619:10: call_function: calling ‘nmp_netns_push_type’ from ‘nmp_netns_bind_to_path’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:619:10: return_function: returning to ‘nmp_netns_bind_to_path’ from ‘nmp_netns_push_type’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:619:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:621:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:635:15: acquire_resource: opened here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:635:15: danger: ‘creat(filename, 292)’ leaks here; was opened at [(25)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/24)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def119]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:654:19: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(filename, 524288)’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:609:1: enter_function: entry to ‘nmp_netns_bind_to_path’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:616:5: branch_false: following ‘false’ branch (when ‘self’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:616:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:617:5: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:619:10: call_function: calling ‘nmp_netns_push_type’ from ‘nmp_netns_bind_to_path’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:619:10: return_function: returning to ‘nmp_netns_bind_to_path’ from ‘nmp_netns_push_type’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:619:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:621:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:635:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:640:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:642:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:653:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:653:8: branch_true: following ‘true’ branch (when ‘out_fd’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:654:19: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:654:19: acquire_resource: opened here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-netns.c:654:19: danger: ‘open(filename, 524288)’ leaks here; was opened at [(31)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/30)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def120]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3160:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘cache’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3136:1: enter_function: entry to ‘nmp_cache_update_link_udev’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3147:17: call_function: calling ‘nmp_cache_lookup_entry_link’ from ‘nmp_cache_update_link_udev’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3147:17: return_function: returning to ‘nmp_cache_update_link_udev’ from ‘nmp_cache_lookup_entry_link’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3149:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3150:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3150:12: branch_false: following ‘false’ branch (when ‘udevice’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3156:38: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3156:38: call_function: calling ‘nmp_object_new’ from ‘nmp_cache_update_link_udev’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3156:38: return_function: returning to ‘nmp_cache_update_link_udev’ from ‘nmp_object_new’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3160:9: danger: dereference of NULL ‘cache’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def121]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.h:1031:5: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3234:1: enter_function: entry to ‘nmp_cache_dirty_set_all_main’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3244:5: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘nmp_cache_dirty_set_all_main’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3244:5: return_function: returning to ‘nmp_cache_dirty_set_all_main’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3245:12: call_function: calling ‘nm_dedup_multi_iter_next’ from ‘nmp_cache_dirty_set_all_main’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3245:12: return_function: returning to ‘nmp_cache_dirty_set_all_main’ from ‘nm_dedup_multi_iter_next’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3245:12: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3248:22: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-object.c:3248:22: call_function: calling ‘nmp_cache_reresolve_main_entry’ from ‘nmp_cache_dirty_set_all_main’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def122]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-plobj.h:203:38: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘addr_without_acd_info’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-ipv4ll.c:919:1: enter_function: entry to ‘_l3cfg_notify_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-ipv4ll.c:923:9: call_function: inlined call to ‘nm_l3cfg_get_plobj’ from ‘_l3cfg_notify_cb’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-ipv4ll.c:928:9: call_function: calling ‘_ipv4ll_state_change’ from ‘_l3cfg_notify_cb’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def123]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-platform/nmp-plobj.h:203:38: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘addr’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3066:1: enter_function: entry to ‘_init_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3083:8: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3084:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3084:12: branch_true: following ‘true’ branch (when ‘addr_family == 2’)...
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3085:13: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3088:9: call_function: calling ‘nm_dedup_multi_iter_init’ from ‘_init_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3088:9: return_function: returning to ‘_init_from_platform’ from ‘nm_dedup_multi_iter_init’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3088:9: call_function: inlined call to ‘nmp_cache_iter_next’ from ‘_init_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3088:9: call_function: inlined call to ‘nmp_cache_iter_next’ from ‘_init_from_platform’
NetworkManager-1.53.1/redhat-linux-build/../src/core/nm-l3-config-data.c:3089:18: call_function: calling ‘nm_l3_config_data_add_address_full’ from ‘_init_from_platform’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def124]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-std-aux/nm-std-aux.h:628:12: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6841:1: enter_function: entry to ‘nm_path_find_first_component’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6886:13: call_function: calling ‘skip_slash_or_dot’ from ‘nm_path_find_first_component’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6886:13: return_function: returning to ‘nm_path_find_first_component’ from ‘skip_slash_or_dot’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6893:8: branch_false: following ‘false’ branch (when the strings are non-equal)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6900:17: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6903:8: branch_false: following ‘false’ branch (when ‘len <= 255’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6905:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-shared-utils.c:6910:18: call_function: inlined call to ‘nm_streq’ from ‘nm_path_find_first_component’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def125]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-std-aux/nm-std-aux.h:628:12: warning[-Wanalyzer-null-argument]: use of NULL ‘key’ where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-io-utils.c:1117:1: enter_function: entry to ‘nm_parse_env_filev’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-glib-aux/nm-io-utils.c:1126:9: call_function: calling ‘nm_parse_env_file_full’ from ‘nm_parse_env_filev’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def126]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-std-aux/nm-std-aux.h:628:12: warning[-Wanalyzer-null-argument]: use of NULL ‘kind’ where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2874:1: enter_function: entry to ‘nm_utils_tc_qdisc_from_str’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2878:36: release_memory: ‘kind’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2879:36: release_memory: ‘kind’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2889:10: call_function: calling ‘_tc_read_common_opts’ from ‘nm_utils_tc_qdisc_from_str’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2889:10: return_function: returning to ‘nm_utils_tc_qdisc_from_str’ from ‘_tc_read_common_opts’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2889:8: branch_false: following ‘false’ branch...
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2892:17: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2893:13: release_memory: ‘kind’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:2893:13: call_function: inlined call to ‘nm_streq’ from ‘nm_utils_tc_qdisc_from_str’
Error: GCC_ANALYZER_WARNING (CWE-688): [#def127]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-std-aux/nm-std-aux.h:628:12: warning[-Wanalyzer-null-argument]: use of NULL ‘tmp_name’ where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5212:1: enter_function: entry to ‘_nm_utils_dns_option_find_idx’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5214:19: release_memory: ‘option_name’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5218:8: branch_false: following ‘false’ branch (when ‘strv_len < 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5221:13: call_function: inlined call to ‘_nm_ptrarray_len_impl’ from ‘_nm_utils_dns_option_find_idx’
branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5223:8: branch_false: following ‘false’ branch (when ‘l != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5226:10: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5226:10: call_function: calling ‘_nm_utils_dns_option_validate’ from ‘_nm_utils_dns_option_find_idx’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5226:10: return_function: returning to ‘_nm_utils_dns_option_find_idx’ from ‘_nm_utils_dns_option_validate’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5226:8: branch_false: following ‘false’ branch...
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5229:17: branch_true: following ‘true’ branch (when ‘l > i’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5230:38: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5231:23: release_memory: ‘tmp_name’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5233:13: call_function: calling ‘_nm_utils_dns_option_validate’ from ‘_nm_utils_dns_option_find_idx’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5233:13: return_function: returning to ‘_nm_utils_dns_option_find_idx’ from ‘_nm_utils_dns_option_validate’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5233:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5231:23: call_function: inlined call to ‘_nm_auto_g_free’ from ‘_nm_utils_dns_option_find_idx’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5229:17: branch_true: following ‘true’ branch (when ‘l > i’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5230:38: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5231:23: release_memory: ‘tmp_name’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5233:13: call_function: calling ‘_nm_utils_dns_option_validate’ from ‘_nm_utils_dns_option_find_idx’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5233:13: return_function: returning to ‘_nm_utils_dns_option_find_idx’ from ‘_nm_utils_dns_option_validate’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5234:17: release_memory: ‘tmp_name’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-core-impl/nm-utils.c:5234:17: call_function: inlined call to ‘nm_streq’ from ‘_nm_utils_dns_option_find_idx’
Error: GCC_ANALYZER_WARNING (CWE-415): [#def128]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-std-aux/nm-std-aux.h:1127:1: warning[-Wanalyzer-double-free]: double-‘free’ of ‘*(void **)&arg’
NetworkManager-1.53.1/redhat-linux-build/../src/nm-daemon-helper/nm-daemon-helper.c:141:1: enter_function: entry to ‘main’
NetworkManager-1.53.1/redhat-linux-build/../src/nm-daemon-helper/nm-daemon-helper.c:145:11: call_function: calling ‘read_arg’ from ‘main’
NetworkManager-1.53.1/redhat-linux-build/../src/nm-daemon-helper/nm-daemon-helper.c:145:11: return_function: returning to ‘main’ from ‘read_arg’
NetworkManager-1.53.1/redhat-linux-build/../src/nm-daemon-helper/nm-daemon-helper.c:146:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/nm-daemon-helper/nm-daemon-helper.c:149:9: call_function: inlined call to ‘nm_streq’ from ‘main’
NetworkManager-1.53.1/redhat-linux-build/../src/nm-daemon-helper/nm-daemon-helper.c:149:8: branch_false: following ‘false’ branch (when the strings are non-equal)...
NetworkManager-1.53.1/redhat-linux-build/../src/nm-daemon-helper/nm-daemon-helper.c:151:9: call_function: inlined call to ‘nm_streq’ from ‘main’
NetworkManager-1.53.1/redhat-linux-build/../src/nm-daemon-helper/nm-daemon-helper.c:151:8: branch_true: following ‘true’ branch (when the strings are equal)...
NetworkManager-1.53.1/redhat-linux-build/../src/nm-daemon-helper/nm-daemon-helper.c:152:16: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nm-daemon-helper/nm-daemon-helper.c:152:16: call_function: calling ‘cmd_resolve_address’ from ‘main’
Error: GCC_ANALYZER_WARNING (CWE-416): [#def129]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:950:9: warning[-Wanalyzer-use-after-free]: use after ‘free’ of ‘client’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1290:12: enter_function: entry to ‘client_receive_message’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1296:35: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1297:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1297:9: call_function: calling ‘sd_dhcp6_client_ref’ from ‘client_receive_message’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1297:9: return_function: returning to ‘client_receive_message’ from ‘sd_dhcp6_client_ref’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1316:13: call_function: inlined call to ‘ERRNO_IS_NEG_TRANSIENT’ from ‘client_receive_message’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1316:13: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1318:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1318:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1323:19: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1324:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1327:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1330:13: call_function: inlined call to ‘ERRNO_IS_NEG_TRANSIENT’ from ‘client_receive_message’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1330:13: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1332:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1332:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1336:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1336:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1342:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1342:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1351:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1353:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1356:17: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1370:21: call_function: calling ‘client_process_reply’ from ‘client_receive_message’
Error: GCC_ANALYZER_WARNING (CWE-416): [#def130]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1417:35: warning[-Wanalyzer-use-after-free]: use after ‘free’ of ‘client’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1402:5: enter_function: entry to ‘sd_dhcp6_client_stop’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1405:12: branch_false: following ‘false’ branch (when ‘client’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1410:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1410:13: call_function: calling ‘client_send_release’ from ‘sd_dhcp6_client_stop’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1410:13: return_function: returning to ‘sd_dhcp6_client_stop’ from ‘client_send_release’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1415:9: call_function: calling ‘client_stop’ from ‘sd_dhcp6_client_stop’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1415:9: return_function: returning to ‘sd_dhcp6_client_stop’ from ‘client_stop’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd-network/sd-dhcp6-client.c:1417:35: danger: use after ‘free’ of ‘client’; freed at [(44)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/43)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def131]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:123:29: warning[-Wanalyzer-malloc-leak]: leak of ‘strdup(key)’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:2023:5: enter_function: entry to ‘device_properties_prepare’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:2026:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:2028:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:2028:13: call_function: calling ‘device_read_uevent_file’ from ‘device_properties_prepare’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:2028:13: return_function: returning to ‘device_properties_prepare’ from ‘device_read_uevent_file’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:2029:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:2032:13: call_function: inlined call to ‘device_read_db’ from ‘device_properties_prepare’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:2033:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:2036:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:2036:12: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:2037:38: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:2040:20: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-core/src/libsystemd/sd-device/sd-device.c:2043:22: branch_false: ...to here
Error: GCC_ANALYZER_WARNING (CWE-401): [#def132]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/alloc-util.h:106:22: warning[-Wanalyzer-malloc-leak]: leak of ‘t’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:651:5: enter_function: entry to ‘read_full_stream_full’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:664:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:665:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:665:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:666:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:666:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:667:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:667:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:669:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:669:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:672:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:734:20: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:735:36: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:735:29: acquire_memory: allocated here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:736:28: branch_false: following ‘false’ branch (when ‘t’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:740:25: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:740:25: call_function: calling ‘memcpy_safe’ from ‘read_full_stream_full’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:740:25: return_function: returning to ‘read_full_stream_full’ from ‘memcpy_safe’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:741:25: call_function: calling ‘explicit_bzero_safe’ from ‘read_full_stream_full’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:741:25: return_function: returning to ‘read_full_stream_full’ from ‘explicit_bzero_safe’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:752:21: branch_true: following ‘true’ branch (when ‘size == 18446744073709551615’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:752:40: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:752:40: call_function: calling ‘malloc_sizeof_safe’ from ‘read_full_stream_full’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:752:40: return_function: returning to ‘read_full_stream_full’ from ‘malloc_sizeof_safe’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:757:17: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:758:17: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:760:20: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:764:21: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:764:20: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:787:12: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:787:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:810:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:660:30: call_function: inlined call to ‘freep’ from ‘read_full_stream_full’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def133]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:82:9: warning[-Wanalyzer-malloc-leak]: leak of ‘take_fdopen(&fd, mode)’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1044:12: enter_function: entry to ‘xfopenat_regular’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1049:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1050:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1050:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1051:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1051:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1052:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1052:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1054:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1054:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1057:37: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1060:30: call_function: calling ‘fopen_mode_to_flags’ from ‘xfopenat_regular’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1060:30: return_function: returning to ‘xfopenat_regular’ from ‘fopen_mode_to_flags’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1061:20: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1064:22: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1065:20: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1068:21: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1068:21: call_function: calling ‘take_fdopen’ from ‘xfopenat_regular’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1068:21: return_function: returning to ‘xfopenat_regular’ from ‘take_fdopen’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:82:9: danger: ‘take_fdopen(&fd, mode)’ leaks here; was allocated at [(25)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/24)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def134]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:82:9: warning[-Wanalyzer-malloc-leak]: leak of ‘take_fdopen(&sk, "r")’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1077:12: enter_function: entry to ‘xfopenat_unix_socket’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1082:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1083:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1083:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1084:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1084:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1086:14: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1087:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1090:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1105:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1108:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1108:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1111:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1111:13: call_function: calling ‘take_fdopen’ from ‘xfopenat_unix_socket’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:1111:13: return_function: returning to ‘xfopenat_unix_socket’ from ‘take_fdopen’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/fileio.c:82:9: danger: ‘take_fdopen(&sk, "r")’ leaks here; was allocated at [(19)](sarif:/runs/0/results/2/codeFlows/0/threadFlows/0/locations/18)
Error: GCC_ANALYZER_WARNING (CWE-688): [#def135]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:928:21: warning[-Wanalyzer-null-argument]: use of NULL where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:863:5: enter_function: entry to ‘path_find_first_component’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:867:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:902:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:904:17: call_function: calling ‘skip_slash_or_dot’ from ‘path_find_first_component’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:904:17: return_function: returning to ‘path_find_first_component’ from ‘skip_slash_or_dot’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:911:12: branch_false: following ‘false’ branch (when the strings are non-equal)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:918:21: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:921:12: branch_false: following ‘false’ branch (when ‘len <= 255’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:923:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:928:21: danger: argument 1 (‘skip_slash_or_dot(end_first)’) NULL where non-null expected
Error: GCC_ANALYZER_WARNING (CWE-688): [#def136]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:928:21: warning[-Wanalyzer-null-argument]: use of NULL ‘next’ where non-null expected
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:1086:5: enter_function: entry to ‘path_extract_filename’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:1088:25: release_memory: ‘next’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:1106:14: call_function: inlined call to ‘path_is_valid’ from ‘path_extract_filename’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def137]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:1209:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘e’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:1195:6: enter_function: entry to ‘path_is_valid_full’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:1202:21: call_function: calling ‘path_find_first_component’ from ‘path_is_valid_full’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:1202:21: return_function: returning to ‘path_is_valid_full’ from ‘path_find_first_component’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:1203:20: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:1206:21: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:1206:21: release_memory: ‘e’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:1206:20: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:1209:21: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/path-util.c:1209:21: danger: dereference of NULL ‘e’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def138]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1577:14: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘open(__builtin_alloca(max(_len_ + 1, 1)), 524288)’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1536:5: enter_function: entry to ‘verify_timezone’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1547:12: branch_false: following ‘false’ branch (when the strings are non-equal)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1550:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1550:12: branch_false: following ‘false’ branch...
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1553:24: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1554:22: call_function: inlined call to ‘ascii_isdigit’ from ‘verify_timezone’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1559:20: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1553:28: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1569:12: branch_false: following ‘false’ branch (when ‘slash == 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1572:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1572:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1575:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1575:13: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1575:13: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1575:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1575:13: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1577:14: acquire_resource: opened here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/time-util.c:1577:14: danger: ‘open(__builtin_alloca(max(_len_ + 1, 1)), 524288)’ leaks here; was opened at [(24)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/23)
Error: GCC_ANALYZER_WARNING (CWE-401): [#def139]
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:203:1: warning[-Wanalyzer-malloc-leak]: leak of ‘d’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:136:12: enter_function: entry to ‘tempfn_build’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:141:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:142:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:142:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:153:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:162:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:163:24: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:162:13: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:166:19: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:168:12: branch_true: following ‘true’ branch (when ‘child != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:169:21: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:169:21: acquire_memory: allocated here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:170:20: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:186:14: call_function: inlined call to ‘strempty’ from ‘tempfn_build’
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:186:14: call_function: inlined call to ‘strempty’ from ‘tempfn_build’
branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:187:12: branch_true: following ‘true’ branch...
branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnm-systemd-shared/src/basic/tmpfile-util.c:203:1: danger: ‘d’ leaks here; was allocated at [(12)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/11)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def140]
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:116:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘*<unknown>.children’
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:112:16: branch_false: following ‘false’ branch (when ‘_arr_55’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:114:11: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:116:21: danger: dereference of NULL ‘*<unknown>.children’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def141]
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:152:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘0’
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:135:36: branch_false: following ‘false’ branch (when ‘_arr_55’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:138:12: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:149:19: branch_true: following ‘true’ branch...
branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:150:23: branch_true: following ‘true’ branch...
branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:151:25: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:152:29: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:152:29: release_memory: ‘0’ is NULL
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:152:21: danger: dereference of NULL ‘<unknown> + (long unsigned int)i * 32’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def142]
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:230:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘*<unknown>.children’
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:193:36: branch_false: following ‘false’ branch (when ‘_arr_55’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:198:21: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:230:21: danger: dereference of NULL ‘*<unknown>.children’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def143]
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:275:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘_arr_55’
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:271:36: branch_false: following ‘false’ branch (when ‘_arr_55’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:274:19: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:275:21: danger: dereference of NULL ‘_arr_55’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def144]
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:321:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘_arr_55’
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:318:36: branch_false: following ‘false’ branch (when ‘_arr_55’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:321:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-grid.c:321:21: danger: dereference of NULL ‘_arr_55’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def145]
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-popup.c:129:36: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘_arr_55’
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-popup.c:121:36: branch_false: following ‘false’ branch (when ‘_arr_55’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-popup.c:129:36: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-popup.c:129:36: danger: dereference of NULL ‘_arr_55’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def146]
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-popup.c:254:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘*<unknown>.entries’
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-popup.c:251:36: branch_false: following ‘false’ branch (when ‘_arr_55’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-popup.c:254:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/libnmt-newt/nmt-newt-popup.c:254:21: danger: dereference of NULL ‘*<unknown>.entries’
Error: GCC_ANALYZER_WARNING (CWE-457): [#def147]
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:754:12: warning[-Wanalyzer-use-of-uninitialized-value]: use of uninitialized value ‘*(struct ether_arp *)packet.ea_hdr.ar_hrd’
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:895:16: enter_function: entry to ‘n_acd_dispatch’
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:900:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:905:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:907:21: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:908:25: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/n-acd/src/n-acd.c:913:29: call_function: calling ‘n_acd_dispatch_socket’ from ‘n_acd_dispatch’
Error: GCC_ANALYZER_WARNING (CWE-401): [#def148]
NetworkManager-1.53.1/redhat-linux-build/../src/n-dhcp4/src/n-dhcp4-c-connection.c:1177:17: warning[-Wanalyzer-malloc-leak]: leak of ‘malloc(65535)’
NetworkManager-1.53.1/redhat-linux-build/../src/n-dhcp4/src/n-dhcp4-c-connection.c:1173:18: acquire_memory: allocated here
NetworkManager-1.53.1/redhat-linux-build/../src/n-dhcp4/src/n-dhcp4-c-connection.c:1174:12: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/n-dhcp4/src/n-dhcp4-c-connection.c:1177:17: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/n-dhcp4/src/n-dhcp4-c-connection.c:1177:17: danger: ‘malloc(65535)’ leaks here; was allocated at [(1)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/0)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def149]
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:578:45: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘filter_val’
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:546:1: enter_function: entry to ‘nmc_find_active_connection’
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:554:42: branch_true: following ‘true’ branch (when ‘out_result’ is non-NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:554:25: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:558:17: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:560:41: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:570:16: branch_true: following ‘true’ branch (when ‘complete != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:571:17: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:571:17: call_function: calling ‘nmc_complete_strv’ from ‘nmc_find_active_connection’
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:571:17: return_function: returning to ‘nmc_find_active_connection’ from ‘nmc_complete_strv’
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:572:17: call_function: calling ‘nm_streq0’ from ‘nmc_find_active_connection’
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:572:17: return_function: returning to ‘nmc_find_active_connection’ from ‘nm_streq0’
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:572:16: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:576:13: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:578:16: branch_true: following ‘true’ branch (when ‘complete != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:578:17: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:578:17: branch_false: following ‘false’ branch (when ‘filter_type’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:578:45: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:578:45: danger: dereference of NULL ‘filter_val’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def150]
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:1452:9: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘prefix’
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:1449:1: enter_function: entry to ‘nmc_complete_help’
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:1451:5: call_function: calling ‘nmc_complete_strv’ from ‘nmc_complete_help’
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:1451:5: return_function: returning to ‘nmc_complete_help’ from ‘nmc_complete_strv’
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/common.c:1452:9: danger: dereference of NULL ‘prefix’
Error: GCC_ANALYZER_WARNING (CWE-775): [#def151]
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1528:8: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘dup2(fd[1], 1)’
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1466:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1466:9: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1467:39: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1466:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1470:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1476:18: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1484:8: branch_false: following ‘false’ branch (when ‘pager_pid != -1’)...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1493:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1493:8: branch_false: following ‘false’ branch (when ‘pager_pid != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1528:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1528:9: acquire_resource: opened here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1528:8: danger: ‘dup2(fd[1], 1)’ leaks here; was opened at [(14)](sarif:/runs/0/results/0/codeFlows/0/threadFlows/0/locations/13)
Error: GCC_ANALYZER_WARNING (CWE-775): [#def152]
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1532:8: warning[-Wanalyzer-fd-leak]: leak of file descriptor ‘dup2(fd[1], 2)’
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1466:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1466:9: branch_true: following ‘true’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1467:39: branch_true: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1466:9: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1470:8: branch_false: following ‘false’ branch...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1476:18: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1484:8: branch_false: following ‘false’ branch (when ‘pager_pid != -1’)...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1493:8: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1493:8: branch_false: following ‘false’ branch (when ‘pager_pid != 0’)...
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1528:9: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1532:9: acquire_resource: opened here
NetworkManager-1.53.1/redhat-linux-build/../src/nmcli/utils.c:1532:8: danger: ‘dup2(fd[1], 2)’ leaks here; was opened at [(14)](sarif:/runs/0/results/1/codeFlows/0/threadFlows/0/locations/13)
Error: GCC_ANALYZER_WARNING (CWE-476): [#def153]
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:153:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘_arr_55’
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:150:34: branch_false: following ‘false’ branch (when ‘_arr_55’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:153:5: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:153:21: danger: dereference of NULL ‘_arr_55’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def154]
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:229:21: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘*<unknown>.rows’
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:222:34: branch_false: following ‘false’ branch (when ‘_arr_55’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:227:11: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:229:21: danger: dereference of NULL ‘*<unknown>.rows’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def155]
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:317:25: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘*<unknown>.rows’
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:308:1: enter_function: entry to ‘nmt_editor_grid_size_request’
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:311:43: branch_false: following ‘false’ branch (when ‘_arr_55’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:312:43: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:312:43: call_function: calling ‘get_form_state’ from ‘nmt_editor_grid_size_request’
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:312:43: return_function: returning to ‘nmt_editor_grid_size_request’ from ‘get_form_state’
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:317:25: danger: dereference of NULL ‘*<unknown>.rows’
Error: GCC_ANALYZER_WARNING (CWE-476): [#def156]
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:368:27: warning[-Wanalyzer-null-dereference]: dereference of NULL ‘*<unknown>.rows’
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:359:37: branch_false: following ‘false’ branch (when ‘_arr_55’ is NULL)...
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:360:37: branch_false: ...to here
NetworkManager-1.53.1/redhat-linux-build/../src/nmtui/nmt-editor-grid.c:368:27: danger: dereference of NULL ‘*<unknown>.rows’
Error: COMPILER_WARNING (CWE-563): [#def157]
NetworkManager-1.53.1/redhat-linux-build/libnm-scan.c: scope_hint: In function ‘main’
NetworkManager-1.53.1/redhat-linux-build/libnm-scan.c:547:3: warning[-Wunused-value]: statement with no effect
Error: CPPCHECK_WARNING (CWE-457): [#def158]
NetworkManager-1.53.1/src/core/dhcp/nm-dhcp-client.c:1118: error[uninitvar]: Uninitialized variable: &addr->address
Error: CPPCHECK_WARNING (CWE-457): [#def159]
NetworkManager-1.53.1/src/core/dhcp/nm-dhcp-utils.c:878: error[uninitvar]: Uninitialized variable: addr
Error: CPPCHECK_WARNING (CWE-476): [#def160]
NetworkManager-1.53.1/src/core/nm-config-data.c:1375: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: name
Error: CPPCHECK_WARNING (CWE-476): [#def161]
NetworkManager-1.53.1/src/core/nm-config-data.c:1377: warning[nullPointerOutOfMemory]: If memory allocation fails, then there is a possible null pointer dereference: name
Error: CPPCHECK_WARNING (CWE-570): [#def162]
NetworkManager-1.53.1/src/core/nm-config.c:970: error[comparePointers]: Comparing pointers that point to different objects
Error: CPPCHECK_WARNING (CWE-457): [#def163]
NetworkManager-1.53.1/src/core/nm-l3-ipv4ll.c:349: error[uninitvar]: Uninitialized variable: pladdr
Error: CPPCHECK_WARNING (CWE-457): [#def164]
NetworkManager-1.53.1/src/core/nm-l3cfg.c:5087: error[uninitvar]: Uninitialized variable: addr
Error: CPPCHECK_WARNING (CWE-457): [#def165]
NetworkManager-1.53.1/src/core/nm-pacrunner-manager.c:147: error[uninitvar]: Uninitialized variable: address
Error: CPPCHECK_WARNING (CWE-457): [#def166]
NetworkManager-1.53.1/src/core/nm-pacrunner-manager.c:156: error[uninitvar]: Uninitialized variable: route
Error: CPPCHECK_WARNING (CWE-476): [#def167]
NetworkManager-1.53.1/src/core/platform/tests/test-link.c:668: error[nullPointer]: Null pointer dereference: plink
Error: CPPCHECK_WARNING (CWE-457): [#def168]
NetworkManager-1.53.1/src/core/platform/tests/test-link.c:1397: error[uninitvar]: Uninitialized variable: ifindex
Error: CPPCHECK_WARNING (CWE-457): [#def169]
NetworkManager-1.53.1/src/core/platform/tests/test-link.c:2355: error[uninitvar]: Uninitialized variable: ifindex
Error: CPPCHECK_WARNING (CWE-457): [#def170]
NetworkManager-1.53.1/src/core/supplicant/nm-supplicant-interface.c:624: error[uninitvar]: Uninitialized variable: v_u32
Error: CPPCHECK_WARNING (CWE-457): [#def171]
NetworkManager-1.53.1/src/core/supplicant/nm-supplicant-interface.c:679: error[uninitvar]: Uninitialized variable: v_i16
Error: CPPCHECK_WARNING (CWE-457): [#def172]
NetworkManager-1.53.1/src/core/supplicant/nm-supplicant-interface.c:687: error[uninitvar]: Uninitialized variable: v_u16
Error: CPPCHECK_WARNING (CWE-457): [#def173]
NetworkManager-1.53.1/src/core/supplicant/nm-supplicant-interface.c:874: error[uninitvar]: Uninitialized variable: bss_info
Error: CPPCHECK_WARNING (CWE-457): [#def174]
NetworkManager-1.53.1/src/core/supplicant/nm-supplicant-interface.c:928: error[uninitvar]: Uninitialized variable: v_i32
Error: CPPCHECK_WARNING (CWE-457): [#def175]
NetworkManager-1.53.1/src/core/supplicant/nm-supplicant-interface.c:931: error[uninitvar]: Uninitialized variable: v_s
Error: CPPCHECK_WARNING (CWE-457): [#def176]
NetworkManager-1.53.1/src/core/supplicant/nm-supplicant-interface.c:1072: error[uninitvar]: Uninitialized variable: peer_info
Error: CPPCHECK_WARNING (CWE-457): [#def177]
NetworkManager-1.53.1/src/core/supplicant/nm-supplicant-interface.c:1954: error[uninitvar]: Uninitialized variable: v_b
Error: CPPCHECK_WARNING (CWE-457): [#def178]
NetworkManager-1.53.1/src/core/supplicant/nm-supplicant-interface.c:1961: error[uninitvar]: Uninitialized variable: v_s
Error: CPPCHECK_WARNING (CWE-457): [#def179]
NetworkManager-1.53.1/src/core/supplicant/nm-supplicant-interface.c:1976: error[uninitvar]: Uninitialized variable: v_i32
Error: CPPCHECK_WARNING (CWE-457): [#def180]
NetworkManager-1.53.1/src/core/supplicant/nm-supplicant-interface.c:2030: error[uninitvar]: Uninitialized variable: v_strv
Error: CPPCHECK_WARNING (CWE-457): [#def181]
NetworkManager-1.53.1/src/core/supplicant/nm-supplicant-interface.c:2076: error[uninitvar]: Uninitialized variable: v_strv
Error: CPPCHECK_WARNING (CWE-457): [#def182]
NetworkManager-1.53.1/src/core/supplicant/nm-supplicant-interface.c:2095: error[uninitvar]: Uninitialized variable: v_s
Error: CPPCHECK_WARNING (CWE-457): [#def183]
NetworkManager-1.53.1/src/libnm-client-impl/tests/test-nm-client.c:745: error[legacyUninitvar]: Uninitialized variable: device
Error: CPPCHECK_WARNING (CWE-823): [#def184]
NetworkManager-1.53.1/src/libnm-core-aux-intern/nm-libnm-core-utils.c:173: error[arrayIndexOutOfBounds]: Array 'name[1]' accessed at index 1, which is out of bounds.
Error: CPPCHECK_WARNING (CWE-628): [#def185]
NetworkManager-1.53.1/src/libnm-core-impl/tests/test-general.c:141: warning[invalidFunctionArg]: Invalid strchr() argument nr 2. The value is -96 but the valid values are '0:255'.
Error: CPPCHECK_WARNING (CWE-457): [#def186]
NetworkManager-1.53.1/src/libnm-core-impl/tests/test-general.c:3837: error[uninitvar]: Uninitialized variable: _ptype
Error: CPPCHECK_WARNING (CWE-457): [#def187]
NetworkManager-1.53.1/src/libnm-core-impl/tests/test-general.c:3842: error[uninitvar]: Uninitialized variable: _ptype
Error: CPPCHECK_WARNING (CWE-457): [#def188]
NetworkManager-1.53.1/src/libnm-core-impl/tests/test-general.c:3847: error[uninitvar]: Uninitialized variable: _ptype
Error: CPPCHECK_WARNING (CWE-457): [#def189]
NetworkManager-1.53.1/src/libnm-core-impl/tests/test-general.c:3852: error[uninitvar]: Uninitialized variable: _ptype
Error: CPPCHECK_WARNING (CWE-457): [#def190]
NetworkManager-1.53.1/src/libnm-core-impl/tests/test-general.c:3857: error[uninitvar]: Uninitialized variable: _ptype
Error: CPPCHECK_WARNING (CWE-457): [#def191]
NetworkManager-1.53.1/src/libnm-core-impl/tests/test-general.c:3862: error[uninitvar]: Uninitialized variable: _ptype
Error: CPPCHECK_WARNING (CWE-457): [#def192]
NetworkManager-1.53.1/src/libnm-core-impl/tests/test-general.c:3867: error[uninitvar]: Uninitialized variable: _ptype
Error: CPPCHECK_WARNING (CWE-457): [#def193]
NetworkManager-1.53.1/src/libnm-core-impl/tests/test-general.c:3872: error[uninitvar]: Uninitialized variable: _ptype
Error: CPPCHECK_WARNING (CWE-457): [#def194]
NetworkManager-1.53.1/src/libnm-core-impl/tests/test-general.c:3878: error[uninitvar]: Uninitialized variable: _ptype
Error: CPPCHECK_WARNING (CWE-457): [#def195]
NetworkManager-1.53.1/src/libnm-core-impl/tests/test-general.c:9371: warning[uninitvar]: Uninitialized variable: arr
Error: CPPCHECK_WARNING (CWE-562): [#def196]
NetworkManager-1.53.1/src/libnm-glib-aux/nm-io-utils.c:873: error[danglingTempReference]: Using reference to dangling temporary.
Error: CPPCHECK_WARNING (CWE-562): [#def197]
NetworkManager-1.53.1/src/libnm-glib-aux/nm-io-utils.c:874: error[danglingTempReference]: Using reference to dangling temporary.
Error: CPPCHECK_WARNING (CWE-562): [#def198]
NetworkManager-1.53.1/src/libnm-glib-aux/nm-io-utils.c:1061: error[danglingTempReference]: Using reference to dangling temporary.
Error: CPPCHECK_WARNING (CWE-562): [#def199]
NetworkManager-1.53.1/src/libnm-glib-aux/nm-io-utils.c:1061: error[danglingTemporaryLifetime]: Using pointer that is a temporary.
Error: CPPCHECK_WARNING (CWE-457): [#def200]
NetworkManager-1.53.1/src/libnm-glib-aux/nm-test-utils.h:1143: warning[uninitvar]: Uninitialized variable: buffer
Error: CPPCHECK_WARNING (CWE-457): [#def201]
NetworkManager-1.53.1/src/libnm-glib-aux/nm-test-utils.h:2157: error[legacyUninitvar]: Uninitialized variable: family
Error: CPPCHECK_WARNING (CWE-457): [#def202]
NetworkManager-1.53.1/src/libnm-glib-aux/nm-test-utils.h:2182: error[legacyUninitvar]: Uninitialized variable: family
Error: CPPCHECK_WARNING (CWE-457): [#def203]
NetworkManager-1.53.1/src/libnm-glib-aux/tests/test-shared-general.c:1943: warning[uninitvar]: Uninitialized variable: rnd_buf
Error: CPPCHECK_WARNING (CWE-457): [#def204]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:1585: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def205]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:1690: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def206]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:1838: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def207]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:1878: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def208]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:1985: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def209]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:2048: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def210]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:2103: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def211]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:2221: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def212]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:2289: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def213]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:2544: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def214]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:2615: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def215]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:2649: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def216]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:2681: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def217]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:2862: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def218]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:3527: error[uninitvar]: Uninitialized variable: li
Error: CPPCHECK_WARNING (CWE-457): [#def219]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:4151: error[uninitvar]: Uninitialized variable: ntb
Error: CPPCHECK_WARNING (CWE-457): [#def220]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:4168: error[uninitvar]: Uninitialized variable: ntb
Error: CPPCHECK_WARNING (CWE-457): [#def221]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:4279: error[uninitvar]: Uninitialized variable: mtb
Error: CPPCHECK_WARNING (CWE-457): [#def222]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:10443: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def223]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:11059: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def224]
NetworkManager-1.53.1/src/libnm-platform/nm-linux-platform.c:11607: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def225]
NetworkManager-1.53.1/src/libnm-platform/nm-netlink.c:329: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def226]
NetworkManager-1.53.1/src/libnm-platform/nm-netlink.c:925: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-457): [#def227]
NetworkManager-1.53.1/src/libnm-platform/tests/test-nm-platform.c:362: error[uninitvar]: Uninitialized variable: a
Error: CPPCHECK_WARNING (CWE-457): [#def228]
NetworkManager-1.53.1/src/libnm-platform/tests/test-nm-platform.c:362: error[uninitvar]: Uninitialized variable: b
Error: CPPCHECK_WARNING (CWE-457): [#def229]
NetworkManager-1.53.1/src/libnm-platform/wifi/nm-wifi-utils-nl80211.c:489: error[uninitvar]: Uninitialized variable: rinfo
Error: CPPCHECK_WARNING (CWE-457): [#def230]
NetworkManager-1.53.1/src/libnm-platform/wpan/nm-wpan-utils.c:160: error[uninitvar]: Uninitialized variable: tb
Error: CPPCHECK_WARNING (CWE-476): [#def231]
NetworkManager-1.53.1/src/libnm-std-aux/nm-std-aux.h:628: error[ctunullpointer]: Null pointer dereference: s1
Error: CPPCHECK_WARNING (CWE-401): [#def232]
NetworkManager-1.53.1/src/n-acd/src/n-acd.c:350: error[memleak]: Memory leak: acd
Error: CPPCHECK_WARNING (CWE-401): [#def233]
NetworkManager-1.53.1/src/n-acd/src/n-acd.c:354: error[memleak]: Memory leak: acd
Error: CPPCHECK_WARNING (CWE-401): [#def234]
NetworkManager-1.53.1/src/n-acd/src/n-acd.c:358: error[memleak]: Memory leak: acd
Error: CPPCHECK_WARNING (CWE-401): [#def235]
NetworkManager-1.53.1/src/n-acd/src/n-acd.c:364: error[memleak]: Memory leak: acd
Error: CPPCHECK_WARNING (CWE-401): [#def236]
NetworkManager-1.53.1/src/n-acd/src/n-acd.c:368: error[memleak]: Memory leak: acd
Error: CPPCHECK_WARNING (CWE-401): [#def237]
NetworkManager-1.53.1/src/n-acd/src/n-acd.c:372: error[memleak]: Memory leak: acd
Error: CPPCHECK_WARNING (CWE-401): [#def238]
NetworkManager-1.53.1/src/n-acd/src/n-acd.c:380: error[memleak]: Memory leak: acd
Error: CPPCHECK_WARNING (CWE-401): [#def239]
NetworkManager-1.53.1/src/n-acd/src/n-acd.c:388: error[memleak]: Memory leak: acd
Error: CPPCHECK_WARNING (CWE-401): [#def240]
NetworkManager-1.53.1/src/n-dhcp4/src/n-dhcp4-c-lease.c:123: error[memleak]: Memory leak: lease
Error: CPPCHECK_WARNING (CWE-401): [#def241]
NetworkManager-1.53.1/src/n-dhcp4/src/n-dhcp4-c-probe.c:431: error[memleak]: Memory leak: probe
Error: CPPCHECK_WARNING (CWE-401): [#def242]
NetworkManager-1.53.1/src/n-dhcp4/src/n-dhcp4-c-probe.c:447: error[memleak]: Memory leak: probe
Error: CPPCHECK_WARNING (CWE-401): [#def243]
NetworkManager-1.53.1/src/n-dhcp4/src/n-dhcp4-incoming.c:214: error[memleak]: Memory leak: incoming
Error: CPPCHECK_WARNING (CWE-401): [#def244]
NetworkManager-1.53.1/src/n-dhcp4/src/n-dhcp4-outgoing.c:82: error[memleak]: Memory leak: outgoing
Scan Properties
analyzer-version-clippy | 1.86.0 |
analyzer-version-cppcheck | 2.17.1 |
analyzer-version-gcc | 15.0.1 |
analyzer-version-gcc-analyzer | 15.0.1 |
analyzer-version-shellcheck | 0.10.0 |
analyzer-version-unicontrol | 0.0.2 |
enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
exit-code | 0 |
host | ip-172-16-1-105.us-west-2.compute.internal |
known-false-positives | /usr/share/csmock/known-false-positives.js |
known-false-positives-rpm | known-false-positives-0.0.0.20250425.124705.g1c7c448.main-1.el9.noarch |
mock-config | fedora-rawhide-x86_64 |
project-name | NetworkManager-1.53.1-1.fc43 |
store-results-to | /tmp/tmp5c7_t8nq/NetworkManager-1.53.1-1.fc43.tar.xz |
time-created | 2025-04-25 12:21:48 |
time-finished | 2025-04-25 12:43:27 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,cppcheck,gcc,clippy,shellcheck' '-o' '/tmp/tmp5c7_t8nq/NetworkManager-1.53.1-1.fc43.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmp5c7_t8nq/NetworkManager-1.53.1-1.fc43.src.rpm' |
tool-version | csmock-3.8.1.20250422.172604.g26bc3d6-1.el9 |