Lucene search
K

18 matches found

CVE
CVE
added last week11 views

CVE-2026-46130

The CVE-2026-46130 issue affects the Linux kernel dm-verity-fec path. It stems from fec_decode_bufs() assuming parity bytes of the first RS codeword are never split across parity blocks, which can fail when block_size=4096, roots are non-default (e.g., 17) and nbufs configuration aligns so that p...

5.8AI score0.00024EPSS
Exploits0References2
Cvelist
Cvelist
added last week20 views

CVE-2026-46130 dm-verity-fec: fix reading parity bytes split across blocks (take 3)

In the Linux kernel, the following vulnerability has been resolved: dm-verity-fec: fix reading parity bytes split across blocks take 3 fecdecodebufs assumes that the parity bytes of the first RS codeword it decodes are never split across parity blocks. This assumption is false. Consider...

0.00024EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/05/26 2:2 a.m.9 views

freerdp: FreeRDP has a division-by-zero in ADPCM decoders when `nBlockAlign` is 0

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.7AI score0.00066EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2026/05/20 7:46 p.m.7 views

freerdp: FreeRDP has a division-by-zero in ADPCM decoders when `nBlockAlign` is 0

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.7AI score0.00066EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2026/05/13 6:58 a.m.4 views

freerdp: FreeRDP has a division-by-zero in ADPCM decoders when `nBlockAlign` is 0

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.7AI score0.00066EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2026/05/13 4:43 a.m.5 views

freerdp: FreeRDP has a division-by-zero in ADPCM decoders when `nBlockAlign` is 0

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.7AI score0.00066EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2026/05/13 1:5 a.m.5 views

freerdp: FreeRDP has a division-by-zero in ADPCM decoders when `nBlockAlign` is 0

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.7AI score0.00066EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2026/05/11 4:30 p.m.5 views

freerdp: FreeRDP has a division-by-zero in ADPCM decoders when `nBlockAlign` is 0

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.7AI score0.00066EPSS
Exploits1References7
OSV
OSV
added 2026/04/20 3:44 p.m.0 views

SUSE-SU-2026:21361-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-39998: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow bsc1252073. - CVE-2025-40253: s390/ctcm: Fix double-kfree bsc1255084. -...

9.8CVSS6.3AI score0.00765EPSS
Exploits3References122
OSV
OSV
added 2026/03/13 7:54 p.m.3 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.00066EPSS
Exploits1References5
ATTACKERKB
ATTACKERKB
added 2026/03/13 5:36 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...

6.5CVSS5.8AI score0.00066EPSS
Exploits1References4Affected Software1
CVE
CVE
added 2026/03/13 5:36 p.m.78 views

CVE-2026-31884

FreeRDP (pre-3.24.0) has a division-by-zero in MS-ADPCM and IMA-ADPCM decoders when nBlockAlign = 0. In libfreerdp/codec/dsp.c, ADPCM decoders compute size % block_size with block_size = context->common.format.nBlockAlign; 0 is not validated, causing a SIGFPE crash when the modulo is executed....

7.5CVSS5.8AI score0.00066EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/03/13 5:36 p.m.1 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.5CVSS6AI score0.00066EPSS
Exploits1References5
CNNVD
CNNVD
added 2026/03/13 12:0 a.m.3 views

FreeRDP 数字错误漏洞

FreeRDP is an open-source implementation of the Remote Desktop Protocol RDP by the FreeRDP team. Versions of FreeRDP prior to 3.24.0 contained a numerical error vulnerability. This vulnerability occurred when nBlockAlign was set to 0, resulting in a zero overflow error in the MS-ADPCM and IMA-ADP...

7.5CVSS5.9AI score0.00066EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2026/01/27 3:52 p.m.1 views

CVE-2025-69418

A flaw was found in OpenSSL. When applications directly call the low-level CRYPTOocb128encrypt or CRYPTOocb128decrypt functions with non-block-aligned lengths in a single call on hardware-accelerated builds, the trailing 1-15 bytes of a message may be exposed in cleartext. These exposed bytes are...

4CVSS5.8AI score0.00009EPSS
Exploits1References3
OSV
OSV
added 2024/11/09 11:15 a.m.1 views

UBUNTU-CVE-2024-50250

In the Linux kernel, the following vulnerability has been resolved: fsdax: daxunshareiter needs to copy entire blocks The code that copies data from srcmap to iomap in daxunshareiter is very very broken, which bfoster's recent fsx changes have exposed. If the pos and len passed to daxfileunshare...

7.1CVSS6.6AI score0.0002EPSS
Exploits0References19
Veeam
Veeam
added 2023/02/22 12:0 a.m.23 views

Task fails with "Repository is not compatible with Catalyst Store with fixed block setting enabled"

Challenge A Veeam Backup & Replication job targeting a StoreOnce Repository backed by a Catalyst Store that has Fixed Block Chunking enabled fails with either of the following errors: Repository is not compatible with Catalyst Store with fixed block setting enabled Error:...

6.8AI score
Exploits0Affected Software1
Check Point Advisories
Check Point Advisories
added 2019/02/19 12:0 a.m.4 views

Libmspack Project Buffer Overflow (CVE-2018-18584)

Buffer overflow vulnerability exists in the libmspack library. This vulnerability is due to improper handling of block alignment. Successful exploitation of the vulnerability may result in arbitrary code execution...

4.3CVSS3.4AI score0.05833EPSS
Exploits0
Rows per page
Query Builder