Lucene search
+L

7761 matches found

OpenVAS
OpenVAS
added 2023/01/03 12:0 a.m.21 views

SUSE: Security Advisory (SUSE-SU-2023:0008-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.7AI score0.0142EPSS
SaveExploits0References2
OSV
OSV
added 2023/01/02 10:40 a.m.8 views

SUSE-SU-2023:0008-1 Security update for ffmpeg-4

This update for ffmpeg-4 fixes the following issues: - CVE-2022-3109: Fixed null pointer dereference in vp3decodeframe bsc1206442...

7.5CVSS7.6AI score0.0142EPSS
SaveExploits0References3
OSV
OSV
added 2023/01/02 10:39 a.m.7 views

SUSE-SU-2023:0007-1 Security update for ffmpeg

This update for ffmpeg fixes the following issues: - CVE-2022-3109: Fixed null pointer dereference in vp3decodeframe bsc1206442...

7.5CVSS7.6AI score0.0142EPSS
SaveExploits0References3
OSV
OSV
added 2023/01/02 10:39 a.m.6 views

SUSE-SU-2023:0005-1 Security update for ffmpeg

This update for ffmpeg fixes the following issues: - CVE-2022-3109: Fixed null pointer dereference in vp3decodeframe bsc1206442. - CVE-2020-22042: Fixed a denial of service vulnerability led by a memory leak in the linkfilterinouts function in libavfilter/graphparser.c. bsc1186761 - CVE-2021-3809...

8.8CVSS7.2AI score0.02263EPSS
SaveExploits9References29
Veracode
Veracode
added 2022/12/24 12:21 p.m.26 views

Denial Of Service (DoS)

ffmpeg is vulnerable to denial of service DoS attacks. Lack of checks for the return value of avmalloc in vp3decodeframe in libavcodec/vp3.c causes a null pointer dereference, resulting a denial of service conditions...

7.5CVSS7.2AI score0.0142EPSS
SaveExploits0References7Affected Software1
CNVD
CNVD
added 2022/12/20 12:0 a.m.12 views

FFmpeg Code Problem Vulnerability (CNVD-2024-31520)

FFmpeg is a complete solution for recording, converting and streaming audio and video from the FFmpeg team. FFmpeg has a code issue vulnerability that stems from the vp3decodeframe function in its libavcodec/vp3.c file that does not reasonably check the return result of the avmalloc function, whi...

7.5CVSS6.7AI score0.0142EPSS
SaveExploits0References1
Jake Archibald's Blog
Jake Archibald's Blog
added 2022/12/19 1:0 a.m.18 views

Getting the correct HTML codecs parameter for an AV1 video

This post is mostly for my own reference, but I couldn't find a good guide elsewhere, so here we go! I wanted to embed a screencast in a web page, and I wanted it to be as efficient as possible. To achieve this, I created two version of the video, and embedded it like this: The MP4 version uses t...

6.7AI score
SaveExploits0
Jake Archibald's Blog
Jake Archibald's Blog
added 2022/12/19 1:0 a.m.14 views

Getting the correct HTML codecs parameter for an AV1 video

This post is mostly for my own reference, but I couldn't find a good guide elsewhere, so here we go! I wanted to embed a screencast in a web page, and I wanted it to be as efficient as possible. To achieve this, I created two version of the video, and embedded it like this: The MP4 version uses t...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/12/16 3:15 p.m.2 views

DEBIAN-CVE-2022-3109

An issue was discovered in the FFmpeg package, where vp3decodeframe in libavcodec/vp3.c lacks check of the return value of avmalloc and will cause a null pointer dereference, impacting availability...

7.5CVSS6.9AI score0.0142EPSS
SaveExploits0References1
NVD
NVD
added 2022/12/16 3:15 p.m.20 views

CVE-2022-3109

An issue was discovered in the FFmpeg package, where vp3decodeframe in libavcodec/vp3.c lacks check of the return value of avmalloc and will cause a null pointer dereference, impacting availability...

7.5CVSS0.0142EPSS
SaveExploits0References5
OSV
OSV
added 2022/12/16 3:15 p.m.5 views

UBUNTU-CVE-2022-3109

An issue was discovered in the FFmpeg package, where vp3decodeframe in libavcodec/vp3.c lacks check of the return value of avmalloc and will cause a null pointer dereference, impacting availability...

7.5CVSS6.9AI score0.0142EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2022/12/16 3:15 p.m.43 views

CVE-2022-3109

An issue was discovered in the FFmpeg package, where vp3decodeframe in libavcodec/vp3.c lacks check of the return value of avmalloc and will cause a null pointer dereference, impacting availability...

7.5CVSS6.9AI score0.0142EPSS
SaveExploits0References2
Prion
Prion
added 2022/12/16 3:15 p.m.28 views

Null pointer dereference

An issue was discovered in the FFmpeg package, where vp3decodeframe in libavcodec/vp3.c lacks check of the return value of avmalloc and will cause a null pointer dereference, impacting availability...

5CVSS7.3AI score0.0142EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2022/12/16 12:0 a.m.46 views

CVE-2022-3109

An issue was discovered in the FFmpeg package, where vp3decodeframe in libavcodec/vp3.c lacks check of the return value of avmalloc and will cause a null pointer dereference, impacting availability...

7.7AI score0.0142EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/12/16 12:0 a.m.43 views

CVE-2022-3109

An issue was discovered in the FFmpeg package, where vp3decodeframe in libavcodec/vp3.c lacks check of the return value of avmalloc and will cause a null pointer dereference, impacting availability...

7.5CVSS6.9AI score0.0142EPSS
SaveExploits0
CNNVD
CNNVD
added 2022/12/16 12:0 a.m.28 views

FFmpeg 代码问题漏洞

FFmpeg is a complete solution for recording, converting and streaming audio and video from the FFmpeg team. FFmpeg has a code issue vulnerability that stems from the vp3decodeframe function in its libavcodec/vp3.c file that does not reasonably check the return result of the avmalloc function, whi...

7.5CVSS7AI score0.0142EPSS
SaveExploits0References9
OSV
OSV
added 2022/12/16 12:0 a.m.42 views

CVE-2022-3109

An issue was discovered in the FFmpeg package, where vp3decodeframe in libavcodec/vp3.c lacks check of the return value of avmalloc and will cause a null pointer dereference, impacting availability...

7.5CVSS7.4AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2022/12/16 12:0 a.m.2 views

CVE-2022-3109

An issue was discovered in the FFmpeg package, where vp3decodeframe in libavcodec/vp3.c lacks check of the return value of avmalloc and will cause a null pointer dereference, impacting availability...

7.5AI score0.0142EPSS
SaveExploits0References5
CVE
CVE
added 2022/12/16 12:0 a.m.121 views

CVE-2022-3109

The connected documents confirm CVE-2022-3109 affects FFmpeg's vp3_decode_frame in libavcodec/vp3.c, where av_malloc() return is not checked, leading to potential NULL pointer dereference and availability impact. Affected advisories (Debian DSA-5394-1, DLA-3454-1) indicate fixes in FFmpeg package...

7.5CVSS7.3AI score0.0142EPSS
SaveExploits0References5Affected Software2
Packet Storm
Packet Storm
added 2022/12/15 12:0 a.m.285 views

SOUND4 IMPACT/FIRST/PULSE/Eco 2.x Radio Steam Disclosure

SOUND4 IMPACT/FIRST/PULSE/Eco =2.x Unauthenticated Radio Stream Disclosure Vendor: SOUND4 Ltd. Product web page: https://www.sound4.com | https://www.sound4.biz Affected version: FM/HD Radio Processing: Impact/Pulse/First Version 2: 1.1/2.15 Impact/Pulse/First Version 1: 2.1/1.69 Impact/Pulse Eco...

7.4AI score
SaveExploits0
Rows per page
Query Builder