Lucene search
+L

5071 matches found

Cvelist
Cvelist
added 2024/09/13 6:33 a.m.24 views

CVE-2024-46709 drm/vmwgfx: Fix prime with external buffers

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix prime with external buffers Make sure that for external buffers mapping goes through the dmabuf interface instead of trying to access pages directly. External buffers might not provide direct access to...

0.00215EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/13 6:33 a.m.98 views

CVE-2024-46709

CVE-2024-46709 concerns the Linux kernel’s drm/vmwgfx code. The issue arises when handling external buffers during mapping, where code could access pages directly instead of using the dma_buf interface. The fixed behavior requires that external buffers created from dma_bufs be mapped via the dma_...

5.5CVSS6.2AI score0.00215EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.8 views

kernel: xhci: Handle TD clearing for multiple streams case

A vulnerability was found in the Linux kernel's xHCI driver, related to the handling of TD when multiple streams are active, where the issue occurs when the endpoint is stopped, causing TD to remain uncleared, which can lead to system crashes and memory corruption due to stale TD references...

7.8CVSS7.2AI score0.00292EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.6 views

kernel: mm: avoid overflows in dirty throttling logic

A vulnerability was found in the Linux kernel's memory management subsystem where a lack of proper size checks on dirty limits can lead to situations where large dirty limits end up being larger than 32-bits, resulting in potential overflows and divisions by 0. This can cause memory corruption,...

4.4CVSS6.8AI score0.00244EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/09/10 12:0 a.m.36 views

Debian dla-3885 : redis - security update

The remote Debian 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-3885 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-3885-1 [email protected]...

8.8CVSS7.4AI score0.59706EPSS
SaveExploits1References12
OpenVAS
OpenVAS
added 2024/09/10 12:0 a.m.17 views

Huawei EulerOS: Security Advisory for glibc (EulerOS-SA-2024-2343)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.1CVSS7.6AI score0.0131EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/09/10 12:0 a.m.23 views

Fedora: Security Advisory (FEDORA-2024-6b8845e3f0)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9.7AI score0.01157EPSS
SaveExploits0References7
OSV
OSV
added 2024/09/06 7:15 p.m.6 views

UBUNTU-CVE-2024-7652

An error in the ECMA-262 specification relating to Async Generators could have resulted in a type confusion, potentially leading to memory corruption and an exploitable crash. This vulnerability affects Firefox 128, Firefox ESR 115.13, Thunderbird 115.13, and Thunderbird 128...

7.5CVSS7.3AI score0.00656EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/09/05 2:47 a.m.6 views

SUSE CVE-2024-44964

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

6.7CVSS7.6AI score0.00227EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2024/09/04 8:46 p.m.20 views

CVE-2024-44965

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pticlonepgtable alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust and then DF from the stack guard. It turned out that...

5.5CVSS7AI score0.00225EPSS
SaveExploits0References4
CVE
CVE
added 2024/09/04 7:54 p.m.81 views

CVE-2024-44976

MODE C: CVE-2024-44976 involves the Linux kernel pata_macio driver (ata/pata_macio) where a change to max_segment_size to 64KB caused DMA table overflow on large SG lists, leading to kernel BUGs on 32-bit PowerMacs. The issue arises when oversized requests trigger the split logic, overflowing the...

5.5CVSS5.3AI score0.00196EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/09/04 7:15 p.m.32 views

CVE-2024-44973

In the Linux kernel, the following vulnerability has been resolved: mm, slub: do not call doslabfree for kfence object In 782f8906f805 the freeing of kfence objects was moved from deep inside doslabfree to the wrapper functions outside. This is a nice change, but unfortunately it missed one spot ...

5.5CVSS0.0018EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/04 7:15 p.m.26 views

CVE-2024-44964

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

7.8CVSS0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/04 7:15 p.m.1 views

DEBIAN-CVE-2024-44964

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

7.8CVSS5.9AI score0.00227EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.25 views

CVE-2024-44965

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pticlonepgtable alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust and then DF from the stack guard. It turned out that...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.14 views

CVE-2024-44964

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

7.8CVSS6.3AI score0.00227EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/09/04 6:51 p.m.7 views

libtiff: NULL pointer dereference in tif_dirinfo.c

A null pointer dereference flaw was found in Libtiff via tifdirinfo.c. This issue may allow an attacker to trigger memory allocation failures through certain means, such as restricting the heap space size or injecting faults, causing a segmentation fault. This can cause an application crash,...

7.5CVSS7.3AI score0.01516EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/09/04 6:36 p.m.18 views

CVE-2024-44965 x86/mm: Fix pti_clone_pgtable() alignment assumption

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pticlonepgtable alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust and then DF from the stack guard. It turned out that...

7.1AI score0.00225EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/09/04 6:36 p.m.33 views

CVE-2024-44965

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pticlonepgtable alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust and then DF from the stack guard. It turned out that...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/04 6:36 p.m.45 views

CVE-2024-44964 idpf: fix memory leaks and crashes while performing a soft reset

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

0.00227EPSS
SaveExploits0References2
Rows per page
Query Builder