Lucene search
+L

5217 matches found

AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: crypto: caam – Fixed a memory leak in dpaa2caamprobe. When commit 0e1a4d427f58 “crypto: caam: Unembed netdev structure in dpaa2” converted the embedded netdevice to dynamically allocated pointers, it added cleanup code in...

5.5CVSS5.2AI score0.00156EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68215

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: radio-si476x: Unregister v4l2device on probe failure si476xradioprobe registers radio-v4l2dev before allocating the V4L2 controls and before registering...

5.3AI score0.0022EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68327

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wan: wanxl: Only reset hardware after BAR mapping wanxlpciinitone stores the freshly allocated card in driver data before the PLX BAR is mapped. Several early...

5.4AI score0.00176EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-68207

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: ti: vpe: unwind v4l2 device registration on probe error If the vpetop resource is missing, vpeprobe returns -ENODEV after v4l2deviceregister has succeede...

5.3AI score0.00215EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-68210

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: stm32: dcmi: unregister notifier on probe failure dcmigraphinit registers the async notifier before dcmiprobe toggles the reset line. If resetcontrolasse...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/08 7:45 a.m.15 views

CVE-2026-19270 Hulupeep mcp-ui-probe Journey/Usage JourneyStorage.ts usage_stats path traversal

A security flaw has been discovered in Hulupeep mcp-ui-probe up to 0.2.0. Affected is the function getjourney/deletejourney/analyzejourney/usagestats of the file src/journey/JourneyStorage.ts of the component Journey/Usage. The manipulation of the argument journeyId/filename results in path...

4.8CVSS5.1AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/08 7:45 a.m.11 views

EUVD-2026-54769

A security flaw has been discovered in Hulupeep mcp-ui-probe up to 0.2.0. Affected is the function getjourney/deletejourney/analyzejourney/usagestats of the file src/journey/JourneyStorage.ts of the component Journey/Usage. The manipulation of the argument journeyId/filename results in path...

5.3CVSS5.5AI score0.00137EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/08/06 11:55 p.m.11 views

SUSE CVE-2026-64599

In the Linux kernel, the following vulnerability has been resolved: crypto: amlogic - avoid double cleanup in mesoncryptoprobe When mesonallocatechanlist fails after a partial allocation, it already unwinds the allocated chanlist state through its local error path. mesoncryptoprobe then jump to...

5.5CVSS5.4AI score0.00117EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 8:16 a.m.8 views

UBUNTU-CVE-2026-64599

In the Linux kernel, the following vulnerability has been resolved: crypto: amlogic - avoid double cleanup in mesoncryptoprobe When mesonallocatechanlist fails after a partial allocation, it already unwinds the allocated chanlist state through its local error path. mesoncryptoprobe then jump to...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/06 8:16 a.m.11 views

UBUNTU-CVE-2026-64602

In the Linux kernel, the following vulnerability has been resolved: iio: adc: spear: Initialize completion before requesting IRQ In the report from Jaeyoung Chung: "spearadcprobe in drivers/iio/adc/spearadc.c registers its interrupt handler with devmrequestirq before it initializes st-completion...

5.3AI score0.00165EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/08/06 7:13 a.m.13 views

EUVD-2026-53786

In the Linux kernel, the following vulnerability has been resolved: crypto: amlogic - avoid double cleanup in mesoncryptoprobe When mesonallocatechanlist fails after a partial allocation, it already unwinds the allocated chanlist state through its local error path. mesoncryptoprobe then jump to...

5.4AI score0.00117EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/06 7:13 a.m.13 views

CVE-2026-64599

In the Linux kernel, the following vulnerability has been resolved: crypto: amlogic - avoid double cleanup in mesoncryptoprobe When mesonallocatechanlist fails after a partial allocation, it already unwinds the allocated chanlist state through its local error path. mesoncryptoprobe then jump to...

5.3AI score0.00117EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/08/06 7:13 a.m.39 views

CVE-2026-64599 crypto: amlogic - avoid double cleanup in meson_crypto_probe()

In the Linux kernel, the following vulnerability has been resolved: crypto: amlogic - avoid double cleanup in mesoncryptoprobe When mesonallocatechanlist fails after a partial allocation, it already unwinds the allocated chanlist state through its local error path. mesoncryptoprobe then jump to...

7.8CVSS0.00117EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/06 7:13 a.m.76 views

CVE-2026-64599

Summary (CVE-2026-64599) : The Linux kernel amlogic crypto path (meson_crypto_probe) fixes a double-cleanup/double-teardown bug in meson_allocate_chanlist() space on partial allocation. When a partial allocation fails, the local error path already unwinds resources; an outer cleanup path in meson...

7.8CVSS5.4AI score0.00117EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/06 7:13 a.m.12 views

CVE-2026-64599

In the Linux kernel, the following vulnerability has been resolved: crypto: amlogic - avoid double cleanup in mesoncryptoprobe When mesonallocatechanlist fails after a partial allocation, it already unwinds the allocated chanlist state through its local error path. mesoncryptoprobe then jump to...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0
CVE
CVE
added 2026/08/06 7:06 a.m.78 views

CVE-2026-64587

The CVE-2026-64587 entry concerns the Linux kernel net: ethernet: arc: emac component. The root cause is a race where, if probe unwinds after devm_request_irq() has installed the handler, a stale or latched interrupt may reach arc_emac_intr() during teardown and race with net_device release. The ...

7CVSS5.4AI score0.00122EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/06 1:06 a.m.10 views

SUSE CVE-2026-64568

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix unsolbcastproberesp double free on alloc failure ieee80211setunsolbcastproberesp calls kfreercu on the old template before allocating the replacement. If the kzalloc then fails, it returns -ENOMEM while...

6.4CVSS5.4AI score0.0012EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-64599

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: amlogic - avoid double cleanup in mesoncryptoprobe When mesonallocatechanlist fails after a partial allocation, it already unwinds the allocated chanlis...

7.8CVSS5.5AI score0.00117EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/08/06 12:00 a.m.7 views

The vulnerability of the ov5647_probe() function in the drivers/media/i2c/ov5647.c file of the Linux kernel’s multimedia device driver module allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ov5647probe function in the drivers/media/i2c/ov5647.c file of the Linux kernel’s multimedia device driver is related to incorrect initialization of resources. Exploiting this vulnerability allows a remote attacker to compromise the confidentiality, integrity, and...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References12Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/08/06 12:00 a.m.6 views

The vulnerability of the mtk_mdp_probe() function in the drivers/media/platform/mediatek/mdp/mtk_mdp_core.c file of the Linux kernel’s multimedia device driver allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the mtkmdpprobe function in the drivers/media/platform/mediatek/mdp/mtkmdpcore.c file of the Linux kernel’s multimedia device driver is related to unsynchronized access to shared data in a multi-threaded context. Exploiting this vulnerability could allow an attacker to...

7.8CVSS5.1AI score0.00139EPSS
SaveExploits0References13Affected Software2
Rows per page
Query Builder