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

exploitDog

Количество 14

Количество 14

ubuntu логотип

CVE-2026-37555

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

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.

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

CVE-2026-37555

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

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.

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

CVE-2026-37555

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

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.

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

CVE-2026-37555

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

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.

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

CVE-2026-37555

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

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF ...

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

RLSA-2026:19610

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

Important: libsndfile security update

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

RLSA-2026:19560

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

Important: libsndfile security update

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

RLSA-2026:19559

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

Important: libsndfile security update

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

GHSA-x46m-7mvp-6fvq

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

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.

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

ELSA-2026-19610

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

ELSA-2026-19610: libsndfile security update (IMPORTANT)

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

ELSA-2026-19559

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

ELSA-2026-19559: libsndfile security update (IMPORTANT)

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

SUSE-SU-2026:1969-1

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

Security update for libsndfile

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

SUSE-SU-2026:1968-1

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

Security update for libsndfile

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

openSUSE-SU-2026:20787-1

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

Security update for libsndfile

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2026-37555

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.

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

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.

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

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.

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

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.

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

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF ...

CVSS3: 7.5
1%
Низкий
3 месяца назад
rocky логотип
RLSA-2026:19610

Important: libsndfile security update

1%
Низкий
2 месяца назад
rocky логотип
RLSA-2026:19560

Important: libsndfile security update

1%
Низкий
2 месяца назад
rocky логотип
RLSA-2026:19559

Important: libsndfile security update

1%
Низкий
2 месяца назад
github логотип
GHSA-x46m-7mvp-6fvq

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.

CVSS3: 7.5
1%
Низкий
3 месяца назад
oracle-oval логотип
ELSA-2026-19610

ELSA-2026-19610: libsndfile security update (IMPORTANT)

около 1 месяца назад
oracle-oval логотип
ELSA-2026-19559

ELSA-2026-19559: libsndfile security update (IMPORTANT)

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

Security update for libsndfile

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

Security update for libsndfile

3 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:20787-1

Security update for libsndfile

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

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