Lucene search
+L

120841 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-72130

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvmet-auth: reject short AUTHRECEIVE buffers nvmetexecuteauthreceive trusts the AUTHRECEIVE allocation length after checking only that it is nonzero and matches...

9.8CVSS6.1AI score0.00748EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.16 views

PT-2026-72884

Uncontrolled resource consumption vulnerability in Apache Struts. An application that exposes an endpoint collecting Content Security Policy violation reports reads the submitted report into memory without bounding how much it will accept, so a single request can exhaust the heap and deny service...

5.4AI score0.00425EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74452

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/panthor: reject firmware sections with oversized data In panthorfwloadsectionentry, the data size to copy is calculated without validating it against the...

7.8CVSS7.3AI score0.00142EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72262

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: SOF: ipc3-control: Fix heap overflow in bytesext put/get The ipccontroldata buffer is allocated as kzallocmaxsize, where maxsize covers the entire struct...

7.8CVSS7.2AI score0.00182EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.22 views

PT-2026-72449

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Validate size in snd sof update control In snd sof update control, firmware-provided cdata-num elems is checked against local cdata-data-size but never against the actual allocation size. If local...

5.3AI score0.00164EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-72777

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix heap overflow from oversized firmware HAL response The firmware response dispatcher copies all synchronous HAL responses into the 4096-byte hal buf without validating the response length. A response exceeding...

5.7AI score0.00338EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.19 views

PT-2026-72714

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix kernel heap address leak in bounce error event The comment above bounce error event documents that user clients should receive SNDRV SEQ EVENT BOUNCE with the original event embedded as variable-length data, while...

5.4AI score0.00168EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-72526

In the Linux kernel, the following vulnerability has been resolved: net/sched: act pedit: fix TOCTOU heap OOB write in tc offload There is a TOCTOU race condition in flower lockless approach between sizing a flow rule buffer and filling it. [email protected] reports: The cls flower...

5.7AI score0.00166EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.13 views

SUSE CVE-2026-14669

Heap buffer overflow in PostgreSQL tochartimestamptz allows the party choosing the timezone to execute arbitrary code as the operating system user running the database, via a long POSIX timezone abbreviation. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6.4AI score0.00585EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.12 views

SUSE CVE-2026-14670

Heap buffer overflow in PostgreSQL plperl return of a tied hash allows the function owner to execute arbitrary code as the operating system user running the database, via a crafted function body. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6.3AI score0.00436EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.12 views

SUSE CVE-2026-14676

Heap buffer overflow in PostgreSQL pgstatstatements allows the query author to execute arbitrary code as the operating system user running the database, via crafted queries containing array constants. Within major version 18, minor versions before PostgreSQL 18.6 are affected. Versions before...

8.8CVSS6.4AI score0.00427EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.18 views

SUSE CVE-2026-14678

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.4AI score0.00195EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.23 views

SUSE CVE-2026-19385

Heap buffer overflow in PostgreSQL pgdump of long function transform lists allows an object creator to execute arbitrary code as the operating system user running pgdump, via a crafted transform list. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6.4AI score0.00427EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:45 p.m.7 views

SUSE CVE-2026-68124

In the Linux kernel, the following vulnerability has been resolved: mctp: serial: handle zero-length frames to prevent rx buffer overflow The MCTP serial receive state machine reads a frame length byte in mctpserialpushheader case 2 and validates it upper-bound-only: if c MCTPSERIALFRAMEMTU...

9.6CVSS6AI score0.00348EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:44 p.m.8 views

SUSE CVE-2026-71847

Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partialvalue reconstructs an incomplete object...

8.7CVSS5.7AI score0.00329EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/14 8:28 p.m.6 views

MINI-P6WX-VWVG-PCG4

Bulletin has no description...

7.5CVSS5AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/14 8:28 p.m.6 views

MINI-W4W4-CF6Q-QVFJ

Bulletin has no description...

7.5CVSS5AI score0.00568EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/08/14 8:26 p.m.30 views

GHSA-8MXV-9XHP-86H4 vulnerabilities

Vulnerabilities for packages: telegraf...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:24 p.m.17 views

CVE-2026-71309 vulnerabilities

Vulnerabilities for packages: telegraf...

8.6CVSS5.2AI score0.00314EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:24 p.m.23 views

GHSA-8C48-Q9WJ-3W37 vulnerabilities

Vulnerabilities for packages: telegraf...

5.3AI score
SaveExploits0
Rows per page
Query Builder