Lucene search
+L

208 matches found

CVE
CVE
added 2026/04/29 12:0 a.m.44 views

CVE-2026-37555

The CVE-2026-37555 entry describes a vulnerability in libsndfile 1.2.2’s IMA ADPCM codec. The AIFF path was fixed via a (sf_count_t) cast, but the WAV and close paths remain vulnerable. When samplesperblock (int) * blocks (int) exceeds INT_MAX, a 32-bit multiplication overflows before assignment ...

8.2CVSS5.8AI score0.00504EPSS
SaveExploits1References20Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/31 11:27 p.m.6 views

SUSE CVE-2026-33977

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, a malicious RDP server can crash the FreeRDP client by sending audio data in IMA ADPCM format with an invalid initial step index value = 89. The unvalidated step index is read directly from the network and...

6.5CVSS5.8AI score0.00256EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/30 10:16 p.m.10 views

UBUNTU-CVE-2026-33977

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, a malicious RDP server can crash the FreeRDP client by sending audio data in IMA ADPCM format with an invalid initial step index value = 89. The unvalidated step index is read directly from the network and...

6.9CVSS5.8AI score0.00256EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/03/30 9:41 p.m.4 views

EUVD-2026-17223

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, a malicious RDP server can crash the FreeRDP client by sending audio data in IMA ADPCM format with an invalid initial step index value = 89. The unvalidated step index is read directly from the network and...

6.9CVSS5.8AI score0.00256EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/30 9:41 p.m.27 views

CVE-2026-33977

CVE-2026-33977 affects FreeRDP clients with audio redirection (RDPSND) enabled. Before version 3.24.2, a malicious RDP server can crash the client by sending IMA ADPCM audio data with an invalid initial step index (>= 89). The unvalidated step index is read from the network and used to index a...

6.9CVSS5.8AI score0.00256EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/30 9:41 p.m.13 views

CVE-2026-33977 FreeRDP: DoS via WINPR_ASSERT in IMA ADPCM audio decoder (dsp.c:331)

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, a malicious RDP server can crash the FreeRDP client by sending audio data in IMA ADPCM format with an invalid initial step index value = 89. The unvalidated step index is read directly from the network and...

6.9CVSS5.8AI score0.00256EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2026/03/30 9:41 p.m.4 views

CVE-2026-33977

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, a malicious RDP server can crash the FreeRDP client by sending audio data in IMA ADPCM format with an invalid initial step index value = 89. The unvalidated step index is read directly from the network and...

6.9CVSS5.8AI score0.00256EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2026/03/30 12:0 a.m.6 views

CVE-2026-33977

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, a malicious RDP server can crash the FreeRDP client by sending audio data in IMA ADPCM format with an invalid initial step index value = 89. The unvalidated step index is read directly from the network and...

6.9CVSS6.4AI score0.00256EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/03/16 5:32 p.m.7 views

SUSE CVE-2026-31884

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, division by zero in MS-ADPCM and IMA-ADPCM decoders when nBlockAlign is 0, leading to a crash. In libfreerdp/codec/dsp.c, both ADPCM decoders use size % blocksize where blocksize = context-common.format.nBlockAlign...

5.3CVSS5.8AI score0.00303EPSS
SaveExploits1References14
OSV
OSV
added 2026/03/13 7:54 p.m.4 views

DEBIAN-CVE-2026-31883

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, a sizet underflow in the IMA-ADPCM and MS-ADPCM audio decoders leads to heap-buffer-overflow write via the RDPSND audio channel. In libfreerdp/codec/dsp.c, the IMA-ADPCM and MS-ADPCM decoders subtract block header...

9.8CVSS4.7AI score0.00317EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/13 7:54 p.m.3 views

DEBIAN-CVE-2026-31884

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, division by zero in MS-ADPCM and IMA-ADPCM decoders when nBlockAlign is 0, leading to a crash. In libfreerdp/codec/dsp.c, both ADPCM decoders use size % blocksize where blocksize = context-common.format.nBlockAlign...

7.5CVSS4.7AI score0.00303EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/13 7:54 p.m.9 views

CVE-2026-31883

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, a sizet underflow in the IMA-ADPCM and MS-ADPCM audio decoders leads to heap-buffer-overflow write via the RDPSND audio channel. In libfreerdp/codec/dsp.c, the IMA-ADPCM and MS-ADPCM decoders subtract block header...

9.8CVSS0.00317EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/13 7:54 p.m.6 views

CVE-2026-31885

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, there is an out-of-bounds read in MS-ADPCM and IMA-ADPCM decoders due to unchecked predictor and stepindex values from input data. This vulnerability is fixed in 3.24.0...

9.4CVSS0.00263EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/03/13 7:54 p.m.7 views

CVE-2026-31884

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, division by zero in MS-ADPCM and IMA-ADPCM decoders when nBlockAlign is 0, leading to a crash. In libfreerdp/codec/dsp.c, both ADPCM decoders use size % blocksize where blocksize = context-common.format.nBlockAlign...

7.5CVSS6.2AI score0.00303EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2026/03/13 7:54 p.m.5 views

CVE-2026-31883

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, a sizet underflow in the IMA-ADPCM and MS-ADPCM audio decoders leads to heap-buffer-overflow write via the RDPSND audio channel. In libfreerdp/codec/dsp.c, the IMA-ADPCM and MS-ADPCM decoders subtract block header...

9.8CVSS6.2AI score0.00317EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/03/13 7:54 p.m.8 views

CVE-2026-31885

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, there is an out-of-bounds read in MS-ADPCM and IMA-ADPCM decoders due to unchecked predictor and stepindex values from input data. This vulnerability is fixed in 3.24.0...

9.4CVSS6.2AI score0.00263EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/13 7:54 p.m.8 views

UBUNTU-CVE-2026-31884

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, division by zero in MS-ADPCM and IMA-ADPCM decoders when nBlockAlign is 0, leading to a crash. In libfreerdp/codec/dsp.c, both ADPCM decoders use size % blocksize where blocksize = context-common.format.nBlockAlign...

7.5CVSS5.8AI score0.00303EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/03/13 7:48 p.m.6 views

CVE-2026-31885

An out of bounds read flaw has been discovered in FreeRDP. This out-of-bounds read exists in the MS-ADPCM and IMA-ADPCM decoders due to unchecked predictor and stepindex values from input data. An attacker may be able to leverage this weakness to leak global data. Mitigation Mitigation for this...

9.4CVSS5.5AI score0.00263EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/03/13 7:48 p.m.9 views

CVE-2026-31884

A division by zero flaw has been discovered in FreeRDP. This division by zero exists in the MS-ADPCM and IMA-ADPCM decoders when nBlockAlign is 0, leading to a crash. In libfreerdp/codec/dsp.c, both ADPCM decoders use size % blocksize where blocksize = context-common.format.nBlockAlign. The...

7.5CVSS5.6AI score0.00303EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/03/13 5:38 p.m.5 views

EUVD-2026-12063

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, there is an out-of-bounds read in MS-ADPCM and IMA-ADPCM decoders due to unchecked predictor and stepindex values from input data. This vulnerability is fixed in 3.24.0...

6.5CVSS5.8AI score0.00263EPSS
SaveExploits1References2
Rows per page
Query Builder