Cameron Gutman
1303defb67
Fix crash during UDP segmentation due to stack garbage
...
CMSG_NXTHDR() tries to read the _next_ message to check if it fits in
the provided control buffer length. If that part of the stack has some
large value stored in the uninitialized cmsg_len there, CMSG_NXTHDR()
will return NULL and we will crash.
2023-10-02 00:13:47 -05:00
..
2023-09-13 10:34:26 -04:00
2023-10-02 00:13:47 -05:00
2023-05-27 14:24:38 -05:00
2023-05-07 18:12:39 -04:00
2023-08-19 18:36:48 -05:00
2023-05-07 18:12:39 -04:00
2023-09-30 13:52:56 -04:00
2023-09-07 18:03:19 -05:00
2023-08-27 18:12:02 -05:00
2023-05-07 18:12:39 -04:00
2023-05-11 20:52:44 -05:00
2023-05-07 18:12:39 -04:00
2023-05-07 18:12:39 -04:00
2023-05-07 18:12:39 -04:00
2023-08-08 23:42:29 -05:00
2023-05-07 18:12:39 -04:00
2023-09-30 13:52:56 -04:00
2023-09-15 20:48:51 -04:00
2023-05-07 18:12:39 -04:00
2023-08-27 18:12:02 -05:00
2023-08-27 18:12:02 -05:00
2023-09-15 20:48:51 -04:00
2023-05-07 18:12:39 -04:00
2023-09-18 10:29:34 -04:00
2023-09-15 20:48:51 -04:00
2023-05-11 20:52:44 -05:00
2023-08-27 18:12:02 -05:00
2023-08-01 23:08:45 -04:00
2023-05-07 18:12:39 -04:00
2023-08-27 13:13:43 -05:00
2023-09-15 20:48:51 -04:00
2023-05-07 18:12:39 -04:00
2023-05-07 18:12:39 -04:00
2023-09-23 23:20:46 -04:00
2023-09-15 20:48:51 -04:00
2023-05-11 20:52:44 -05:00
2023-05-07 18:12:39 -04:00
2023-07-08 18:56:27 -05:00
2023-08-27 18:12:02 -05:00
2023-05-07 18:12:39 -04:00
2023-05-11 20:52:44 -05:00
2023-05-07 18:12:39 -04:00
2023-05-07 18:12:39 -04:00
2023-08-13 07:01:09 -05:00
2023-08-13 07:01:09 -05:00
2023-09-07 18:03:19 -05:00
2023-08-19 18:36:48 -05:00