Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 15

Количество 15

github логотип

GHSA-829p-mc9m-7xhr

3 месяца назад

Calling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash. A bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp->_IO_read_ptr) instead of the actual wide-stream read pointer (fp->_wide_data->_IO_read_ptr). The program crash may happen in cases where fp->_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious ma...

CVSS3: 7.5
EPSS: Низкий
ubuntu логотип

CVE-2026-5928

3 месяца назад

Calling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash. A bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp->_IO_read_ptr) instead of the actual wide-stream read pointer (fp->_wide_data->_IO_read_ptr). The program crash may happen in cases where fp->_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious mat...

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2026-5928

3 месяца назад

Calling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash. A bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp->_IO_read_ptr) instead of the actual wide-stream read pointer (fp->_wide_data->_IO_read_ptr). The program crash may happen in cases where fp->_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious mat...

CVSS3: 5
EPSS: Низкий
nvd логотип

CVE-2026-5928

3 месяца назад

Calling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash. A bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp->_IO_read_ptr) instead of the actual wide-stream read pointer (fp->_wide_data->_IO_read_ptr). The program crash may happen in cases where fp->_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious match

CVSS3: 7.5
EPSS: Низкий
msrc логотип

CVE-2026-5928

3 месяца назад

Static buffer overflow in deprecated nis_local_principal

EPSS: Низкий
debian логотип

CVE-2026-5928

3 месяца назад

Calling the ungetwc function on a FILE stream with wide characters enc ...

CVSS3: 7.5
EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20764-1

2 месяца назад

Security update for glibc

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2440-1

около 1 месяца назад

Security update for glibc

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2333-1

около 2 месяцев назад

Security update for glibc

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2231-1

около 2 месяцев назад

Security update for glibc

EPSS: Низкий
rocky логотип

RLSA-2026:42952

8 дней назад

Moderate: glibc security update

EPSS: Низкий
rocky логотип

RLSA-2026:42733

9 дней назад

Moderate: glibc security update

EPSS: Низкий
rocky логотип

RLSA-2026:42694

9 дней назад

Moderate: glibc security update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-42952

9 дней назад

ELSA-2026-42952: glibc security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-42733

8 дней назад

ELSA-2026-42733: glibc security update (MODERATE)

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-829p-mc9m-7xhr

Calling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash. A bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp->_IO_read_ptr) instead of the actual wide-stream read pointer (fp->_wide_data->_IO_read_ptr). The program crash may happen in cases where fp->_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious ma...

CVSS3: 7.5
0%
Низкий
3 месяца назад
ubuntu логотип
CVE-2026-5928

Calling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash. A bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp->_IO_read_ptr) instead of the actual wide-stream read pointer (fp->_wide_data->_IO_read_ptr). The program crash may happen in cases where fp->_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious mat...

CVSS3: 7.5
0%
Низкий
3 месяца назад
redhat логотип
CVE-2026-5928

Calling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash. A bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp->_IO_read_ptr) instead of the actual wide-stream read pointer (fp->_wide_data->_IO_read_ptr). The program crash may happen in cases where fp->_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious mat...

CVSS3: 5
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-5928

Calling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash. A bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp->_IO_read_ptr) instead of the actual wide-stream read pointer (fp->_wide_data->_IO_read_ptr). The program crash may happen in cases where fp->_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious match

CVSS3: 7.5
0%
Низкий
3 месяца назад
msrc логотип
CVE-2026-5928

Static buffer overflow in deprecated nis_local_principal

0%
Низкий
3 месяца назад
debian логотип
CVE-2026-5928

Calling the ungetwc function on a FILE stream with wide characters enc ...

CVSS3: 7.5
0%
Низкий
3 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:20764-1

Security update for glibc

2 месяца назад
suse-cvrf логотип
SUSE-SU-2026:2440-1

Security update for glibc

около 1 месяца назад
suse-cvrf логотип
SUSE-SU-2026:2333-1

Security update for glibc

около 2 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:2231-1

Security update for glibc

около 2 месяцев назад
rocky логотип
RLSA-2026:42952

Moderate: glibc security update

8 дней назад
rocky логотип
RLSA-2026:42733

Moderate: glibc security update

9 дней назад
rocky логотип
RLSA-2026:42694

Moderate: glibc security update

9 дней назад
oracle-oval логотип
ELSA-2026-42952

ELSA-2026-42952: glibc security update (MODERATE)

9 дней назад
oracle-oval логотип
ELSA-2026-42733

ELSA-2026-42733: glibc security update (MODERATE)

8 дней назад

Уязвимостей на страницу