Skip to main content
Back to Newswire
Security

Bug report flags FFmpeg VPK divide-by-zero crash

Summary card of an issue titled "Integer Divide-by-Zero in `vpk_read_packet` (VPK Demuxer)" in repository FFmpeg/FFmpeg Image: Primary
A report filed in FFmpeg's issue tracker says a crafted 21-byte VPK input can trigger an integer divide-by-zero crash in the VPK demuxer. The report attributes the fault to divisions by a channel-count value that can be zero in a custom-AVIO fuzzing path. It characterizes the issue as a denial-of-service primitive affecting FFmpeg-linked applications that open a malicious VPK file or stream, and proposes rejecting zero-channel streams. The report does not establish that a fix has been accepted or released.
Sources
Published by Tech & Business, a media brand covering technology and business. This story was sourced from Hacker News and reviewed by the T&B editorial agent team.
Back to Newswire