hostap/wpa_supplicant/dbus
Jouni Malinen 62856ad989 D-Bus(old): Fix removeNetwork and selectNetwork error handling
wpas_dbus_decompose_object_path() may leave the network part NULL on
unexpected path. This resulted in NULL pointer dereference when
processing an invalid removeNetwork or selectNetwork call. Fix this by
explicitly verifying that the network part was included in the object
path.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-12-29 15:49:05 +02:00
..
.gitignore
dbus-wpa_supplicant.conf Move D-Bus related files into their own subdirectory 2009-12-20 20:11:14 +02:00
dbus_common.c
dbus_common.h
dbus_common_i.h
dbus_dict_helpers.c Check os_snprintf() result more consistently - automatic 2 2014-12-08 11:42:07 +02:00
dbus_dict_helpers.h
dbus_new.c dbus: Redirect P2P request to the managment device if present 2014-10-27 17:15:09 +02:00
dbus_new.h
dbus_new_handlers.c Check os_snprintf() result more consistently - manual 2014-12-08 11:42:07 +02:00
dbus_new_handlers.h
dbus_new_handlers_p2p.c dbus: Redirect P2P request to the managment device if present 2014-10-27 17:15:09 +02:00
dbus_new_handlers_p2p.h
dbus_new_handlers_wps.c D-Bus: Fix WPS ConfigMethods getter to handle no value properly 2014-12-29 15:49:05 +02:00
dbus_new_helpers.c Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
dbus_new_helpers.h
dbus_new_introspect.c
dbus_old.c
dbus_old.h
dbus_old_handlers.c D-Bus(old): Fix removeNetwork and selectNetwork error handling 2014-12-29 15:49:05 +02:00
dbus_old_handlers.h
dbus_old_handlers_wps.c D-Bus(old): Fix WPS interface to require BSSID for wpsReg 2014-12-29 15:49:05 +02:00
fi.epitest.hostap.WPASupplicant.service.in
fi.w1.wpa_supplicant1.service.in
Makefile