Lucene search
+L

349 matches found

UbuntuCve
UbuntuCve
added 2026/03/13 7:54 p.m.11 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.11 views

UBUNTU-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.8CVSS5.8AI score0.00317EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/13 7:54 p.m.16 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
UbuntuCve
UbuntuCve
added 2026/03/13 7:54 p.m.11 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
RedhatCVE
RedhatCVE
added 2026/03/13 7:48 p.m.11 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
ATTACKERKB
ATTACKERKB
added 2026/03/13 5:38 p.m.12 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...

6.5CVSS5.8AI score0.00263EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/03/13 5:38 p.m.14 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
Vulnrichment
Vulnrichment
added 2026/03/13 5:38 p.m.6 views

CVE-2026-31885 FreeRDP has an out-of-bounds read in ADPCM decoders due to missing predictor/step_index bounds checks

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
Cvelist
Cvelist
added 2026/03/13 5:38 p.m.51 views

CVE-2026-31885 FreeRDP has an out-of-bounds read in ADPCM decoders due to missing predictor/step_index bounds checks

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.5CVSS0.00263EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/13 5:38 p.m.8 views

CVE-2026-31885 FreeRDP has an out-of-bounds read in ADPCM decoders due to missing predictor/step_index bounds checks

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.9AI score
SaveExploits0References4
CVE
CVE
added 2026/03/13 5:36 p.m.124 views

CVE-2026-31884

FreeRDP (Remote Desktop Protocol implementation) contains a division-by-zero vulnerability in the ADPCM decoders when nBlockAlign is 0 (CVE-2026-31884). Affects versions prior to 3.24.0; the issue arises in libfreerdp/codec/dsp.c where size % block_size is computed with block_size taken from cont...

7.5CVSS5.8AI score0.00303EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/03/13 5:36 p.m.7 views

EUVD-2026-12062

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...

6.5CVSS5.8AI score0.00303EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/13 5:36 p.m.11 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...

6.5CVSS5.8AI score0.00303EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/13 5:36 p.m.5 views

CVE-2026-31884 FreeRDP has a division-by-zero in ADPCM decoders when `nBlockAlign` is 0

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...

6.5CVSS5.8AI score0.00303EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/03/13 5:36 p.m.8 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.5CVSS5.8AI score0.00303EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2026/03/13 5:35 p.m.8 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.8CVSS5.8AI score0.00317EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/03/13 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-31883

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

9.8CVSS6.1AI score0.00317EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/13 12:00 a.m.24 views

FreeRDP 数字错误漏洞

FreeRDP is an open-source RDP protocol implementation developed by the FreeRDP team. Versions of FreeRDP prior to 3.24.0 contained a numerical error vulnerability. This vulnerability stemmed from a sizet underflow issue present in the IMA-ADPCM and MS-ADPCM audio decoders, which could lead to a...

9.8CVSS6AI score0.00317EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/03/13 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-31885

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

9.4CVSS5.2AI score0.00263EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/01/21 12:00 a.m.20 views

PT-2026-3855

CVE-2025-65586: Libheif Flaw Exposes Image Decoders to Denial-of-Service https://t.co/AHq7awqMnO...

5.4AI score
SaveExploits0References1
Rows per page
Query Builder