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

exploitDog

Количество 35

Количество 35

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: Низкий
suse-cvrf логотип

openSUSE-SU-2026:21228-1

28 дней назад

Security update for glibc

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

SUSE-SU-2026:3030-1

16 дней назад

Security update for glibc

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

SUSE-SU-2026:3029-1

16 дней назад

Security update for glibc

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

SUSE-SU-2026:2987-1

16 дней назад

Security update for glibc

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: Низкий
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: Низкий
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: Низкий
ubuntu логотип

CVE-2026-6238

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

The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory. These functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions.

CVSS3: 6.5
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
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 дней назад
suse-cvrf логотип
openSUSE-SU-2026:21228-1

Security update for glibc

28 дней назад
suse-cvrf логотип
SUSE-SU-2026:3030-1

Security update for glibc

16 дней назад
suse-cvrf логотип
SUSE-SU-2026:3029-1

Security update for glibc

16 дней назад
suse-cvrf логотип
SUSE-SU-2026:2987-1

Security update for glibc

16 дней назад
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 месяца назад
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 месяца назад
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 месяцев назад
ubuntu логотип
CVE-2026-6238

The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory. These functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions.

CVSS3: 6.5
0%
Низкий
3 месяца назад

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