Lucene search
+L

4981 matches found

RedHat Linux
RedHat Linux
added 2026/07/27 7:37 p.m.8 views

libssh2: libssh2: Arbitrary code execution via heap buffer overflow during SSH negotiation

A flaw was found in libssh2. A malicious SSH server can exploit a pre-authentication heap buffer overflow vulnerability by sending a specially crafted packet during the Encrypt-then-MAC ETM cipher negotiation. This allows the server to corrupt heap memory, potentially leading to arbitrary code...

7.7CVSS6.5AI score0.00318EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/27 2:23 a.m.9 views

CVE-2026-15928

XMLRPC-C Library versions 1.07 through 1.67.01 are vulnerable to a reflected cross-site scripting XSS vulnerability in the error page component...

8.2CVSS5.8AI score0.00268EPSS
SaveExploits0
Redos
Redos
added 2026/07/27 12:0 a.m.7 views

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...

9.8CVSS7.4AI score0.00504EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/26 11:32 p.m.14 views

SUSE CVE-2026-11622

A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the...

7.5CVSS5.8AI score0.00509EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/25 10:2 p.m.4 views

sqlite: sqlite: Arbitrary code execution via use-after-free in JSON parsing

A flaw was found in sqlite. This use-after-free vulnerability in the JSON parsing logic allows remote attackers to craft malicious JSON payloads. This can trigger memory deallocation followed by illegal memory access, potentially leading to arbitrary code execution, sensitive information leakage,...

7.4AI score0.00344EPSS
SaveExploits0References7
Wolfi
Wolfi
added 2026/07/25 8:23 p.m.18 views

GHSA-V74W-7MR3-4QG3 vulnerabilities

Vulnerabilities for packages: tez, thingsboard, management-api-for-apache-cassandra-5.0...

5.4AI score
SaveExploits0
Wolfi
Wolfi
added 2026/07/25 8:23 p.m.20 views

GHSA-G35J-M5XG-VH3Q vulnerabilities

Vulnerabilities for packages: kubo, spegel, k3s, ipfs-cluster...

5.4AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/25 2:17 p.m.15 views

GHSA-XQP3-JQ6G-X3QM vulnerabilities

Vulnerabilities for packages: filebrowser...

5.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64490

In the Linux kernel, the following vulnerability has been resolved: ALSA: virtio: Validate control metadata from the device virtio-snd control handling trusts the device-provided control type and value count returned by the device. That metadata is then used directly to index gv2atypemap in...

8.4CVSS5.7AI score0.00153EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64475

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Release the VGA arbiter client on registerdevice failure The re-order in the Fixes commit below displaced vfiopcivgainit as the last failure point of what is now vfiopcicoreregisterdevice without introducing an unwind f...

8.8CVSS5.7AI score0.00139EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.9 views

CVE-2026-64458

In the Linux kernel, the following vulnerability has been resolved: mm/damon/ops-common: handle extreme intervals in damonhotscore Fix three issues in damonhotscore that comes from wrong handling of extreme zero or too high monitoring intervals user setup. When the user sets sampling interval zer...

5.6AI score0.0018EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64434

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref l2capchantimeout runs asynchronously and accesses chan-conn. If the connection is torn down while the timer is running or pending, chan-conn can be freed, leading t...

8.8CVSS5.7AI score0.00247EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.9 views

CVE-2026-64427

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-dj: Fix maxfield check in DJ short report validation Commit b6a57912854e "HID: logitech-dj: Prevent REPORTIDDJSHORT related user initiated OOB write" added validation for the DJ short output report, but the error pa...

5.7AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64408

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: pin L2CAP connection during netdev registration bnepaddconnection reads the L2CAP connection without holding the channel lock, then passes its HCI device to registernetdev. Controller teardown can clear and relea...

8.8CVSS5.7AI score0.00262EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.11 views

CVE-2026-64310

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for SEV ioctls Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and zero o...

5.8AI score0.00215EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.8 views

CVE-2026-64305

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - protect service table iterations with servicelock The servicetable list is protected by servicelock when entries are added or removed in adfserviceadd and adfserviceremove, but several functions iterate over the lis...

5.7AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.8 views

CVE-2026-64257

In the Linux kernel, the following vulnerability has been resolved: smb: client: reject overlapping data areas in SMB2 responses Commit 53b7c271f06b "smb: client: restrict implied bcc0 exemption to responses without data area" restricted the implied bcc0 length exception to responses without a da...

9.1CVSS5.7AI score0.00672EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/07/25 8:23 a.m.15 views

GHSA-4QHR-G3C6-FCFX vulnerabilities

Vulnerabilities for packages: celeborn, tez, thingsboard, management-api-for-apache-cassandra-5.0...

5.4AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/25 2:16 a.m.19 views

CVE-2026-56817 vulnerabilities

Vulnerabilities for packages: pinot-fips, pinot, seata, thingsboard, tez, management-api-for-apache-cassandra-5.0, celeborn, apache-hop-fips, apache-hop...

9.8CVSS5.4AI score0.00371EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/07/25 2:16 a.m.20 views

GHSA-4VJ7-5MJ6-JM8M vulnerabilities

Vulnerabilities for packages: tileserver-gl...

5.8AI score
SaveExploits0
Rows per page
Query Builder