Change History (23)
comment:1 by , 10 months ago
| Priority: | normal → elevated |
|---|
comment:2 by , 10 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 10 months ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
comment:4 by , 10 months ago
| Status: | new → assigned |
|---|
comment:5 by , 10 months ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
Fixed at commit 648ce9dfd2.
Holding open and reassigning for security advisory.
follow-up: 8 comment:6 by , 10 months ago
| Milestone: | 12.5 → 99-Waiting |
|---|---|
| Summary: | vlc-3.0.22 → vlc-3.0.22 (waiting on details about security vulnerabilities) |
At this time, no security information has appeared on https://www.videolan.org/security/ even though the release notes have mentioned security fixes.
For now, let's move this to 99-waiting and continue checking a couple times a day, just do it doesn't stay in the report.
comment:7 by , 10 months ago
| Status: | new → assigned |
|---|
follow-up: 9 comment:8 by , 10 months ago
Replying to Douglas R. Reno:
At this time, no security information has appeared on https://www.videolan.org/security/ even though the release notes have mentioned security fixes.
Actually, even the download link at videolan is still at 3.0.21!
For now, let's move this to 99-waiting and continue checking a couple times a day, just do it doesn't stay in the report.
comment:9 by , 10 months ago
Replying to pierre:
Replying to Douglas R. Reno:
At this time, no security information has appeared on https://www.videolan.org/security/ even though the release notes have mentioned security fixes.
Actually, even the download link at videolan is still at 3.0.21!
But the link in BLFS is correct.
comment:10 by , 9 months ago
Still waiting on details from upstream on this. However, looking at their Gitlab I found that 3.0.23 has been tagged (though it's not available for download yet):
VLC media player 3.0.23 'Vetinari' This is the twenty-fourth release of VLC 3.0 branch, named "Vetinari", in reference to the Lord Patrician from Discworld. 3.0.23 is just a small fixup release compared to 3.0.22, fixing issues mostly on Windows for image display, security warnings, OpenGL. It also adds a small feature on audio codec information, and fixes extra security issues compared to the numerous we fixed in 3.0.22.
comment:11 by , 9 months ago
| Summary: | vlc-3.0.22 (waiting on details about security vulnerabilities) → vlc-3.0.23 (waiting on details about security vulnerabilities and for it to become available) |
|---|
comment:13 by , 9 months ago
At the moment, still no updates on the security contents other than "that they exist". I haven't heard back from the security team at VLC, and the website still shows 3.0.21 as most current.
comment:14 by , 9 months ago
| Summary: | vlc-3.0.23 (waiting on details about security vulnerabilities and for it to become available) → vlc-3.0.23 (waiting on details about security vulnerabilities) |
|---|
3.0.23 is now available for download.
Changes between 3.0.22 and 3.0.23: ---------------------------------- Codecs: * Fix WebVTT line positioning * Expose additional audio codec information (notably for Flac 24bit) Demuxers: * fix some JPEG files wih JFIF headers Windows: * config_GetUserDir() no longer tries to create the folder on Windows (#29488) * Fix images display with D3D11 * Improve dark palette in Qt interface * Fix compilation of OpenGL modules Security: * Fix null deref in libass, undefined shift in theora and cc-708, integer overflow in daala, Infinite loop in h264 parsing, buffer overflow in png and multiple format-overflows Misc: * Prepare compatibility for taglib 2.0, Qt6, FFmpeg8, mingw-w64 v13 and newer versions of libplacebo and pupnp
The patch for ffmpeg is no longer needed. I updated the book with commit e6180aafcf.
comment:15 by , 9 months ago
https://www.videolan.org/security/sb-vlc3022.html was posted. I'll sort and write out everything soon.
comment:16 by , 9 months ago
| Summary: | vlc-3.0.23 (waiting on details about security vulnerabilities) → vlc-3.0.23 |
|---|
comment:17 by , 9 months ago
| Milestone: | 99-Waiting → 12.5 |
|---|---|
| Owner: | changed from to |
| Status: | assigned → new |
comment:18 by , 9 months ago
| Status: | new → assigned |
|---|
comment:19 by , 8 months ago
There seems to be only one CVE assigned: CVE-2025-51602, which Ubuntu rates at Medium. It's for an out-of-bounds read. There are more vulnerabilities not assigned.
11 out-of-bounds reads (including CVE-2025-51602), 4 out-of-bounds writes, 1 invalid free(), 1 stack overflow, 1 integer overflow, 1 null dereference, 1 undefined shift, 1 infinite loop, 1 buffer overflow, and 1 multiple-format overflow.
So in total, 22 or 23 vulnerabilities were fixed. For the out-of-bounds reads and writes, one instance allows both reads and writes and probably stems from the same issue. So I'll probably go with 22 here.
comment:21 by , 8 months ago
| Priority: | elevated → high |
|---|---|
| Severity: | normal → critical |

The security bulletin does not appear to be available yet