Lucene search
+L

23366 matches found

NVD
NVD
•added 2026/08/27 5:20 p.m.•15 views

CVE-2026-81334

darknet subscripts its layer array with an index taken from a configuration file without checking it against the array's length. The array is allocated in src-lib/darknetnetwork.cpp as xcallocnet.n, sizeofDarknet::Layer, sized to exactly the number of layer sections the file declares. The shortcu...

6.9CVSS0.00172EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/27 3:02 p.m.•9 views

CVE-2026-80552

A flaw was found in the s390/vfioccw component of the Linux kernel. This vulnerability occurs because the system fails to properly validate index ranges for read/write operations on existing regions. This oversight could allow an attacker to perform out-of-bounds memory access, potentially leadin...

8.8CVSS5.3AI score0.00176EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/27 2:50 p.m.•11 views

CVE-2026-81334 darknet through 6.0 Out-of-Bounds Read and Write via Unchecked Layer Index in .cfg Parser

darknet subscripts its layer array with an index taken from a configuration file without checking it against the array's length. The array is allocated in src-lib/darknetnetwork.cpp as xcallocnet.n, sizeofDarknet::Layer, sized to exactly the number of layer sections the file declares. The shortcu...

6.9CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/27 2:50 p.m.•35 views

CVE-2026-81334 darknet through 6.0 Out-of-Bounds Read and Write via Unchecked Layer Index in .cfg Parser

darknet subscripts its layer array with an index taken from a configuration file without checking it against the array's length. The array is allocated in src-lib/darknetnetwork.cpp as xcallocnet.n, sizeofDarknet::Layer, sized to exactly the number of layer sections the file declares. The shortcu...

6.9CVSS0.00172EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/27 2:50 p.m.•13 views

CVE-2026-81334

darknet through 6.0 is vulnerable to an out-of-bounds read and write in its .cfg parser. The layer array in src-lib/darknet_network.cpp is sized to the declared number of layer sections, but the shortcut, scale_channels, and sam sections (via their from field) and the route section (via its layer...

6.9CVSS5.3AI score0.00172EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/27 2:50 p.m.•11 views

EUVD-2026-67031

darknet subscripts its layer array with an index taken from a configuration file without checking it against the array's length. The array is allocated in src-lib/darknetnetwork.cpp as xcallocnet.n, sizeofDarknet::Layer, sized to exactly the number of layer sections the file declares. The shortcu...

6.9CVSS5.3AI score0.00172EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
•added 2026/08/27 2:37 p.m.•9 views

Security update for python36-pip

This update for python36-pip fixes the following issue: CVE-2026-13346: incorrect handling of doubly-encoded package URLs from malicious indexes allows files to be installed to arbitrary locations on disk bsc1273090. Patch Instructions: To install this SUSE update use the SUSE recommended...

5.6CVSS5.5AI score0.00292EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/27 2:37 p.m.•4 views

SUSE-SU-2026:3846-1 Security update for python36-pip

This update for python36-pip fixes the following issue: - CVE-2026-13346: incorrect handling of doubly-encoded package URLs from malicious indexes allows files to be installed to arbitrary locations on disk bsc1273090...

6.5CVSS5.5AI score0.00292EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/27 6:31 a.m.•11 views

EUVD-2026-66467

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Ensure index for read/write regions are within range The introduction of the capability chain rightly clamped the region indexes to the range of the capabilities itself, but neglected to do so for the existing...

8.8CVSS5.3AI score0.00176EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/08/27 6:31 a.m.•9 views

EUVD-2026-66572

In the Linux kernel, the following vulnerability has been resolved: veth: fix queue index used to wake the peer txq in vethpoll vethpoll derives the index of the peer TX queue to wake from rq-xdprxq.queueindex. That field is only initialized by xdprxqinforeg in vethenablexdprange, which runs only...

7.5CVSS5.5AI score0.0063EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/08/27 12:22 a.m.•7 views

SUSE CVE-2026-74312

In the Linux kernel, the following vulnerability has been resolved: vhost/vdpa: validate virtqueue index in mmap and fault paths vhostvdpammap and vhostvdpafault use vma-vmpgoff as a virtqueue index for getvqnotification, but they do not validate that the index is smaller than v-nvqs. The ioctl...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:11 a.m.•7 views

SUSE CVE-2026-80566

In the Linux kernel, the following vulnerability has been resolved: Input: hynitroncstxxx - validate touch count and finger IDs The driver allocates maxtouchnum input slots, which are indexed from zero through maxtouchnum - 1. The current check allows a finger ID equal to maxtouchnum to reach...

6AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:11 a.m.•8 views

SUSE CVE-2026-80574

In the Linux kernel, the following vulnerability has been resolved: Input: focaltech - fix array out-of-bounds in focaltechprocessrelpacket Make finger2 and also finger1 unsigned, so that if the finger index in the packet is 0 then subtracting 1 creates an array index which overflows above the...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/26 11:28 p.m.•13 views

CVE-2026-47857 Reactor Core windowTimeout fair-backpressure stream hang due to 20-bit index wrap-around

In Reactor Core, applications that use the Flux.windowTimeout operator with fairBackpressure enabled are vulnerable to a Denial of Service DoS condition. Reactor Core 3.8.0 - 3.8.6 Reactor Core 3.5.0 - 3.7.19 Reactor Core 3.4.41 and earlier...

5.9CVSS5.3AI score0.00367EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/26 11:28 p.m.•38 views

CVE-2026-47857 Reactor Core windowTimeout fair-backpressure stream hang due to 20-bit index wrap-around

In Reactor Core, applications that use the Flux.windowTimeout operator with fairBackpressure enabled are vulnerable to a Denial of Service DoS condition. Reactor Core 3.8.0 - 3.8.6 Reactor Core 3.5.0 - 3.7.19 Reactor Core 3.4.41 and earlier...

5.9CVSS0.00367EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/26 11:28 p.m.•96 views

CVE-2026-47857

Reactor Core is affected by a Denial of Service condition in the Flux.windowTimeout operator when fairBackpressure is enabled. The root cause is a 20-bit index wrap-around that can cause the stream to hang, leading to an availability impact with no confidentiality or integrity loss. Affected vers...

5.9CVSS5.3AI score0.00367EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
•added 2026/08/26 7:21 p.m.•39 views

CVE-2026-77652 Dia: dia: heap buffer overflow in wpg colormap parser via out-of-bounds palette index

A heap-based buffer overflow vulnerability exists in the Dia diagram editor WPG file format importer. In plug-ins/wpg/wpg-import.c, the WPG import renderer allocates a fixed palette with: ren-pPal = gnew0WPGColorRGB, 256; When handling a WPGCOLORMAP record, the parser reads a start index i16 and...

7.8CVSS0.00212EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/26 7:21 p.m.•13 views

CVE-2026-77652 Dia: dia: heap buffer overflow in wpg colormap parser via out-of-bounds palette index

A heap-based buffer overflow vulnerability exists in the Dia diagram editor WPG file format importer. In plug-ins/wpg/wpg-import.c, the WPG import renderer allocates a fixed palette with: ren-pPal = gnew0WPGColorRGB, 256; When handling a WPGCOLORMAP record, the parser reads a start index i16 and...

7.8CVSS6.4AI score0.00212EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/26 7:21 p.m.•50 views

CVE-2026-77652

A heap-based buffer overflow in the Dia diagram editor's WPG file importer (plug-ins/wpg/wpg-import.c ) allows out-of-bounds writes into a fixed 256-entry color palette. The WPG_COLORMAP record handler validates the start index only against the WPG record size, not the palette capacity, so a craf...

7.8CVSS6.4AI score0.00212EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
•added 2026/08/26 5:56 p.m.•8 views

Security update for python310-pip

This update for python310-pip fixes the following issue: CVE-2026-13346: incorrect handling of doubly-encoded package URLs from malicious indexes allows files to be installed to arbitrary locations on disk bsc1273090. Patch Instructions: To install this SUSE update use the SUSE recommended...

5.6CVSS5.5AI score0.00292EPSS
SaveExploits0References4
Rows per page
Query Builder