Lucene search
+L

25 matches found

OSV
OSV
added 2026/09/18 8:03 p.m.6 views

CVE-2026-61720 FluidSynth: SF2 DMOD Chunk Unsigned Underflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the SF2 parser computes the DMOD modulator count as chunk.size / SFMODSIZE - 1 without rejecting chunks smaller than one record. A crafted SF2 file containing a zero-sized DMOD chunk makes the...

6.2CVSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-93046

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - software node: Fix softwarenodegetreferenceargs with index -1 The bounds check for the index passed to softwarenodegetreferenceargs was failing when passed...

7CVSS0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 5:17 p.m.6 views

AZL-102114 CVE-2026-93046 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: software node: Fix softwarenodegetreferenceargs with index -1 The bounds check for the index passed to softwarenodegetreferenceargs was failing when passed UINTMAX, this in turn would lead to an out of bound access in the propert...

7CVSS0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.7 views

DEBIAN-CVE-2026-93046

In the Linux kernel, the following vulnerability has been resolved: software node: Fix softwarenodegetreferenceargs with index -1 The bounds check for the index passed to softwarenodegetreferenceargs was failing when passed UINTMAX, this in turn would lead to an out of bound access in the propert...

7CVSS0.00145EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.7 views

CVE-2026-93046

In the Linux kernel, the following vulnerability has been resolved: software node: Fix softwarenodegetreferenceargs with index -1 The bounds check for the index passed to softwarenodegetreferenceargs was failing when passed UINTMAX, this in turn would lead to an out of bound access in the propert...

7CVSS0.00145EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/17 4:10 p.m.4 views

CVE-2026-93046 software node: Fix software_node_get_reference_args() with index -1

In the Linux kernel, the following vulnerability has been resolved: software node: Fix softwarenodegetreferenceargs with index -1 The bounds check for the index passed to softwarenodegetreferenceargs was failing when passed UINTMAX, this in turn would lead to an out of bound access in the propert...

7CVSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/09/17 4:10 p.m.35 views

CVE-2026-93046 software node: Fix software_node_get_reference_args() with index -1

In the Linux kernel, the following vulnerability has been resolved: software node: Fix softwarenodegetreferenceargs with index -1 The bounds check for the index passed to softwarenodegetreferenceargs was failing when passed UINTMAX, this in turn would lead to an out of bound access in the propert...

7CVSS0.00145EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:10 p.m.10 views

EUVD-2026-82156

In the Linux kernel, the following vulnerability has been resolved: software node: Fix softwarenodegetreferenceargs with index -1 The bounds check for the index passed to softwarenodegetreferenceargs was failing when passed UINTMAX, this in turn would lead to an out of bound access in the propert...

0.00145EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:10 p.m.16 views

CVE-2026-93046

CVE-2026-93046 affects the Linux kernel software node subsystem. The bounds check in software_node_get_reference_args() failed when the index was UINT_MAX (i.e., −1 cast to unsigned), causing an out-of-bounds access in the property array. The fix corrects the bound check to cover the UINT_MAX cas...

7CVSS0.00145EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/25 1:16 a.m.13 views

AZL-97623 CVE-2026-55373 affecting package OpenEXR 2.3.0-6

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. Versions prior to 3.2.10, 3.3.12, and 3.4.13 contain an infinite-loop vulnerability in SampleCountChannel. The helper roundListSizeUp rounds a sample-list size up to the...

6.2CVSS5.9AI score0.0011EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 1:16 a.m.11 views

DEBIAN-CVE-2026-55373

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. Versions prior to 3.2.10, 3.3.12, and 3.4.13 contain an infinite-loop vulnerability in SampleCountChannel. The helper roundListSizeUp rounds a sample-list size up to the...

6.2CVSS5.6AI score0.0011EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/25 12:39 a.m.10 views

EUVD-2026-65185

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. Versions prior to 3.2.10, 3.3.12, and 3.4.13 contain an infinite-loop vulnerability in SampleCountChannel. The helper roundListSizeUp rounds a sample-list size up to the...

6.2CVSS5.5AI score0.0011EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/25 12:39 a.m.7 views

CVE-2026-55373 OpenEXR: OpenEXRUtil SampleCountChannel endEdit() can loop forever on UINT_MAX sample counts

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. Versions prior to 3.2.10, 3.3.12, and 3.4.13 contain an infinite-loop vulnerability in SampleCountChannel. The helper roundListSizeUp rounds a sample-list size up to the...

6.2CVSS5.5AI score0.0011EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 12:39 a.m.65 views

CVE-2026-55373

OpenEXR versions prior to 3.2.10, 3.3.12, and 3.4.13 contain an infinite-loop vulnerability in the SampleCountChannel component of OpenEXRUtil. The helper function roundListSizeUp() uses repeated unsigned left shifts to round a sample-list size up to the next power of two. When the input is UINT_...

6.2CVSS5.5AI score0.0011EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 12:39 a.m.12 views

CVE-2026-55373 OpenEXR: OpenEXRUtil SampleCountChannel endEdit() can loop forever on UINT_MAX sample counts

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. Versions prior to 3.2.10, 3.3.12, and 3.4.13 contain an infinite-loop vulnerability in SampleCountChannel. The helper roundListSizeUp rounds a sample-list size up to the...

6.2CVSS5.8AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-55373

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. Versions prior to 3.2.10, 3.3.12...

6.2CVSS6.2AI score0.0011EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.9 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-37767)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37767 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The...

5.5CVSS5.3AI score0.00197EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/12 4:15 p.m.7 views

DEBIAN-CVE-2025-39793

In the Linux kernel, the following vulnerability has been resolved: iouring/memmap: cast nrpages to sizet before shifting If the allocated size exceeds UINTMAX, then it's necessary to cast the mr-nrpages value to sizet to prevent it from overflowing. In practice this isn't much of a concern as th...

7.8CVSS6.2AI score0.00151EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/27 12:00 a.m.97 views

CVE-2024-50614

CVE-2024-50614 affects TinyXML-2 (up to 10.0.0). The issue is a reachable assertion in tinyxml2.cpp XMLUtil::GetCharacterRef for UINT_MAX/16 that may cause the application to exit. The OSV entries and Fedora advisories indicate a security update extending TinyXML-2 to 11.0.0 to fix this and relat...

6.5CVSS6.6AI score0.00417EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2024/10/27 12:00 a.m.83 views

CVE-2024-50615

Summary: CVE-2024-50615 affects TinyXML-2 up to and including 10.0.0, with a reachable assertion in XMLUtil::GetCharacterRef that may cause an application exit. The connected OSV entries document multiple security updates for tinyxml2 across platforms and note the same root cause (UINT_MAX/digit)...

6.5CVSS7.1AI score0.00386EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder