Lucene search
+L

337518 matches found

OSV
OSV
added 2026/08/16 1:45 a.m.6 views

MINI-C8VP-HGM9-2X8X

Bulletin has no description...

7.5CVSS5AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:45 a.m.6 views

MINI-8M84-G46P-MMXQ

Bulletin has no description...

7.5CVSS7.2AI score0.00549EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:45 a.m.8 views

MINI-H8QC-QJ57-WMMR

Bulletin has no description...

5.9CVSS4.9AI score0.00518EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:45 a.m.7 views

MINI-48P3-R38V-8MGM

Bulletin has no description...

6.1CVSS4.9AI score0.0031EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:45 a.m.8 views

MINI-X5QG-GJHH-P3Q6

Bulletin has no description...

5.9CVSS4.9AI score0.00518EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:45 a.m.8 views

MINI-VGV8-7C69-237H

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:45 a.m.9 views

MINI-QQCH-WHMH-2GXQ

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:45 a.m.9 views

MINI-5CCC-24WM-3HGP

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:45 a.m.7 views

MINI-Q8X3-6Q2P-C827

Bulletin has no description...

5.9CVSS4.9AI score0.00518EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:45 a.m.7 views

MINI-HFGQ-CWJW-6RXR

Bulletin has no description...

6.1CVSS4.9AI score0.0031EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:45 a.m.7 views

MINI-6RR7-X85P-3JFX

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:45 a.m.9 views

MINI-X39W-VQQ2-HFJG

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 12:02 a.m.39 views

OSV-2026-1157 Memcpy-param-overlap in zxc_decompress_chunk_wrapper_default

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=546426939 Crash type: Memcpy-param-overlap Crash state: zxcdecompresschunkwrapperdefault zxcdecompressframe fuzzdecompress.c...

5.3AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/16 12:00 a.m.23 views

PT-2026-73144

stoatchat before 0.15.0 fails to validate SVG viewBox dimensions in the proxy endpoint, allowing attackers to cause denial of service by memory exhaustion. Attackers can host malicious SVGs with extremely large width and height values and trigger concurrent requests to exhaust available memory...

8.7CVSS5.3AI score0.00278EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/16 12:00 a.m.14 views

PT-2026-73168

Net::OAuth versions before 0.32 for Perl allow memory exhaustion via unbounded caching of failed module loads in smart require. smart require stores results in a process-global hash with no bound and no eviction, and keeps an entry for every class name it is asked about, including names that fail...

5.5AI score0.00436EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/16 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-46603

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - VP8L decoding in golang.org/x/image/vp8l can allocate an excessive amount of memory when processing a crafted VP8L image containing many unused Huffman tree...

7.5CVSS6AI score0.00417EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/16 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-72888

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Net::OAuth versions before 0.32 for Perl allow memory exhaustion via unbounded caching of failed module loads in smartrequire. smartrequire stores results in a...

6.5CVSS6AI score0.00436EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/15 11:52 p.m.14 views

SUSE CVE-2026-74446

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: hold eventmutex while checkpointing CRIU events kfdcriucheckpointevents counts the entries in p-eventidr via kfdgetnumevents, allocates an array sized to that count, and then walks the same IDR to fill it. Neither the...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/15 11:52 p.m.14 views

SUSE CVE-2026-74451

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: validate firmware interface structure sizes ifacefwtocpuaddr only checks that the firmware-provided MCU virtual address points inside the shared section. The returned pointer is later used as a full firmware interfac...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/15 11:52 p.m.13 views

SUSE CVE-2026-74452

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: reject firmware sections with oversized data In panthorfwloadsectionentry, the data size to copy is calculated without validating it against the allocated sectionsize: section-data.size = hdr.data.end - hdr.data.star...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References3
Rows per page
Query Builder