diff options
author | Alban Crequy <alban.crequy@collabora.co.uk> | 2014-07-21 17:17:11 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2014-09-15 12:30:33 +0100 |
commit | e0c9d31be3b9eea9ee2a3a255bc2cf9aad713642 (patch) | |
tree | 2c17d5f8ad94139fca8d129308ea3b5dc001f4f4 /bus/policy.c | |
parent | 8021fd84267ee1394d96f4a119adb57de3971a62 (diff) | |
download | dbus-e0c9d31be3b9eea9ee2a3a255bc2cf9aad713642.tar.gz |
bus: enforce pending_fd_timeout
This is one of four commits needed to address CVE-2014-3637.
The bus uses _dbus_connection_set_pending_fds_function and
_dbus_connection_get_pending_fds_count to be notified when there are pending
file descriptors. A timeout per connection is armed and disarmed when the file
descriptor list is used and emptied.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=80559
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'bus/policy.c')
0 files changed, 0 insertions, 0 deletions