Philippe Normand 7152d5c07a srtpdec: Fix a use-after-free buffer issue
The gst_srtp_dec_decode_buffer() function modifies the input buffer after making
it writable, so the pointer might change as well, depending on the refcount of
the buffer.

This issue was detected using a netsim element upstream of the decoder in a
WebRTC pipeline.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8198>
2024-12-22 15:00:07 +01:00
..
2024-07-24 12:07:09 +02:00
2024-11-11 13:39:50 +00:00
2024-10-25 13:55:19 +00:00
2023-08-08 22:12:29 +00:00
2024-10-02 20:33:13 +00:00
2024-10-25 13:55:19 +00:00
2024-09-18 20:37:10 +00:00
2024-12-07 00:23:33 -05:00
2024-10-19 16:31:13 +00:00
2023-08-30 15:45:12 +00:00
2024-07-30 17:51:51 +00:00
2024-05-02 13:26:09 +02:00
2024-10-25 13:55:19 +00:00
2024-02-02 17:23:08 +00:00
2024-12-18 09:13:22 +00:00
2024-11-27 13:04:57 +00:00
2024-11-18 14:25:34 +00:00