barrier/src/lib
Povilas Kanapickas f546af4a85 lib: Enforce a maximum length of input messages
This commit is the 1/3 part of the fix for the following security
vulnerability:
 - CVE-2021-42076 DoS via excess length messages

The issue has been reported by Matthias Gerstner <mgerstner@suse.de>.

(cherry picked from commit e33c81b835)
2021-11-01 17:39:42 +02:00
..
arch Fix build on Windows 2020-06-03 15:48:44 +02:00
barrier lib: Enforce a maximum length of input messages 2021-11-01 17:39:42 +02:00
base Merge pull request #703 from zexee/master 2020-06-08 18:49:49 +03:00
client lib: Enforce a maximum length of input messages 2021-11-01 17:39:42 +02:00
common lib/common: Remove no longer used stdexcept.h 2020-05-30 23:35:27 +03:00
io Use noexcept instead of exception specifications 2020-05-30 23:35:27 +03:00
ipc Merge pull request #712 from p12tic/use-std-string-4 2020-05-30 18:00:35 +01:00
mt Use noexcept instead of exception specifications 2020-05-30 23:35:27 +03:00
net Use noexcept instead of exception specifications 2020-05-30 23:35:27 +03:00
platform Merge pull request #656 from galkinvv/fix-win10-cpu-usage-spikes 2020-06-05 00:30:22 +03:00
server lib: Enforce a maximum length of input messages 2021-11-01 17:39:42 +02:00
CMakeLists.txt migrate k/m hook handlers from synwinhk to platform/MSWindowsHook and delete synwinhk.dll. for ever and ever. 2018-02-23 18:06:17 -05:00