chromium media

About this tag
Discussions tagged with chromium media focus on security vulnerabilities in the media components of Chromium-based browsers like Chrome and Edge. A notable example is CVE-2026-6308, an out-of-bounds read in the Media stack affecting Chrome versions before 147.0.7727.101. This memory-safety issue could be exploited by a remote attacker through crafted HTML pages and specific UI gestures. Microsoft tracks such upstream Chromium issues because Edge and other Chromium-based browsers inherit the same exposure and fix path. The tag covers memory-safety bugs, patch management, and the shared security landscape across Chromium browsers.
  1. CVE-2026-6308: Chrome Media Out-of-Bounds Read—Fix to 147.0.7727.101

    CVE-2026-6308 is another stark reminder that Chrome’s most dangerous bugs are often not flashy logic failures but low-level memory-safety issues hiding in the browser’s media stack. Google says an out-of-bounds read in Media affected Chrome versions before 147.0.7727.101, and that a remote...