Lucene search
+L

65344 matches found

UbuntuCve
UbuntuCve
added 2026/07/27 12:00 a.m.25 views

CVE-2026-64219

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate payload length and linkindex in dcprocessdmubauxtransferasync Why&How dcprocessdmubauxtransferasync copies payload-length bytes into a 16-byte stack buffer dpaux.data16 guarded only by an ASSERT, which i...

7CVSS5.9AI score0.00135EPSS
SaveExploits0References14
OSV
OSV
added 2026/07/27 12:00 a.m.12 views

UBUNTU-CVE-2026-64215

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Check kzalloc return in a8xxhfisendperftable Check the return value of kzalloc to prevent a NULL pointer dereference on allocation failure. Patchwork: https://patchwork.freedesktop.org/patch/721342/...

5.5CVSS5.7AI score0.00108EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.6 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Improperly Implemented Security Check for Standard (CVE-2026-43057)

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 scriptid505592; scriptversion"1.3"; scriptsetattributeattribute:"pluginmodificationdate",...

7.5CVSS7AI score0.00389EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 12:00 a.m.13 views

UBUNTU-CVE-2026-64209

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config swingtbl and preemphasistbl are 4x4 arrays valid indices 0-3, but the boundary check uses " 4" instead of "= 4", allowing index 4 to cause an out-of-bounds...

7.1CVSS5.7AI score0.00117EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2026/07/27 12:00 a.m.11 views

The vulnerability of the Check Point SmartConsole application for managing security systems, related to authentication procedures that have flaws, allows attackers to bypass existing security mechanisms and execute arbitrary code.

The vulnerability of the Check Point SmartConsole application for managing security systems is related to deficiencies in the authentication process. Exploiting this vulnerability allows a malicious actor to bypass existing security mechanisms and execute arbitrary code...

9.4CVSS6.3AI score0.73296EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.10 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Time-of-check Time-of-use (TOCTOU) Race Condition (CVE-2026-23463)

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 scriptid505861; scriptversion"1.3"; scriptsetattributeattribute:"pluginmodificationdate",...

4.7CVSS5.8AI score0.00094EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64243

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: codecs: simple-mux: Fix enum control bounds check simplemuxcontrolput rejects values greater than e-items, but enum control values are zero based. For the...

7.1CVSS5.4AI score0.00117EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/27 12:00 a.m.27 views

CVE-2026-64215

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Check kzalloc return in a8xxhfisendperftable Check the return value of kzalloc to prevent a NULL pointer dereference on allocation failure. Patchwork: https://patchwork.freedesktop.org/patch/721342/...

5.5CVSS5.5AI score0.00108EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/27 12:00 a.m.29 views

CVE-2026-64209

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config swingtbl and preemphasistbl are 4x4 arrays valid indices 0-3, but the boundary check uses " 4" instead of "= 4", allowing index 4 to cause an out-of-bounds...

7.1CVSS5.4AI score0.00117EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.15 views

PT-2026-65092

Name of the Vulnerable Software and Affected Versions Zephyr versions 3.3.0 through 4.4.1 Description The userspace verifier z vrfy log filter set for the log filter set syscall in subsys/logging/log mgmt.c uses a signed comparison for the src id parameter. A negative value provided to src id can...

7.8CVSS5.2AI score0.00114EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2026/07/27 12:00 a.m.26 views

CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/07/27 12:00 a.m.26 views

CVE-2026-64225

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: CGX: add bounds check to cgxspeedmbps index cgxspeedmbps has 13 elements but RESPLINKSTATSPEED can yield values 0-15. If it returns a value = 13, this causes an out-of-bounds array access. Add a bounds check and...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/27 12:00 a.m.14 views

UBUNTU-CVE-2026-64227

In the Linux kernel, the following vulnerability has been resolved: ACPI: driver: Check ACPICOMPANION against NULL during probe Since every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, platform drivers that rely on...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/27 12:00 a.m.10 views

UBUNTU-CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.10 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Time-of-check Time-of-use (TOCTOU) Race Condition (CVE-2026-31761)

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 scriptid505765; scriptversion"1.3"; scriptsetattributeattribute:"pluginmodificationdate",...

7.8CVSS5.8AI score0.00104EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.6 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Race Condition within a Thread (CVE-2025-38681)

In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: take the memory hotplug lock inside ptdumpwalkpgd Memory hot remove unmaps and tears down various kernel page table regions as required. The ptdump code can race with concurrent modifications of the kernel page tables...

4.7CVSS6.2AI score0.00122EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.6 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Time-of-check Time-of-use (TOCTOU) Race Condition (CVE-2025-68261)

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 scriptid505745; scriptversion"1.4"; scriptsetattributeattribute:"pluginmodificationdate",...

7.5CVSS5.9AI score0.00525EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64225

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - octeontx2-af: CGX: add bounds check to cgxspeedmbps index cgxspeedmbps has 13 elements but RESPLINKSTATSPEED can yield values 0-15. If it returns a value = 13,...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64550

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: qualcomm: rmnet: validate MAP frame length before ingress parsing When ingress deaggregation is disabled, rmnetmapingresshandler passes the skb straight to...

7.3CVSS5.5AI score0.00126EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64534

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvmet-tcp: check INITFAILED before nvmetrequninit in digest error path In nvmettcptryrecvddgst, when a data digest mismatch is detected, nvmetrequninit is calle...

9.8CVSS5.5AI score0.00384EPSS
SaveExploits0References3
Rows per page
Query Builder