255903 matches found
PT-2026-65291
Name of the Vulnerable Software and Affected Versions macOS Sequoia versions prior to 15.7.8 macOS Sonoma versions prior to 14.8.8 macOS Tahoe versions prior to 26.6 Description A buffer overflow occurs due to insufficient bounds checking. A remote attacker could exploit this to cause unexpected...
ROS-20260727-73-0029
A vulnerability in the Apache HTTP Server is related to a buffer overflow at the start of the buffer. Exploitation of this vulnerability could allow a remote attacker to cause a denial of service...
CVE-2026-51244
DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...
CVE-2026-51235
DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...
PT-2026-65126
Name of the Vulnerable Software and Affected Versions iOS versions prior to 26.6 iPadOS versions prior to 26.6 macOS Tahoe versions prior to 26.6 tvOS versions prior to 26.6 watchOS versions prior to 26.6 Description A buffer overflow occurs due to insufficient bounds checking. Connecting to a...
CVE-2026-51244
...
CVE-2026-51244
The CVE-2026-51244 entry is corroborated by multiple connected sources describing a buffer overflow in ESP32-audioI2S 3.4.5 via UnpackFrameHeader. The vulnerability arises from multiple attacker-controlled index parameters used to access static and heap table arrays without proper range checks, c...
PT-2026-65231
Name of the Vulnerable Software and Affected Versions macOS Tahoe versions prior to 26.6 Description A buffer overflow occurs due to insufficient size validation, which may allow an application to cause unexpected system termination. A buffer overflow is a condition where a program writes more da...
RHEL 8 : tigervnc (RHSA-2026:46460)
The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:46460 advisory. Virtual Network Computing VNC is a remote display system which allows users to view a computing desktop environment not only on the machine...
Siemens SIMATIC S7-1500 CPU 1518 MFP Classic Buffer Overflow (CVE-2025-21780)
This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid505718; scriptversion"1.3"; scriptsetattributeattribute:"pluginmodificationdate",...
Erlang/OTP -- megaco flex scanner buffer overflow
https://github.com/erlang/otp/security/advisories/GHSA-7xgh-gmgf-q2g7 reports: A remote unauthenticated attacker can crash Erlang nodes running the megaco text codec with the flex scanner option by sending an H.248/Megaco message with a property parm name exceeding 452 bytes. The overflow occurs ...
Updated giflib packages fix a security vulnerability
The updated packages fix a security vulnerability: Buffer Overflow vulnerability in giflib v.5.2.2 allows a remote attacker to cause a denial of service via the EGifGCBToExtension overwriting an existing Graphic Control Extension block without validating its allocated size. CVE-2026-26740...
SUSE CVE-2026-64304
In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate RSA CRT component lengths The generic RSA key parser rsahelper.c bounds each CRT component p, q, dp, dq, qinv by the modulus size nsz, but qatrsasetkeycrt allocates half-size DMA buffers keysz / 2 and...
UBUNTU-CVE-2026-64270
In the Linux kernel, the following vulnerability has been resolved: Input: mms114 - reject an oversized device packet size mms114interrupt reads a packet of touch data from the device into a fixed-size on-stack buffer struct mms114touch touchMMS114MAXTOUCH; which holds MMS114MAXTOUCH 10 events of...
CVE-2026-64504
Summary: CVE-2026-64504 affects the Linux kernel IIO driver for the BMC150 accelerometer. The flush path in __bmc150_accel_fifo_flush() could transfer up to count samples from the device FIFO, with count derived from FIFO_STATUS masked to 7 bits (0–127). The on-stack buffer can overflow if a devi...
CVE-2026-64495
CVE-2026-64495 affects the Linux kernel iio:gyro/bmg160 driver. The bug occurs in bmg160_get_filter()/bmg160_set_filter() when a bandwidth/filter value read from the chip or provided by userspace does not have a matching entry in the bmg160_samp_freq_table[]. If no match is found, the code reads ...
CVE-2026-64449
In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: bound slave read/write to the kernbuf size The SLAVE-path helpers buffertouser and bufferfromuser copy 'count' bytes into/out of the fixed-size kernbuf sizebuf == PCIBUFSIZE == 0x20000, 128 KiB using ppos as the...
EUVD-2026-48793
In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: bound slave read/write to the kernbuf size The SLAVE-path helpers buffertouser and bufferfromuser copy 'count' bytes into/out of the fixed-size kernbuf sizebuf == PCIBUFSIZE == 0x20000, 128 KiB using ppos as the...
CVE-2026-64446
The connected sources confirm a concrete vulnerability in the Linux kernel’s rtl8723bs staging driver: a heap buffer overflow in rtw_cfg80211_set_wpa_ie() due to copying a WPA/WPA2 IE into a 256-byte supplicant_ie. If a 255-byte WPA IE is supplied, wpa_ielen+2 becomes 257, overflowing into adjace...
CVE-2026-64446 staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix heap buffer overflow in rtwcfg80211setwpaie supplicantie is a 256-byte array in struct securitypriv. The WPA and WPA2 IE copy paths use: memcpypadapter-securitypriv.supplicantie, &pwpa0, wpaielen + 2; wher...