mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-09 08:21:08 -04:00
Integer overflows can result in map_range_init() to return wrong offset or size that can result in access to invalid or unmapped memory. Check for the overflows and return an EOVERFLOW error. Found by Claude Code. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| pipewire-v4l2.c | ||
| pipewire-v4l2.h | ||
| pw-v4l2.in | ||
| v4l2-func.c | ||