GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been detected in the parse_lrc function within gstsubparse.c. The parse_lrc function calls strchr() to find the character ']' in the string line. The pointer returned by this call is then passed to g_strdup(). However, if the string line does not contain the character ']', strchr() returns NULL, and a call to g_strdup(start + 1) leads to a null pointer dereference. This vulnerability is fixed in 1.24.10.
総合評価: CVE-2024-47835 は中リスク(48.7/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 1.02%、59 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.09% | 1.02% | +0.93% |
| 2 | 2026-01-19 | 0.30% | 0.09% | -0.21% |
| 3 | 2026-01-15 | — | 0.30% | — |
EPSS の全履歴 (全 8 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.8 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-47835: 2 source package rows (gst-plugins-base, gstreamer); 12 state rows across 5 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 4, open 8. | https://security.alpinelinux.org/vuln/CVE-2024-47835 |
debian
|
not yet assigned | CVE-2024-47835 not yet assigned priority: Debian including 1 source packages (gst-plugins-base1.0), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2024-47835 |
gentoo
|
high | CVE-2024-47835: 1 GLSA(s) (202506-02), 2 atom(s) (media-libs/gst-plugins-base, media-libs/gstreamer); latest impact high. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2024-47835 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-47835 |
suse
|
medium | CVE-2024-47835 severity moderate: SUSE including 268 source package names (0.3.2-1.2:gstreamer-plugins-base-1.24.0-150600.3.8.1, 0.3.2-1.2:libgstallocators-1_0-0-1.24.0-150600.3.8.1, …), 824 product×package rows across 41 product lines (Container containers/lmcache-vllm-openai, Container containers/open-webui, … (41 product lines)): Fixed 824. | https://www.suse.com/security/cve/CVE-2024-47835/ |
ubuntu
|
medium | CVE-2024-47835 medium priority: Ubuntu including 2 source packages (gst-plugins-base0.10, gst-plugins-base1.0), 17 status rows across 9 suites (bionic, focal, jammy, noble, oracular, plucky, questing, upstream, xenial): released 7, DNE 6, needs-triage 2, not-affected 2. | https://ubuntu.com/security/CVE-2024-47835 |