Lucene search
+L

4305 matches found

UbuntuCve
UbuntuCve
added 2024/04/17 4:15 p.m.21 views

CVE-2024-26912

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix several DMA buffer leaks Nouveau manages GSP-RM DMA buffers with nvkmgspmem objects. Several of these buffers are never dealloced. Some of them can be deallocated right after GSP-RM is initialized, but the rest...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/17 3:59 p.m.100 views

CVE-2024-26912

The connected Nessus entry for CVE-2024-26912 provides concrete details: in the Linux kernel, the Nouveau driver leaked several GSP-RM DMA buffers (nvkm_gsp_mem objects) that were never deallocated. Some buffers could be freed soon after GSP-RM initialization, while others remained until driver u...

5.5CVSS6.8AI score0.00193EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/04/17 3:59 p.m.26 views

CVE-2024-26912 drm/nouveau: fix several DMA buffer leaks

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix several DMA buffer leaks Nouveau manages GSP-RM DMA buffers with nvkmgspmem objects. Several of these buffers are never dealloced. Some of them can be deallocated right after GSP-RM is initialized, but the rest...

5.8AI score0.00193EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/17 3:59 p.m.25 views

CVE-2024-26912 drm/nouveau: fix several DMA buffer leaks

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix several DMA buffer leaks Nouveau manages GSP-RM DMA buffers with nvkmgspmem objects. Several of these buffers are never dealloced. Some of them can be deallocated right after GSP-RM is initialized, but the rest...

7AI score0.00193EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/04/17 3:59 p.m.56 views

CVE-2024-26912

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix several DMA buffer leaks Nouveau manages GSP-RM DMA buffers with nvkmgspmem objects. Several of these buffers are never dealloced. Some of them can be deallocated right after GSP-RM is initialized, but the rest...

5.5CVSS5.5AI score0.00193EPSS
SaveExploits0
OSV
OSV
added 2024/04/17 3:59 p.m.11 views

CVE-2024-26912 drm/nouveau: fix several DMA buffer leaks

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix several DMA buffer leaks Nouveau manages GSP-RM DMA buffers with nvkmgspmem objects. Several of these buffers are never dealloced. Some of them can be deallocated right after GSP-RM is initialized, but the rest...

5.5CVSS5.1AI score0.00193EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/17 11:15 a.m.3 views

DEBIAN-CVE-2024-26847

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: use correct function name for resetting TCE tables The PAPR spec spells the function name as "ibm,reset-pe-dma-windows" but in practice firmware uses the singular form: "ibm,reset-pe-dma-window" in the device tree...

5.1CVSS5AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.5 views

UBUNTU-CVE-2024-26847

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: use correct function name for resetting TCE tables The PAPR spec spells the function name as "ibm,reset-pe-dma-windows" but in practice firmware uses the singular form: "ibm,reset-pe-dma-window" in the device tree...

5.1CVSS5.7AI score0.0024EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/17 10:27 a.m.6358 views

CVE-2023-52644

CVE-2023-52644 relates to a Linux kernel WiFi component (b43) where the QoS-disabled path could map the IEEE 802.11 queue incorrectly due to a single-queue scenario. The root cause is that when QoS is off, the code may attempt to stop/wake a non-existent queue or fail to stop/wake the actual queu...

6.3CVSS5.8AI score0.00232EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.15 views

CVE-2023-52644 wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled When QoS is disabled, the queue priority value will not map to the correct ieee80211 queue since there is only one queue. Stop/wake queue 0 when QoS is disabl...

6.4AI score0.00232EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/04/17 10:27 a.m.46 views

CVE-2023-52644

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled When QoS is disabled, the queue priority value will not map to the correct ieee80211 queue since there is only one queue. Stop/wake queue 0 when QoS is disabl...

6.3CVSS6.8AI score0.00232EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.39 views

CVE-2023-52644 wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled When QoS is disabled, the queue priority value will not map to the correct ieee80211 queue since there is only one queue. Stop/wake queue 0 when QoS is disabl...

7.2AI score0.00232EPSS
SaveExploits0References9
OSV
OSV
added 2024/04/17 10:15 a.m.1 views

DEBIAN-CVE-2024-26839

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix a memleak in initcreditreturn When dmaalloccoherent fails to allocate dd-crbasei.va, initcreditreturn should deallocate dd-crbase and dd-crbasei that allocated before. Or those resources would be never freed and a...

5.5CVSS5.5AI score0.00239EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/17 10:14 a.m.21 views

CVE-2024-26847 powerpc/rtas: use correct function name for resetting TCE tables

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: use correct function name for resetting TCE tables The PAPR spec spells the function name as "ibm,reset-pe-dma-windows" but in practice firmware uses the singular form: "ibm,reset-pe-dma-window" in the device tree...

6.9AI score0.0024EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/17 10:10 a.m.3 views

CVE-2024-26839 IB/hfi1: Fix a memleak in init_credit_return

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix a memleak in initcreditreturn When dmaalloccoherent fails to allocate dd-crbasei.va, initcreditreturn should deallocate dd-crbase and dd-crbasei that allocated before. Or those resources would be never freed and a...

5.5CVSS5.8AI score0.00239EPSS
SaveExploits0References13
CVE
CVE
added 2024/04/17 9:43 a.m.61 views

CVE-2024-26827

CVE-2024-26827 entry is rejected/withdrawn by the CVE Numbering Authority and not an active vulnerability entry.

6.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/15 11:20 p.m.2 views

SUSE CVE-2021-47207

In the Linux kernel, the following vulnerability has been resolved: ALSA: gus: fix null pointer dereference on pointer block The pointer block return from sndgf1dmanextblock could be null, so there is a potential null pointer dereference issue. Fix this by adding a null check before dereference...

5.5CVSS7.6AI score0.00226EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/04/15 11:13 p.m.2 views

SUSE CVE-2024-3446

A double free vulnerability was found in QEMU virtio devices virtio-gpu, virtio-serial-bus, virtio-crypto, where the memreentrancyguard flag insufficiently protects against DMA reentrancy issues. This issue could allow a malicious privileged guest user to crash the QEMU process on the host,...

8.2CVSS7.7AI score0.00278EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.4 views

SUSE CVE-2024-26788

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: init irq after reg initialization Initialize the qDMA irqs after the registers are configured so that interrupts that may have been pending from a primary kernel don't get processed by the irq handler before ...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.4 views

SUSE CVE-2024-26790

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read There is chip ls1028a errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read transactions initiated by QDMA may stall in the NOC...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References6
Rows per page
Query Builder