Lucene search
+L

289 matches found

OSV
OSV
•added 2026/09/11 8:19 p.m.•7 views

AZL-100808 CVE-2026-89594 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: hsi: omapssicore: fix missing DMA mask setup for SSI controller device The OMAP SSI driver uses a synthetic HSI controller device allocated via hsialloccontroller, which does not go through the normal OF/platform device...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/11 8:19 p.m.•11 views

CVE-2026-89594

In the Linux kernel, the following vulnerability has been resolved: hsi: omapssicore: fix missing DMA mask setup for SSI controller device The OMAP SSI driver uses a synthetic HSI controller device allocated via hsialloccontroller, which does not go through the normal OF/platform device...

7.8CVSS0.00176EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/11 8:19 p.m.•9 views

DEBIAN-CVE-2026-89594

In the Linux kernel, the following vulnerability has been resolved: hsi: omapssicore: fix missing DMA mask setup for SSI controller device The OMAP SSI driver uses a synthetic HSI controller device allocated via hsialloccontroller, which does not go through the normal OF/platform device...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•6 views

UBUNTU-CVE-2026-89594

In the Linux kernel, the following vulnerability has been resolved: hsi: omapssicore: fix missing DMA mask setup for SSI controller device The OMAP SSI driver uses a synthetic HSI controller device allocated via hsialloccontroller, which does not go through the normal OF/platform device...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/11 7:44 p.m.•9 views

EUVD-2026-76506

In the Linux kernel, the following vulnerability has been resolved: hsi: omapssicore: fix missing DMA mask setup for SSI controller device The OMAP SSI driver uses a synthetic HSI controller device allocated via hsialloccontroller, which does not go through the normal OF/platform device...

5.8AI score0.00176EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/09/11 12:00 a.m.•18 views

PT-2026-90310

In the Linux kernel, the following vulnerability has been resolved: hsi: omap ssi core: fix missing DMA mask setup for SSI controller device The OMAP SSI driver uses a synthetic HSI controller device allocated via hsi alloc controller, which does not go through the normal OF/platform device...

5.8AI score0.00176EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/09/06 12:00 a.m.•6 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053265)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053265 advisory. In the Linux kernel, the following vulnerability has been resolved: dmaengine: omap-dma: fix dmapool resource leak in error paths The dmapool created by dmapoolcreat...

5.7AI score0.00214EPSS
SaveExploits0References4
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•8 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: iommu/omap: Fixed buffer overflow in debugfs There are two issues here: 1 The “len” variable needs to be checked before the very first write. Otherwise, if omap2iommudumpctx is called with “bytes” less than 32, it will result ...

7.8CVSS6.2AI score0.00185EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: fbdev: omap: use threaded IRQ for LCD DMA When using touchscreens and framebuffers, the Nokia 770 easily crashes due to the following issue: BUG: scheduling while atomic: irq/144-ads7846/82/0x00010000 Linked modules include:...

5.5CVSS6.2AI score0.00192EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•6 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: phy: ti: phy-omap-usb2: Fixed NULL pointer dereferencing for SRP. If the external PHY working together with phy-omap-usb2 does not implement sendsrp, we may still attempt to call it. This can occur on an idle Ethernet device that...

5.5CVSS5.9AI score0.00295EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•9 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: Added a check for the value “plane”. The function dispcovlsetup is not intended to work with the value OMAPDSSWB of the plane enum parameter. The value of this parameter is initialized in dssinitoverlays, and in th...

5.5CVSS6.6AI score0.00286EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2026/08/14 12:00 a.m.•7 views

The vulnerability in the driver/crypto/omap-crypto.c component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the drivers/crypto/omap-crypto.c component of the Linux operating system’s kernel is related to incorrect calculation of buffer size. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS7.3AI score0.00132EPSS
SaveExploits0References18Affected Software3
Github Security Blog
Github Security Blog
•added 2026/08/06 8:27 p.m.•80 views

JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026-59870 fix not backported

Quadratic CPU consumption in !!omap resolution js-yaml 3.x and 4.x Summary resolveYamlOmap enforces key uniqueness for !!omap sequences with a linear scan objectKeys.indexOf... inside the per-element loop, making resolution On² in the number of entries. A modestly sized YAML document therefore...

7.5CVSS6.3AI score0.00644EPSS
SaveExploits1References2Affected Software1
OSV
OSV
•added 2026/08/06 8:27 p.m.•200 views

GHSA-5P4M-2WFM-XMQJ JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026-59870 fix not backported

Quadratic CPU consumption in !!omap resolution js-yaml 3.x and 4.x Summary resolveYamlOmap enforces key uniqueness for !!omap sequences with a linear scan objectKeys.indexOf... inside the per-element loop, making resolution On² in the number of entries. A modestly sized YAML document therefore...

7.5CVSS5.5AI score
SaveExploits0References2
Patchstack
Patchstack
•added 2026/08/06 8:27 p.m.•20 views

NPM: JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026-59870 fix not backported

NPM: JS-YAML: Quadratic CPU consumption in !!omap resolution 3.x and 4.x — CVE-2026-59870 fix not backported vulnerability discovered by ? in WordPress Npm js-yaml versions = 3.0.0, 3.15.1...

7.5CVSS6.3AI score0.00644EPSS
SaveExploits1References2Affected Software1
BDU FSTEC
BDU FSTEC
•added 2026/07/23 12:00 a.m.•10 views

The vulnerability of the ssi_probe() function in the drivers/hsi/controllers/omap_ssi_core.c file of the HSI high-speed synchronous serial interface driver in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the ssiprobe function in the drivers/hsi/controllers/omapssicore.c file of the Linux high-speed synchronous serial interface driver core is related to errors during link counter updates. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00237EPSS
SaveExploits0References21Affected Software2
RedhatCVE
RedhatCVE
•added 2026/07/21 5:12 a.m.•18 views

CVE-2026-53401

A flaw was found in the Linux kernel's omapfb display driver. A race condition in the omapfbmmap function, which manages memory mapping, allows for concurrent operations that can lead to a use-after-free vulnerability. This could enable a local attacker to access freed physical memory, potentiall...

7.8CVSS5.5AI score0.00137EPSS
SaveExploits0References4
Patchstack
Patchstack
•added 2026/07/20 9:18 p.m.•15 views

NPM: js-yaml: Quadratic-complexity (O(n^2)) DoS via !!omap tag in YAML11_SCHEMA

NPM: js-yaml: Quadratic-complexity On^2 DoS via !!omap tag in YAML11SCHEMA vulnerability discovered by ? in WordPress Npm js-yaml versions = 5.0.0, = 5.2.0...

7.5CVSS6AI score0.00644EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
•added 2026/07/20 9:18 p.m.•20 views

EUVD-2026-42300

js-yaml: Quadratic-complexity On^2 DoS via !!omap tag in YAML11SCHEMA...

7.5CVSS6AI score0.00644EPSS
SaveExploits1References4
OSV
OSV
•added 2026/07/20 9:18 p.m.•18 views

GHSA-724G-MXRG-4QVM js-yaml: Quadratic-complexity (O(n^2)) DoS via !!omap tag in YAML11_SCHEMA

Summary js-yaml v5.x introduces YAML11SCHEMA support with the !!omap ordered map tag. The omapTag.addItem function performs a linear On scan for duplicate key detection on every insertion, resulting in On^2 total time to parse a document with n omap entries. An attacker can send a small crafted...

5.3CVSS6.2AI score0.00644EPSS
SaveExploits1References5
Rows per page
Query Builder