Описание
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.
| Релиз | Статус | Примечание |
|---|---|---|
| devel | DNE | |
| esm-apps/xenial | needs-triage | |
| esm-infra/focal | DNE | |
| focal | DNE | |
| jammy | DNE | |
| noble | DNE | |
| oracular | DNE | |
| plucky | DNE | |
| questing | DNE | |
| upstream | needs-triage |
Показывать по
| Релиз | Статус | Примечание |
|---|---|---|
| devel | not-affected | 1.24.10-1 |
| esm-infra/bionic | released | 1.14.5-0ubuntu1~18.04.3+esm1 |
| esm-infra/focal | released | 1.16.3-0ubuntu1.4 |
| esm-infra/xenial | released | 1.8.3-1ubuntu0.3+esm2 |
| focal | released | 1.16.3-0ubuntu1.4 |
| jammy | released | 1.20.1-1ubuntu0.4 |
| noble | released | 1.24.2-1ubuntu0.2 |
| oracular | released | 1.24.8-1ubuntu0.1 |
| plucky | not-affected | 1.24.10-1 |
| questing | not-affected | 1.24.10-1 |
Показывать по
EPSS
7.5 High
CVSS3
Связанные уязвимости
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.
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.
GStreamer is a library for constructing graphs of media-handling compo ...
Уязвимость функции parse_lrc мультимедийного фреймворка Gstreamer, позволяющая нарушителю вызвать отказ в обслуживании
EPSS
7.5 High
CVSS3