gstreamer/gst-libs/gst
Will Miller ac72a6adaa gstrtpbuffer: fix header extension length validation
We validate the header extensions length of an RTP buffer by comparing
it against the block size. Since we multiply the length in words by 4 to
get the length in bytes, a suitably large length could cause a wrapround
of the uint16, giving a lower length which erroneously passes the check
and allows the buffer to be mapped.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/864>
2020-10-12 15:01:22 +01:00
..
allocators gstphysmemory: Use G_DECLARE_INTERFACE 2020-03-20 06:20:43 +00:00
app appsrc: Wake up the create() function on caps changes 2020-09-09 06:45:49 +00:00
audio audio: video: Fix in/outbuf confusion of transform_meta 2020-10-08 18:30:39 +02:00
fft fft: Update our kiss fft version 2019-12-27 11:53:14 +02:00
gl gl: glslstage: Sync new_default_{fragment,vertex} documentation name 2020-10-12 07:20:15 +00:00
pbutils encoding-profile: minor fix in documentation 2020-08-25 07:29:33 +00:00
riff riff-media: add H.265 2020-05-18 09:51:23 +00:00
rtp gstrtpbuffer: fix header extension length validation 2020-10-12 15:01:22 +01:00
rtsp rtsptransport: support single port for client_port and server_port 2020-10-09 23:43:33 +02:00
sdp sdp: fix gst_sdp_message_new_from_text() doc 2020-06-18 11:42:10 +00:00
tag tags: update to latest iso-code and support more languages 2020-08-12 17:59:58 +00:00
video video-info: clarify GST_VIDEO_INTERLACE_MODE_ALTERNATE doc 2020-10-09 12:02:14 +02:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30