Lucene search
+L

804 matches found

OSV
OSV
added 2026/08/18 4:38 p.m.5 views

GO-2026-6170 WITHDRAWN: Malformed backend frame length causes panic in github.com/lib/pq

This report has been withdrawn with reason: "Report mistakenly added without having CVE / GHSA associated". github.com/lib/pq trusts the unsigned 32-bit length in every PostgreSQL backend frame and subtracts four without first checking that the wire length is at least four. A backend frame whose...

5.6AI score
SaveExploits0References1
OSV
OSV
added 2026/08/18 4:38 p.m.6 views

GO-2026-6237 Denial of service via malformed IPv4 packet in github.com/insomniacslk/dhcp

In github.com/insomniacslk/dhcp/dhcpv4/nclient4, BroadcastRawUDPConn.ReadFrom does not validate that the IPv4 payload length is sufficient to hold a UDP header before calculating the DHCP payload length. A frame with an IPv4 total-length field specifying fewer than eight payload bytes results in ...

5.4AI score
SaveExploits0References1
CVE
CVE
added 2026/08/13 10:04 p.m.23 views

CVE-2026-73489

Summary: CVE-2026-73489 affects russh (Rust SSH library) prior to 0.62.4. An authenticated SSH client can trigger a denial-of-service by sending a pty-req channel request with more than 130 terminal-mode records. The parser uses a fixed 130-entry array for terminal modes but increments the index ...

4.3CVSS5.4AI score0.00259EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:00 p.m.7 views

EUVD-2026-55309

In the Linux kernel, the following vulnerability has been resolved: media: ti: vpe: Fix the error code of devmkzalloc in vipprobeslice In vipprobeslice, the error check for devmkzalloc incorrectly uses PTRERRORZERO which returns 0 for NULL pointer. Return -ENOMEM for devmkzalloc failure...

5.3AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 12:00 p.m.27 views

CVE-2026-68206 media: v4l2-ctrls: validate HEVC active reference counts

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-ctrls: validate HEVC active reference counts HEVC slice parameters are shared stateless V4L2 controls, but the common validation path does not verify the active L0/L1 reference counts before driver-specific code...

7.8CVSS0.00176EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 12:00 p.m.7 views

CVE-2026-68206 media: v4l2-ctrls: validate HEVC active reference counts

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-ctrls: validate HEVC active reference counts HEVC slice parameters are shared stateless V4L2 controls, but the common validation path does not verify the active L0/L1 reference counts before driver-specific code...

7.8CVSS5.4AI score
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/08/06 8:20 a.m.12 views

CVE-2026-4427

No description is available for this CVE...

5.4AI score0.00086EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/07/28 12:37 p.m.9 views

CVE-2026-60005

A vulnerability in the NGINX ngxhttpslicemodule allows remote, unauthenticated attackers to access uninitialized memory via crafted requests. If configured with unnamed regex captures or background cache updates, this flaw can result in limited memory disclosure or a denial-of-service crash...

8.8CVSS7.1AI score0.0071EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 10:45 p.m.6 views

MGASA-2026-0301 Updated nginx packages fix security vulnerabilities

CVE-2026-42533: Heap buffer overflow might occur in a worker process when using the map directive with regex matching if the map variable was included in a string expression after a capture affected by this map; a similar issue might happen when using a non-cacheable variable in a string...

9.2CVSS7.3AI score0.03506EPSS
SaveExploits5References6
RedHat Linux
RedHat Linux
added 2026/07/26 10:28 a.m.10 views

nginx: NGINX: Memory disclosure and denial of service in ngx_http_slice_module

A vulnerability in the NGINX ngxhttpslicemodule allows remote, unauthenticated attackers to access uninitialized memory via crafted requests. If configured with unnamed regex captures or background cache updates, this flaw can result in limited memory disclosure or a denial-of-service crash...

8.8CVSS7.1AI score0.0071EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/21 9:16 p.m.7 views

CVE-2026-45382

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.19, decodercontext::decodesliceunittiles libde265/decctx.cc:920 reads pps.CtbAddrRStoTSctbAddrRS at line 966 where ctbAddrRS = ctbY ctbsWidth + ctbX is computed from PPS-supplied colBd/rowBd arrays without...

6.9CVSS0.00253EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/21 9:00 p.m.44 views

CVE-2026-45383 libde265 has a heap buffer overflow (OOB read) in decode_slice_unit_WPP() via out-of-bounds CtbAddrRStoTS access — libde265 <= v1.0.18

libde265 is an open source implementation of the h.265 video codec. Versions prior to 1.0.19 have a heap buffer overflow out-of-bounds READ exists in decodercontext::decodesliceunitWPP in libde265/decctx.cc. When decoding a WPP Wavefront Parallel Processing HEVC slice, ctbAddrRS is computed as...

6.9CVSS0.00257EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 9:00 p.m.7 views

CVE-2026-45383 libde265 has a heap buffer overflow (OOB read) in decode_slice_unit_WPP() via out-of-bounds CtbAddrRStoTS access — libde265 <= v1.0.18

libde265 is an open source implementation of the h.265 video codec. Versions prior to 1.0.19 have a heap buffer overflow out-of-bounds READ exists in decodercontext::decodesliceunitWPP in libde265/decctx.cc. When decoding a WPP Wavefront Parallel Processing HEVC slice, ctbAddrRS is computed as...

6.9CVSS5.8AI score
SaveExploits0References3
CVE
CVE
added 2026/07/21 9:00 p.m.24 views

CVE-2026-45383

CVE-2026-45383 affects libde265 prior to 1.0.19, where a heap-buffer-overflow can occur during HEVC WPP slice decoding. In decoder_context::decode_slice_unit_WPP(), ctbAddrRS is computed as ctbRow*ctbsWidth and, if PPS/SPS headers encode a value that exceeds pps.CtbAddrRStoTS.size(), an out-of-bo...

6.9CVSS5.6AI score0.00257EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/21 8:57 p.m.38 views

CVE-2026-45382 libde265 has a heap-buffer-overflow READ in decode_slice_unit_tiles via unvalidated PPS tile geometry

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.19, decodercontext::decodesliceunittiles libde265/decctx.cc:920 reads pps.CtbAddrRStoTSctbAddrRS at line 966 where ctbAddrRS = ctbY ctbsWidth + ctbX is computed from PPS-supplied colBd/rowBd arrays without...

6.9CVSS0.00253EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/21 8:57 p.m.30 views

CVE-2026-45382

libde265 prior to v1.0.19 contains a heap-buffer-overflow read in decode_slice_unit_tiles caused by unvalidated PPS tile geometry (ctbAddrRS computed from PPS colBd/rowBd without ensuring it fits CtbAddrRStoTS.size() == sps-&gt;PicSizeInCtbsY). A malformed PPS that passes set_derived_values but e...

6.9CVSS5.3AI score0.00253EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/07/21 8:57 p.m.37 views

CVE-2026-45382

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.19, decodercontext::decodesliceunittiles libde265/decctx.cc:920 reads pps.CtbAddrRStoTSctbAddrRS at line 966 where ctbAddrRS = ctbY ctbsWidth + ctbX is computed from PPS-supplied colBd/rowBd arrays without...

6.9CVSS5.3AI score0.00253EPSS
SaveExploits0
OSV
OSV
added 2026/07/20 9:37 p.m.23 views

USN-8563-2 nginx regression

USN-8563-1 fixed vulnerabilities in nginx. One of the fixes introduced ABI changes that could cause issues with external modules. This update reverts the fix for CVE-2026-42533 pending further investigation. We apologize for the inconvenience. Original advisory details: It was discovered that ngi...

9.2CVSS6.2AI score0.03506EPSS
SaveExploits5References2
Ubuntu
Ubuntu
added 2026/07/20 9:37 p.m.47 views

USN-8563-2: nginx regression

USN-8563-1 fixed vulnerabilities in nginx. One of the fixes introduced ABI changes that could cause issues with external modules. This update reverts the fix for CVE-2026-42533 pending further investigation. We apologize for the inconvenience. Original advisory details: It was discovered that ngi...

6.2AI score
SaveExploits0References1
OSV
OSV
added 2026/07/20 8:45 p.m.5 views

BIT-NGINX-GATEWAY-2026-60005 NGINX ngx_http_slice_module vulnerability

NGINX Plus and NGINX Open Source have a vulnerability in the ngxhttpslicemodule module. When the slice directive and unnamed regex captures are configured or when a background cache update happens, unauthenticated attackers can send requests that may cause uninitialized memory access in the NGINX...

8.8CVSS5.3AI score0.0071EPSS
SaveExploits0References2
Rows per page
Query Builder