Lucene search
+L

400759 matches found

Cvelist
Cvelist
added 2026/08/15 12:26 p.m.34 views

CVE-2026-74444 drm/vmwgfx: validate DRAW_PRIMITIVES header size before division

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate DRAWPRIMITIVES header size before division vmwcmddraw computes maxnum = header-size - sizeofcmd-body / sizeofdecl; where header-size is u32 and is taken straight from the user-supplied command stream. When...

7.8CVSS0.00129EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 12:26 p.m.9 views

CVE-2026-74443

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: bound DMA command body size against suffix pointer vmwcmddma locates the DMA suffix at unsigned long &cmd-body + header-size - sizeofsuffix without checking that header-size is large enough to contain both cmd-body an...

8.8CVSS5.4AI score0.00129EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 12:09 p.m.37 views

CVE-2026-73194 DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

9.1CVSS5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:09 p.m.39 views

CVE-2026-73194 DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

0.00493EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 12:09 p.m.8 views

EUVD-2026-59745

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

5.7AI score0.00493EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/15 12:09 p.m.10 views

CVE-2026-73194

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

9.1CVSS5.7AI score0.00493EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 12:09 p.m.64 views

CVE-2026-73194

Perl DBI (versions before 1.652) has an integer-overflow flaw in its preparse function: the :N branch parses a placeholder number via atoi with no range check. A value like :2147483648 wraps to negative, bypassing the 99,999 limit added in 1.650, causing subsequent ? expansions to write 14 bytes ...

9.1CVSS5.6AI score0.00493EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 12:09 p.m.61 views

CVE-2026-73193

In DBI's preparse function, buffer size is computed as strlen(statement) * 7 + 16 in a 32-bit STRLEN, wrapping at ~613 MB input to reserve only 19 bytes; a raw pointer copy then writes the entire input past the allocation. Affected: DBI

9.8CVSS5.7AI score0.00477EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 12:09 p.m.31 views

CVE-2026-73193 DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse

DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse. preparse reserves its output buffer with newSVstrlenstatement 7 + 16, budgeting seven output bytes per input byte for the longest ':p99999'...

9.8CVSS5.8AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/15 12:09 p.m.7 views

CVE-2026-73193 DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse

DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse. preparse reserves its output buffer with newSVstrlenstatement 7 + 16, budgeting seven output bytes per input byte for the longest ':p99999'...

5.7AI score0.00477EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 12:09 p.m.10 views

EUVD-2026-59744

DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse. preparse reserves its output buffer with newSVstrlenstatement 7 + 16, budgeting seven output bytes per input byte for the longest ':p99999'...

5.7AI score0.00477EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 12:09 p.m.39 views

CVE-2026-73193 DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse

DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse. preparse reserves its output buffer with newSVstrlenstatement 7 + 16, budgeting seven output bytes per input byte for the longest ':p99999'...

0.00477EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/15 12:09 p.m.10 views

CVE-2026-73193

DBI versions before 1.652 for Perl allow a heap out-of-bounds write on 32-bit perl via an integer wraparound in the output buffer size computed by preparse. preparse reserves its output buffer with newSVstrlenstatement 7 + 16, budgeting seven output bytes per input byte for the longest ':p99999'...

9.8CVSS5.7AI score0.00477EPSS
SaveExploits0
NVD
NVD
added 2026/08/15 11:16 a.m.8 views

CVE-2026-73635

Allocation of resources without limits or throttling vulnerability in Apache Struts. When no fixed locale is configured, the locale used for localized-text lookups is taken from the incoming request, allowing an unauthenticated remote client to cause the framework's internal localized-text caches...

7.5CVSS0.00451EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 9:12 a.m.7 views

MINI-RJ37-3CP3-7J68

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 9:12 a.m.8 views

MINI-FXWP-G2MM-Q8M8

Bulletin has no description...

7.5CVSS4.8AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 9:12 a.m.7 views

MINI-JMJP-XXGG-XFRJ

Bulletin has no description...

6.1CVSS4.9AI score0.0031EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 9:11 a.m.7 views

MINI-8V87-8H24-QWFG

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 9:11 a.m.7 views

MINI-P5GV-X9M4-X55Q

Bulletin has no description...

5.9CVSS4.9AI score0.00518EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 8:50 a.m.7 views

MINI-667P-PR5Q-JJG9

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
Rows per page
Query Builder