Lucene search
+L

19298 matches found

Cvelist
Cvelist
added 2026/05/06 11:27 a.m.48 views

CVE-2026-43185 ksmbd: fix signededness bug in smb_direct_prepare_negotiation()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smbdirectpreparenegotiation smbdirectpreparenegotiation casts an unsigned u32 value from sp-maxrecvsize and req-preferredsendsize to a signed int before computing mintint, .... A maliciously provide...

9.8CVSS0.00622EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/05/06 7:03 a.m.13 views

capstone: Capstone: Heap buffer overflow via skipdata callback allows denial of service or arbitrary code execution.

A flaw was found in Capstone, a disassembly framework. A local attacker could exploit a heap buffer overflow vulnerability by providing a specially crafted skipdata callback. This flaw occurs because the skipdata length is not properly bounds-checked, which may allow an attacker to write beyond...

7.8CVSS7.7AI score0.0023EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/05/05 7:56 p.m.16 views

Important: Red Hat Security Advisory: LibRaw security update

An update for LibRaw is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS6.6AI score0.00932EPSS
SaveExploits2References3
OSV
OSV
added 2026/05/05 12:30 a.m.15 views

CLSA-2026-1777941038 LibRaw: Fix of CVE-2026-21413

CVE-2026-21413: fix heap-based buffer overflow in LibRaw::losslessjpegloadraw by adding unsignedcol rawwidth bounds check before the RAWrow, col write...

9.8CVSS6AI score0.00932EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/05/05 12:00 a.m.8 views

SUSE SLES16 Security Update : ntfs-3g_ntfsprogs (SUSE-SU-2026:21432-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:21432-1 advisory. This update for ntfs-3gntfsprogs fixes the following issue: - CVE-2026-40706: heap buffer overflow in ntfsbuildpermissionsposix in acls.c...

8.4CVSS6AI score0.00165EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/04 5:51 p.m.41 views

CVE-2026-42144 CImg Library: Integer overflow in PNM size check bypasses memory guard (_load_pnm)

CImg Library is a C++ library for image processing. Prior to commit 4ca26bc, there is an integer overflow vulnerability in the WHD size computation inside loadpnm that can bypass the memory allocation guard. A crafted PNM/PGM/PPM file with large dimension values causes the overflow to wrap around...

6.1CVSS0.00142EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/04 5:51 p.m.47 views

CVE-2026-42144

This CVE affects the CImg Library: an integer overflow in the WH D size computation inside _load_pnm() can bypass the memory allocation guard, leading to a potentially undersized heap buffer and heap buffer overflow when loading crafted PNM/PGM/PPM images. The issue is mitigated by the patch intr...

6.1CVSS6.1AI score0.00142EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/04 9:08 a.m.94 views

CVE-2026-33846

GnuTLS DTLS handshake fragment reassembly (merge_handshake_packet) fails to enforce consistent message_length across fragments, enabling a heap-based out-of-bounds write when fragments with conflicting lengths are received. This remote, unauthenticated vulnerability can cause application crashes ...

7.5CVSS6.1AI score0.01263EPSS
SaveExploits0References26
EUVD
EUVD
added 2026/05/04 5:41 a.m.16 views

EUVD-2026-26889

In Modem, there is a possible system crash due to a heap buffer overflow. This could lead to remote denial of service, if a UE has connected to a rogue base station controlled by the attacker, with no additional execution privileges needed. User interaction is not needed for exploitation. Patch I...

6.5CVSS6.2AI score0.00224EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/04 12:00 a.m.28 views

PT-2026-36892

Name of the Vulnerable Software and Affected Versions CImg Library versions prior to commit 4ca26bc Description An integer overflow exists in the load pnm function during the computation of WHD size. A specially crafted PNM, PGM, or PPM file containing large dimension values can cause the...

6.1CVSS6AI score0.00142EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/05/04 12:00 a.m.19 views

CentOS 9 : gnutls-3.8.10-4.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the gnutls-3.8.10-4.el9 build changelog. - A flaw was found in gnutls. This vulnerability occurs because gnutls performs case-sensitive comparisons of nameConstraints labels,...

9.8CVSS7AI score0.01335EPSS
SaveExploits2References15
CNNVD
CNNVD
added 2026/05/04 12:00 a.m.13 views

GnuTLS 安全漏洞

GnuTLS is an open-source, free security communication library developed by GnuTLS that enables the implementation of SSL, TLS, and DTLS protocols. GnuTLS has a security vulnerability, which stems from the mergehandshakepacket function in the DTLS handshake reassembly logic not verifying the...

7.5CVSS5.9AI score0.01263EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/29 4:16 p.m.5 views

AZL-85457 CVE-2026-37555 affecting package libsndfile for versions less than 1.2.2-5

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path line 241 was fixed with sfcountt cast, but the WAV code path line 235 and close path line 167 were not. When samplesperblock int blocks int exceeds INTMAX, the 32-bit multiplication overflows before being assigned to...

8.2CVSS7.4AI score0.00504EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/29 1:21 p.m.13 views

JLSEC-2026-337

hdf5 v1.14.6 was discovered to contain a heap buffer overflow via the H5VMmemcpyvv function...

8.8CVSS6AI score0.00409EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/29 1:21 p.m.13 views

JLSEC-2026-338

hdf5 v1.14.6 was discovered to contain a heap buffer overflow via the H5Zfilterscaleoffset function...

8.8CVSS6.2AI score0.00423EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/29 1:21 p.m.20 views

JLSEC-2026-293

HDF5 through 1.14.3 contains a heap buffer overflow in H5HGcacheheapdeserialize, resulting in the corruption of the instruction pointer and causing denial of service or potential code execution...

7.4CVSS7.5AI score0.00223EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/04/28 11:16 p.m.8 views

CVE-2026-7353

Heap buffer overflow in Skia in Google Chrome prior to 147.0.7727.138 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.3CVSS6AI score0.00319EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/04/28 10:35 p.m.45 views

CVE-2026-7353

Heap buffer overflow in Skia in Google Chrome prior to 147.0.7727.138 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.3CVSS5.7AI score0.00319EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/28 12:00 a.m.10 views

Fedora 44 : libpng12 (2026-3adf4e38cb)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-3adf4e38cb advisory. fix CVE-2026-25646: heap buffer overflow in pngsetquantize Tenable has extracted the preceding description block directly from the Fedora security...

8.3CVSS7.3AI score0.00955EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/28 12:00 a.m.14 views

PT-2026-35853

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 147.0.7727.138 Description A heap buffer overflow in Skia allows a remote attacker who has compromised the renderer process to potentially perform a sandbox escape through a crafted HTML page. A heap buffer...

10CVSS6.2AI score0.00424EPSS
SaveExploits0References44
Rows per page
Query Builder