Lucene search
+L

55981 matches found

RedhatCVE
RedhatCVE
added 2026/05/08 10:35 p.m.13 views

CVE-2026-7973

An integer overflow flaw was found in the Dawn component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=497565944...

9.6CVSS5.8AI score0.00224EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/08 10:34 p.m.10 views

CVE-2026-7969

An integer overflow flaw was found in the Network component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=497450574...

8.7CVSS5.8AI score0.00225EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/08 10:33 p.m.13 views

CVE-2026-7942

An integer overflow flaw was found in the ANGLE component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=495363705...

7.4CVSS5.8AI score0.00193EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/08 10:25 p.m.11 views

CVE-2026-7912

An integer overflow flaw was found in the GPU component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=497639714...

8CVSS5.8AI score0.00153EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/08 10:25 p.m.12 views

CVE-2026-7903

An integer overflow flaw was found in the ANGLE component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=491760376...

8.8CVSS5.8AI score0.00224EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/08 9:50 p.m.13 views

CVE-2026-7896

An integer overflow flaw was found in the Blink component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=493747582...

8.8CVSS5.8AI score0.00281EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/05/08 9:15 p.m.7 views

CVE-2026-42199 Grid: Integer Overflow in Grid::expand_rows Leads to Safe-API Undefined Behavior

Grid is a data structure grid for rust. From version 0.17.0 to before version 1.0.1, an integer overflow in Grid::expandrows can corrupt the relationship between the grid’s logical dimensions and its backing storage. After the internal invariant is broken, the safe API get may invoke getunchecked...

6.2CVSS5.8AI score0.00132EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/08 9:15 p.m.7 views

CVE-2026-42199 Grid: Integer Overflow in Grid::expand_rows Leads to Safe-API Undefined Behavior

Grid is a data structure grid for rust. From version 0.17.0 to before version 1.0.1, an integer overflow in Grid::expandrows can corrupt the relationship between the grid’s logical dimensions and its backing storage. After the internal invariant is broken, the safe API get may invoke getunchecked...

6.2CVSS5.9AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/08 9:15 p.m.7 views

CVE-2026-42199

Grid is a data structure grid for rust. From version 0.17.0 to before version 1.0.1, an integer overflow in Grid::expandrows can corrupt the relationship between the grid’s logical dimensions and its backing storage. After the internal invariant is broken, the safe API get may invoke getunchecked...

6.2CVSS5.8AI score0.00132EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/08 5:18 p.m.12 views

CLSA-2026-1778260679 vim: Fix of 7 CVEs

CVE-2021-3875: fix mlget error after search with range; clamp ea-line2 to the buffer length in getaddress so out-of-range addresses do not produce an out-of-bounds read exdocmd.c, upstream patch 8.2.3489 - CVE-2022-4293: fix crash when dividing the largest negative integer by -1 in numdivide;...

7.8CVSS7.3AI score0.0144EPSS
SaveExploits2References1
OSV
OSV
added 2026/05/08 1:6 p.m.12 views

JLSEC-2026-490

Little CMS aka Little Color Management System 2.9 has an integer overflow in the AllocateDataSet function in cmscgats.c, leading to a heap-based buffer overflow in the SetData function via a crafted file in the second argument to cmsIT8LoadFromFile...

5.5CVSS6AI score0.01746EPSS
SaveExploits1References8
OSV
OSV
added 2026/05/08 1:6 p.m.23 views

JLSEC-2026-491

Little CMS lcms2 through 2.18 has an integer overflow in CubeSize in cmslut.c because the overflow check is performed after the multiplication...

7.5CVSS5.9AI score0.00365EPSS
SaveExploits1References6
GithubExploit
GithubExploit
added 2026/05/08 12:39 p.m.144 views

stb-image-cwe190-poc

PoC — stbimage v2.30 stbiconvertformat16 integer overf...

6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/08 11:7 a.m.18 views

CVE-2026-37540

A flaw was found in OpenAMP. An integer overflow vulnerability exists in the ELF loader's firmware image parsing, specifically within elfloader.c. This flaw occurs when multiplying two attacker-controlled 16-bit values from the ELF header without proper overflow checking. On 32-bit embedded...

9.8CVSS6AI score0.00253EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/08 5:47 a.m.31 views

BIT-JRE-2026-23865

An integer overflow in the ttvarloaditemvariationstore function of the Freetype library in versions 2.13.2 and 2.13.3 may allow for an out of bounds read operation when parsing HVAR/VVAR/MVAR tables in OpenType variable fonts. This issue is fixed in version 2.14.2...

5.3CVSS7.3AI score0.00141EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/08 5:47 a.m.9 views

BIT-JRE-2025-6052 Glib: integer overflow in g_string_maybe_expand() leading to potential buffer overflow in glib gstring

A flaw was found in how GLib’s GString manages memory when adding data to strings. If a string is already very large, combining it with more input can cause a hidden overflow in the size calculation. This makes the system think it has enough memory when it doesn’t. As a result, data may be writte...

7.5CVSS6.4AI score0.0044EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/08 5:47 a.m.9 views

BIT-JRE-2025-6021 Libxml2: integer overflow in xmlbuildqname() leads to stack buffer overflow in libxml2

A flaw was found in libxml2's xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption or a denial of service when processing crafted input...

7.5CVSS7.1AI score0.0112EPSS
SaveExploits1References29
SUSE CVE
SUSE CVE
added 2026/05/08 2:27 a.m.25 views

SUSE CVE-2026-7912

Integer overflow in GPU in Google Chrome on Android prior to 148.0.7778.96 allowed a remote attacker who had compromised the renderer process to perform arbitrary read/write via a crafted HTML page. Chromium security severity: High...

4.2CVSS6AI score0.00153EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/08 2:26 a.m.10 views

SUSE CVE-2026-7969

Integer overflow in Network in Google Chrome prior to 148.0.7778.96 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a crafted HTML page. Chromium security severity: Medium...

4.3CVSS5.9AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/08 2:26 a.m.13 views

SUSE CVE-2026-7973

Integer overflow in Dawn in Google Chrome on Windows prior to 148.0.7778.96 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS5.9AI score0.00224EPSS
SaveExploits0References3
Rows per page
Query Builder