Skip to main content

CWE archive

CWE-369 CVEs

Programmatic archive

459 CVEs tagged with CWE-3693 Critical, 66 High, 335 Medium, 55 Low, 0 Unrated.

CVE-2026-62431

Published Jul 28, 2026

The logic to handle periodic Viridian STIMERs performs a division with an unchecked user-controlled divisor value, that can be set to zero to cause a #DE fault.

CVSS 7.5 · High
evidence mentions
3
Buzz score
25.4

CVE-2026-7007

Published Jul 24, 2026

The Zephyr ext2 file system validates the on-disk superblock in ext2_verify_disk_superblock() (subsys/fs/ext2/ext2_impl.c) before completing a mount. The validator checked the mag…

CVSS 4.6 · Medium
evidence mentions
2
Buzz score
16.0

CVE-2026-10679

Published Jul 21, 2026

The DesignWare SPI driver (drivers/spi/spi_dw.c) computed the SPI BAUDR clock divider as info->clock_frequency / config->frequency without validating config->frequency. spi_trans…

CVSS 3.3 · Low
evidence mentions
2
Buzz score
16.0

CVE-2026-61378

Published Jul 16, 2026

A divide-by-zero vulnerability in the Productivity Suite allows a local attacker to cause a division by zero leading to a system crash.

CVSS 6.8 · Medium
evidence mentions
3
Buzz score
28.9

CVE-2026-14801

Published Jul 6, 2026

A security vulnerability has been detected in GPAC 26.03-DEV-rev342-g80071f700-master. The impacted element is the function txtin_probe_duration of the file src/filters/load_text.…

CVSS 4.8 · Medium
evidence mentions
7
Buzz score
27.3

CVE-2026-14629

Published Jul 4, 2026

A flaw has been found in RT-Thread up to 5.2.2. Affected is the function read/write/sys_ioctl of the file components/lwp/lwp_syscall.c of the component Parameter Handler. Executin…

CVSS 2.1 · Low
evidence mentions
7
Buzz score
27.3

CVE-2026-36911

Published Jul 1, 2026

A division-by-zero vulnerability in the CStreamSwitcherOutputPin::DecideBufferSize function of Aleksoid1978 MPC-BE before commit 4341cb3 allows attackers to cause a Denial of Serv…

CVSS 5.5 · Medium
evidence mentions
1
Buzz score
11.9

CVE-2026-6683

Published Jul 1, 2026

FatFs R0.16 and earlier contains a divide-by-zero in exFAT sync logic bug when crafted metadata causes n_fatent - 2 to be zero during write/sync operations. This maps to CWE-369 (…

CVSS 4.6 · Medium
evidence mentions
6
Buzz score
42.0
Public PoC observed
Vendor/product tagsBeta · best-effort

CVE-2026-47153

Published Jun 25, 2026

In EmberZNet v9.0.2 and earlier, a malformed Level Control Step command can terminate the process through a divide-by-zero fault. This command must come from a device that has alr…

CVSS 7.1 · High
evidence mentions
2
Buzz score
21.0
Vendor/product tagsBeta · best-effort

CVE-2026-47152

Published Jun 25, 2026

In EmberZNet v9.0.2 and earlier, a malformed Level Control Move command can terminate the process through a divide-by-zero fault. This command must come from a device that has alr…

CVSS 7.1 · High
evidence mentions
2
Buzz score
21.0
Vendor/product tagsBeta · best-effort

CVE-2025-55642

Published Jun 15, 2026

GPAC MP4Box v2.4 was discovered to contain a floating point exception in the avidmx_process function (isomedia/isom_write.c).

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2025-70100

Published Jun 3, 2026

A divide-by-zero vulnerability in the ext4_block_set_lb_size function in src/ext4_blockdev.c of the lwext4 1.0.0 library allows attackers to cause a denial of service by providing…

CVSS 5.5 · Medium
evidence mentions
4
Buzz score
33.1
Public PoC observed
Vendor/product tagsBeta · best-effort

CVE-2026-37232

Published Jun 1, 2026

An issue was discovered in OpenAirInterface5G 2.4.0 (nr-softmodem) in the E2SM-KPM RAN Function's PRB utilization metric calculation. The functions fill_RRU_PrbTotDl() and fill_RR…

CVSS 8.6 · High
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2026-10201

Published Jun 1, 2026

A vulnerability was determined in Assimp up to 6.0.4. This vulnerability affects the function FBXExporter::WriteObjects of the file FBXExporter.cpp of the component UV Channel Han…

CVSS 1.9 · Low
evidence mentions
7
Buzz score
27.3

CVE-2026-46184

Published May 28, 2026

In the Linux kernel, the following vulnerability has been resolved: sound: ua101: fix division by zero at probe Add a missing sanity check for bNrChannels in detect_usb_format()…

CVSS 5.5 · Medium
evidence mentions
9
Buzz score
33.0
Vendor/product tagsBeta · best-effort

CVE-2026-46161

Published May 28, 2026

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setup_geo() with zero far_copies setup_geo() extracts near_copies (nc) and f…

CVSS 5.5 · Medium
evidence mentions
9
Buzz score
33.0
Vendor/product tagsBeta · best-effort

CVE-2026-45889

Published May 27, 2026

In the Linux kernel, the following vulnerability has been resolved: mptcp: do not account for OoO in mptcp_rcvbuf_grow() MPTCP-level OoOs are physiological when multiple subflow…

CVSS 5.5 · Medium
evidence mentions
3
Buzz score
18.9
Vendor/product tagsBeta · best-effort

CVE-2026-45841

Published May 27, 2026

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO nf_osf_match_one() computes ctx->window % f->w…

CVSS 5.5 · Medium
evidence mentions
9
Buzz score
33.0
Vendor/product tagsBeta · best-effort

CVE-2026-46470

Published May 14, 2026

An issue was discovered in GStreamer gst-plugins-good before 1.28.2. When parsing MP4 audio tracks, the isomp4 plugin's qtdemux_audio_caps function does not sufficiently validate…

CVSS 4.0 · Medium
evidence mentions
2
Buzz score
21.0
Vendor/product tagsBeta · best-effort

CVE-2026-46469

Published May 14, 2026

An issue was discovered in GStreamer gst-plugins-good before 1.28.2. When parsing MP4 audio tracks, the isomp4 plugin's qtdemux_parse_trak function does not sufficiently validate…

CVSS 4.0 · Medium
evidence mentions
2
Buzz score
21.0
Vendor/product tagsBeta · best-effort

CVE-2026-42443

Published May 12, 2026

NanaZip is an open source file archive. From 5.0.1252.0 to before 6.0.1698.0, an integer divide-by-zero exists in the UFS/UFS2 filesystem image parser in NanaZip. The vulnerabilit…

CVSS 3.3 · Low
evidence mentions
1
Buzz score
11.9
Vendor/product tagsBeta · best-effort

CVE-2026-20881

Published May 12, 2026

Divide by zero for some Intel(R) QAT software drivers for Windows before version 1.13 within Ring 3: User Applications may allow a denial of service. Unprivileged software adversa…

CVSS 6.8 · Medium
evidence mentions
1
Buzz score
11.9
Vendor/product tagsBeta · best-effort

CVE-2026-42209

Published May 8, 2026

FlashMQ is a MQTT broker/server, designed for multi-CPU environments. Prior to version 1.26.1, a remote client with retained publish permission can crash the FlashMQ broker when b…

CVSS 6.5 · Medium
evidence mentions
4
Buzz score
21.1

CVE-2026-43411

Published May 8, 2026

In the Linux kernel, the following vulnerability has been resolved: tipc: fix divide-by-zero in tipc_sk_filter_connect() A user can set conn_timeout to any value via setsockopt(…

CVSS 5.5 · Medium
evidence mentions
8
Buzz score
27.0
Vendor/product tagsBeta · best-effort

CVE-2026-43354

Published May 8, 2026

In the Linux kernel, the following vulnerability has been resolved: iio: proximity: hx9023s: Protect against division by zero in set_samp_freq Avoid division by zero when sampli…

CVSS 5.5 · Medium
evidence mentions
4
Buzz score
21.1
Vendor/product tagsBeta · best-effort
Showing 1-25 of 459 CVEsPage 1 of 19