Lucene search
+L

52 matches found

NVD
NVD
•added 2026/09/17 5:18 p.m.•8 views

CVE-2026-93158

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - stop probe if context pool creation fails saulprobe calls sainitmem to create the DMA pool used for security context buffers, but ignores its return value. If pool creation fails, probe still continues with DMA...

0.0022EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/17 5:18 p.m.•7 views

AZL-102162 CVE-2026-93158 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - stop probe if context pool creation fails saulprobe calls sainitmem to create the DMA pool used for security context buffers, but ignores its return value. If pool creation fails, probe still continues with DMA...

5.8AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:18 p.m.•6 views

DEBIAN-CVE-2026-93158

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - stop probe if context pool creation fails saulprobe calls sainitmem to create the DMA pool used for security context buffers, but ignores its return value. If pool creation fails, probe still continues with DMA...

5.8AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:17 p.m.•8 views

DEBIAN-CVE-2026-90233

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: release descriptor pools on probe failure The per-NUMA-node descriptor DMA pools are created lazily from nvmeinithctxcommon once the admin tag set is allocated, but they are only destroyed in nvmeremove via...

5.9AI score0.00206EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/17 4:11 p.m.•15 views

CVE-2026-93158

In the Linux kernel crypto subsystem, the sa2ul driver contains a flaw where sa_ul_probe() ignores the return value of sa_init_mem() , which creates the DMA pool used for security context buffers. If pool creation fails, the probe continues with DMA setup, algorithm registration, and child popula...

5.8AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•10 views

EUVD-2026-82266

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - stop probe if context pool creation fails saulprobe calls sainitmem to create the DMA pool used for security context buffers, but ignores its return value. If pool creation fails, probe still continues with DMA...

5.8AI score0.0022EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/17 4:11 p.m.•5 views

CVE-2026-93158 crypto: sa2ul - stop probe if context pool creation fails

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - stop probe if context pool creation fails saulprobe calls sainitmem to create the DMA pool used for security context buffers, but ignores its return value. If pool creation fails, probe still continues with DMA...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•33 views

CVE-2026-93158 crypto: sa2ul - stop probe if context pool creation fails

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - stop probe if context pool creation fails saulprobe calls sainitmem to create the DMA pool used for security context buffers, but ignores its return value. If pool creation fails, probe still continues with DMA...

0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•35 views

CVE-2026-90233 nvme-pci: release descriptor pools on probe failure

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: release descriptor pools on probe failure The per-NUMA-node descriptor DMA pools are created lazily from nvmeinithctxcommon once the admin tag set is allocated, but they are only destroyed in nvmeremove via...

0.00206EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/17 4:07 p.m.•20 views

CVE-2026-90233

In the Linux kernel nvme-pci driver, per-NUMA-node descriptor DMA pools are created lazily during nvme_init_hctx_common() but are only released in nvme_remove(). Any probe failure occurring after the admin tag set is allocated unwinds through the out_disable label and nvme_pci_free_ctrl(), neithe...

5.8AI score0.00206EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•1 views

CVE-2026-93158: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - stop probe if context pool creation fails saulprobe calls sainitmem to create the DMA pool used for security context buffers, but ignores its return value. If pool creation fails, probe still continues with DMA...

5.8AI score0.0022EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•9 views

CVE-2026-89865

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Zero SFP DMA buffer in FRU/I2C bsg handlers The FRU and I2C bsg handlers stage their transfer in a DMAPOOLSIZE 256-byte bounce buffer obtained from dmapoolalloc, which does not zero the allocation. They initialize...

0.00211EPSS
SaveExploits0References8
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•13 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: dmaengine: omap-dma: fixed the resource leak in error paths caused by dmapool. The dmapool created by dmapoolcreate is not destroyed when dmaasyncdeviceregister or ofdmacontrollerregister fails, resulting in a resource leak in...

5.7AI score0.00214EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/08/28 1:01 a.m.•8 views

SUSE CVE-2026-72059

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: destroy DMA pool on CLDMA late init failure t7xxcldmalateinit creates mdctrl-gpddmapool before initializing the TX and RX rings. If any ring initialization fails, the error path frees the already initialized ring...

5.8AI score0.00215EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Destroying the DMA pool on CLDMA during late initialization failure The function t7xxcldmalateinit creates mdctrl-gpddmapool before initializing the TX and RX rings. If any of these ring initializations fail, the...

5.9AI score0.00215EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dma-axi-dmac: The use of a DMA pool to manage DMA descriptors has been implemented. For architectures like Microblaze or Arm64 where this API is used, DMADIRECTREMAP is set, which means that dmaalloccoherent may remap...

5.8AI score0.00209EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•18 views

Linux Distros Unpatched Vulnerability : CVE-2026-72059

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: wwan: t7xx: destroy DMA pool on CLDMA late init failure t7xxcldmalateinit creates mdctrl-gpddmapool before initializing the TX and RX rings. If any ring...

5.9AI score0.00215EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-72474

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: dma-axi-dmac: use DMA pool to manange DMA descriptor For architectures like Microblaze or arm64 where this IP is used, DMADIRECTREMAP is set which...

5.9AI score0.00209EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/17 3:00 p.m.•11 views

CVE-2026-72059

A flaw was found in the Linux kernel's net: wwan: t7xx component. This issue occurs during the initialization of the Cellular Direct Memory Access CLDMA module. If the setup of the transmit or receive rings fails, a dedicated memory resource, known as a Direct Memory Access DMA pool, is not...

5.5CVSS5.4AI score0.00215EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/15 6:22 a.m.•15 views

CVE-2026-72474

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dma-axi-dmac: use DMA pool to manange DMA descriptor For architectures like Microblaze or arm64 where this IP is used, DMADIRECTREMAP is set which means that dmaalloccoherent might remap and hence vmalloc some memory...

0.00209EPSS
SaveExploits0References4
Rows per page
Query Builder