Lucene search
+L

40 matches found

Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•10 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099771)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099771 advisory. In the Linux kernel, the following vulnerability has been resolved: net: wan/fslucchdlc: Fix dmafreecoherent in uhdlcmemclean The priv-rxbuffer and priv-txbuffer are...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•10 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100385 advisory. In the Linux kernel, the following vulnerability has been resolved: net: wan/fslucchdlc: Fix dmafreecoherent in uhdlcmemclean The priv-rxbuffer and priv-txbuffer are...

5.5CVSS5.5AI score0.00162EPSS
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
EUVD
EUVD
•added 2026/08/15 5:57 a.m.•14 views

EUVD-2026-59373

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

5.4AI score0.00209EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/15 5:57 a.m.•49 views

CVE-2026-72474

Summary (concrete details available) : CVE-2026-72474 concerns the Linux kernel’s dmaengine, specifically the dma-axi-dmac path. The issue arises on architectures such as Microblaze or arm64 where DMA_DIRECT_REMAP can cause dma_alloc_coherent() to remap memory (including vmalloc()). In the affect...

5.4AI score0.00209EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/12 4:22 p.m.•8 views

SUSE CVE-2026-68192

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: make releasescratchbuffers idempotent brcmfpciereleasescratchbuffers frees the shared.scratch and shared.ringupd DMA buffers with dmafreecoherent but does not clear the pointers afterwards, unlike the sibling...

5.5CVSS5.4AI score0.00412EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/10 1:20 p.m.•20 views

CVE-2026-68192

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: make releasescratchbuffers idempotent brcmfpciereleasescratchbuffers frees the shared.scratch and shared.ringupd DMA buffers with dmafreecoherent but does not clear the pointers afterwards, unlike the sibling...

8.8CVSS5.3AI score0.00412EPSS
SaveExploits0References6
OSV
OSV
•added 2026/08/10 1:20 p.m.•11 views

UBUNTU-CVE-2026-68192

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: make releasescratchbuffers idempotent brcmfpciereleasescratchbuffers frees the shared.scratch and shared.ringupd DMA buffers with dmafreecoherent but does not clear the pointers afterwards, unlike the sibling...

8.8CVSS5.2AI score0.00412EPSS
SaveExploits0References7
OSV
OSV
•added 2026/08/10 12:00 p.m.•29 views

CVE-2026-68192 wifi: brcmfmac: make release_scratchbuffers idempotent

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: make releasescratchbuffers idempotent brcmfpciereleasescratchbuffers frees the shared.scratch and shared.ringupd DMA buffers with dmafreecoherent but does not clear the pointers afterwards, unlike the sibling...

8.8CVSS5.3AI score
SaveExploits0References11
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/10 12:00 a.m.•1 views

CVE-2026-68192: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: make releasescratchbuffers idempotent brcmfpciereleasescratchbuffers frees the shared.scratch and shared.ringupd DMA buffers with dmafreecoherent but does not clear the pointers afterwards, unlike the sibling...

8.8CVSS5.8AI score0.00412EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/25 12:00 a.m.•1 views

CVE-2026-64465: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix sleep in atomic context in xhcifreestreams When a USB device with active stream endpoints is disconnected, xhcifreestreams is called from the hubevent workqueue to free the stream resources. It calls...

5.8AI score0.0022EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/05/07 12:44 a.m.•22 views

CVE-2026-43283

A flaw was found in the Linux kernel's ecbhf ethernet driver. An issue in the error handling path of the dmafreecoherent function incorrectly uses priv-rxbuf.alloclen as the Direct Memory Access DMA handle instead of priv-rxbuf.allocphys. This improper unmapping of the buffer could lead to memory...

8.8CVSS5.9AI score0.00176EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/05/06 11:29 a.m.•8 views

CVE-2026-43283

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ecbhf: Fix dmafreecoherent dma handle dmafreecoherent in error path takes priv-rxbuf.alloclen as the dma handle. This would lead to improper unmapping of the buffer. Change the dma handle to priv-rxbuf.allocphys...

5.7AI score0.00176EPSS
SaveExploits0References9Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/06 12:00 a.m.•1 views

CVE-2026-43283: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ecbhf: Fix dmafreecoherent dma handle dmafreecoherent in error path takes priv-rxbuf.alloclen as the dma handle. This would lead to improper unmapping of the buffer. Change the dma handle to priv-rxbuf.allocphys...

8.8CVSS5.8AI score0.00176EPSS
SaveExploits0References9
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/06 12:00 a.m.•1 views

CVE-2026-43149: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: net: wan/fslucchdlc: Fix dmafreecoherent in uhdlcmemclean The priv-rxbuffer and priv-txbuffer are alloc'd together as contiguous buffers in uhdlcinit but freed as two buffers in uhdlcmemclean. Change the cleanup to only call...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References9
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/24 12:00 a.m.•1 views

CVE-2026-31661: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmsmac: Fix dmafreecoherent size dmaallocconsistent may change the size to align it. The new size is saved in alloced. Change the free size to match the allocation size...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References9
OSV
OSV
•added 2026/02/14 4:15 p.m.•31 views

AZL-77754 CVE-2026-23133 affecting package kernel for versions less than 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: fix dmafreecoherent pointer dmaalloccoherent allocates a DMA mapped buffer and stores the addresses in XXXunaligned fields. Those should be reused when freeing the buffer rather than the aligned addresses...

5.5CVSS6.1AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
•added 2026/02/14 4:15 p.m.•16 views

AZL-77688 CVE-2026-23135 affecting package kernel for versions less than 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dmafreecoherent pointer dmaalloccoherent allocates a DMA mapped buffer and stores the addresses in XXXunaligned fields. Those should be reused when freeing the buffer rather than the aligned addresses...

5.5CVSS6.3AI score0.00127EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2026/02/14 3:14 p.m.•22 views

CVE-2026-23133

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: fix dmafreecoherent pointer dmaalloccoherent allocates a DMA mapped buffer and stores the addresses in XXXunaligned fields. Those should be reused when freeing the buffer rather than the aligned addresses...

5.5CVSS5.3AI score0.00127EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/02/14 12:00 a.m.•0 views

CVE-2026-23135: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dmafreecoherent pointer dmaalloccoherent allocates a DMA mapped buffer and stores the addresses in XXXunaligned fields. Those should be reused when freeing the buffer rather than the aligned addresses...

5.5CVSS6.1AI score0.00127EPSS
SaveExploits0References1
Rows per page
Query Builder