Lucene search
+L

100183 matches found

UbuntuCve
UbuntuCve
added 2026/08/06 12:00 a.m.10 views

CVE-2026-64598

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

8.8CVSS5.6AI score0.00278EPSS
SaveExploits0References13
AlmaLinux
AlmaLinux
added 2026/08/06 12:00 a.m.27 views

Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: xen: AMD Zen 2 Processors: Privilege escalation via improper CPU cache isolation CVE-2025-54518 Bug Fixes and Enhancements: Kernel crash in bpfforeacharrayelem due to missing backport of...

7.3CVSS6AI score0.00287EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.17 views

SUSE SLES12: rsyslog / rsyslog-diag-tools / rsyslog-doc / rsyslog-module-gssapi / etc (SUSE-SU-2026:3498-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2026:3498-1 advisory. - CVE-2026-61548: parsing of crafted RFC 5424 messages in mmpstrucdata can lead to a stack buffer overflow bsc1272414. - Configuration-dependent issue ...

8.1CVSS5.6AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/06 12:00 a.m.10 views

PT-2026-68431

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the smb2 aead req alloc function where the num sgs variable, defined as a u32, is incorrectly handled when using ERR PTR. This improper handling of the error code can...

8.8CVSS5.6AI score0.00278EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/08/06 12:00 a.m.8 views

The vulnerability of the Dawn component in Google Chrome and Microsoft Edge web browsers allows a hacker to trigger a service failure.

The vulnerability of the Dawn component in Google Chrome and Microsoft Edge relates to the use of memory after it is freed. Exploiting this vulnerability could allow an attacker to cause a service failure through a specially created HTML page...

10CVSS7.2AI score0.00234EPSS
SaveExploits0References9Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/08/06 12:00 a.m.8 views

The vulnerability of the Mojo web browser components in Google Chrome and Microsoft Edge allows a hacker to trigger a service failure.

The vulnerability of the Mojo web browser components in Google Chrome and Microsoft Edge is related to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to cause a service failure through a specially created HTML page...

10CVSS8.2AI score0.00211EPSS
SaveExploits0References11Affected Software5
BDU FSTEC
BDU FSTEC
added 2026/08/06 12:00 a.m.7 views

The vulnerability of the WebRTC component in Google Chrome and Microsoft Edge web browsers allows a hacker to induce a service failure.

The vulnerability of the WebRTC component in Google Chrome and Microsoft Edge relates to the use of memory after it is freed. Exploiting this vulnerability can allow a remote attacker to cause a service failure through a specially created HTML page...

10CVSS7.8AI score0.00796EPSS
SaveExploits0References11Affected Software5
OSV
OSV
added 2026/08/06 12:00 a.m.10 views

ALSA-2026:50979 Important: kernel-rt security, bug fix, and enhancement update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: xen: AMD Zen 2 Processors: Privilege escalation via improper CPU cache isolation CVE-2025-54518 Bug Fixes and Enhancements: Kernel...

7.3CVSS6.1AI score0.00287EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.17 views

MiracleLinux 9 : kernel-5.14.0-687.20.1.el9_8 (AXSA:2026-1467:60)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1467:60 advisory. kernel: net: atm: fix crash due to unvalidated vcc pointer in sigdsend CVE-2026-31411 kernel: tcp: fix potential race in tcpv6synrecvsock...

9.8CVSS5.6AI score0.00298EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-64593

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: do not trim a device which is not writeable BUG There is a bug report that btrfs/242 can randomly fail with the following NULL pointer dereference: run...

5.6AI score0.00165EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 9:16 p.m.13 views

DEBIAN-CVE-2026-18839

An integer underflow was found in the popt library when formatting help text for option tables that exceed the terminal width. A local user who can cause an application to print help under those conditions may cause that application to crash or fail to display help, resulting in a denial of servi...

2.2CVSS5.4AI score0.00084EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 8:59 p.m.10 views

GHSA-HXCR-HM88-MPQ6 Nuxt: Unauthenticated out-of-memory crash via unbounded v-for expansion in island rendering

Impact An unauthenticated attacker can crash a Nuxt server that renders any island / server component containing a v-for over a prop for example v-for="n in count" or a . Because the island URL hash is a non-secret digest of the request, the attacker can compute a valid hash for arbitrary props a...

7.5CVSS5.6AI score0.004EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/05 8:58 p.m.56 views

CVE-2026-71314 Nuxt: Unauthenticated out-of-memory crash via unbounded v-for expansion in island rendering

Nuxt is an open-source web development framework for Vue.js. From 3.1.0 until 3.21.10 and 4.5.1, an unauthenticated attacker can use a server island v-for prop, including vforToArray and , to trigger unbounded SSR memory allocation until MAXVFORLENGTH = 100000 and crash the Nuxt process. This iss...

7.5CVSS0.004EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/05 8:45 p.m.108 views

CVE-2026-18839

The CVE-2026-18839 vulnerability concerns the popt library: an integer size_t underflow occurs when formatting help text for option tables that exceed terminal width. The issue is exploitable locally by causing an application to print help, potentially crashing the application or rendering the he...

2.2CVSS5.4AI score0.00084EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 8:45 p.m.20 views

EUVD-2026-53642

An integer underflow was found in the popt library when formatting help text for option tables that exceed the terminal width. A local user who can cause an application to print help under those conditions may cause that application to crash or fail to display help, resulting in a denial of servi...

2.2CVSS5.4AI score0.00084EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/05 7:41 p.m.27 views

Security Bulletin: Multiple Vulnerabilities in IBM Data Product Hub

Summary Multiple vulnerabilities were addressed in IBM Data Product Hub version 5.3.1 Patch 7 and 5.4.0 Vulnerability Details CVEID:CVE-2026-34282 DESCRIPTION: Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE...

8.7CVSS5.9AI score0.00702EPSS
SaveExploits4Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/05 4:17 p.m.20 views

io.quarkus/quarkus-rest: io.quarkus/quarkus-vertx-http: io.quarkus.resteasy.reactive/resteasy-reactive: Quarkus REST - Unbounded multipart MIME part-header accumulation allows remote OOM denial of service

A flaw was found in Quarkus REST. An unauthenticated remote attacker can exploit this vulnerability by sending a crafted multipart/form-data request with an excessively large header section. This unbounded accumulation of MIME part-header bytes can exhaust the Java Virtual Machine JVM heap memory...

7.5CVSS5.5AI score0.00313EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/05 3:27 p.m.16 views

Electron: Off-screen rendering trusts GPU-supplied geometry over shared-memory size

Impact In offscreen rendering mode, frame data received from the GPU process was not fully validated by the main process. A compromised GPU process could cause the main process to read out-of-bounds memory while producing paint event images, disclosing memory or crashing the app. Apps are only...

3.9CVSS6.2AI score0.00137EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/08/05 3:27 p.m.11 views

Out-of-bounds Read

Overview org.webjars.npm:electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Out-of-bounds Read in the paint event image generation process when offscreen rendering is enabled. An...

5.9CVSS6AI score0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 3:27 p.m.22 views

CVE-2026-70598 Electron: Off-screen rendering trusts GPU-supplied geometry over shared-memory size

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.10, 40.9.0, 41.2.1, and 42.0.0-beta.3, offscreen rendering frame data received from the GPU process was not fully validated by the main process. A compromised GPU process could...

3.9CVSS5.4AI score
SaveExploits0References4
Rows per page
Query Builder