Lucene search
+L

2980 matches found

CVE
CVE
added 2026/03/23 5:00 a.m.36 views

CVE-2026-4603

CVE-2026-4603 affects jsrsasign versions before 11.1.1. The vulnerability stems from the RSASetPublic/KEYUTIL parsing path in ext/rsa.js and the BigInteger.modPowInt reduction logic in ext/jsbn.js, which can cause division by zero and collapse RSA public-key operations (e.g., verify/encrypt) to d...

5.9CVSS5.8AI score0.001EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/23 5:00 a.m.10 views

CVE-2026-4603

Versions of the package jsrsasign before 11.1.1 are vulnerable to Division by zero due to the RSASetPublic/KEYUTIL parsing path in ext/rsa.js and the BigInteger.modPowInt reduction logic in ext/jsbn.js. An attacker can force RSA public-key operations e.g., verify and encryption to collapse to...

5.1CVSS5.9AI score
SaveExploits0References6
Redos
Redos
added 2026/03/23 12:00 a.m.11 views

ROS-20260323-73-0004

A vulnerability in the ptprate function of the Linux kernel is related to the lack of division by zero check. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS6.1AI score0.00162EPSS
SaveExploits0
Mageia
Mageia
added 2026/03/19 6:04 p.m.10 views

Updated graphicsmagick & imagemagick packages fix security vulnerabilities

Division-by-Zero in YUV sampling factor validation leads to crash. CVE-2026-25799...

7.5CVSS5.7AI score0.00385EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/19 6:04 p.m.8 views

MGASA-2026-0060 Updated graphicsmagick & imagemagick packages fix security vulnerabilities

Division-by-Zero in YUV sampling factor validation leads to crash. CVE-2026-25799...

7.5CVSS5.7AI score0.00385EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/03/18 6:16 p.m.9 views

CVE-2026-23266

In the Linux kernel, the following vulnerability has been resolved: fbdev: rivafb: fix divide error in nv3arb A userspace program can trigger the RIVA NV3 arbitration code by calling the FBIOPUTVSCREENINFO ioctl on /dev/fb. When doing so, the driver recomputes FIFO arbitration parameters in nv3ar...

5.5CVSS5.5AI score0.00114EPSS
SaveExploits0References34
SUSE CVE
SUSE CVE
added 2026/03/16 5:32 p.m.11 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-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
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
OSV
OSV
added 2026/03/13 5:36 p.m.8 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 score
SaveExploits0References5
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
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
Tenable Nessus
Tenable Nessus
added 2026/03/13 12:00 a.m.6 views

SUSE SLES15: GraphicsMagick / GraphicsMagick-devel / libGraphicsMagick++-Q16-12 / etc (SUSE-SU-2026:0874-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:0874-1 advisory. This update for GraphicsMagick fixes the following issue: - CVE-2026-25799: Division-by-Zero in YUV sampling factor validation leads to...

7.5CVSS6.7AI score0.00385EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/03/11 5:07 p.m.7 views

Security update for GraphicsMagick

This update for GraphicsMagick fixes the following issue: CVE-2026-25799: Division-by-Zero in YUV sampling factor validation leads to crash bsc1258786. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

6.9CVSS5.8AI score0.00385EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/11 5:07 p.m.11 views

SUSE-SU-2026:0874-1 Security update for GraphicsMagick

This update for GraphicsMagick fixes the following issue: - CVE-2026-25799: Division-by-Zero in YUV sampling factor validation leads to crash bsc1258786...

7.5CVSS5.7AI score0.00385EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/11 10:44 a.m.15 views

CLSA-2026-1773225871 Fix CVE(s): CVE-2026-25796, CVE-2026-25798, CVE-2026-25799, CVE-2026-26066

SECURITY UPDATE: division-by-zero during image loading resulting in reliable denial-of-service - debian/patches/CVE-2026-25799.patch: Fix sampling-factor validation by replacing && with || so invalid horizontal or vertical factors trigger an error; cause: incorrect boolean expression required bot...

7.5CVSS6.5AI score0.00429EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2026/03/11 12:00 a.m.7 views

The vulnerability of the iommufd component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the iommufd component in the Linux operating system’s kernel is related to the lack of checks for division by zero. Exploiting this vulnerability allows an attacker to cause a service failure...

4.6CVSS5.8AI score0.00197EPSS
SaveExploits0References14Affected Software2
Microsoft CVE
Microsoft CVE
added 2026/03/10 2:00 p.m.7 views

Windows Graphics Component Denial of Service Vulnerability

Divide by zero in Microsoft Graphics Component allows an unauthorized attacker to deny service locally...

6.2CVSS5.8AI score0.00454EPSS
SaveExploits0
Rows per page
Query Builder