Lucene search
+L

12878 matches found

Cvelist
Cvelist
added 2024/04/17 3:59 p.m.36 views

CVE-2024-26911 drm/buddy: Fix alloc_range() error handling code

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Fix allocrange error handling code Few users have observed display corruption when they boot the machine to KDE Plasma or playing games. We have root caused the problem that whenever allocrange couldn't find the requir...

7.8CVSS4.3AI score0.00204EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/04/17 1:09 p.m.20 views

Denial Of Service

github.com/traefik/traefik is vulnerable to Denial Of Service. The vulnerability is due to a lack of header frame limits, allowing an attacker to send excessive CONTINUATION frames which causes the endpoint to read arbitrary amounts of header data without proper memory allocation limits...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/17 11:46 a.m.10 views

OpenJDK: Pack200 excessive memory allocation (8322114)

A flaw was found in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Concurrency. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition...

3.7CVSS7.1AI score0.01286EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/17 11:40 a.m.21 views

OpenJDK: Pack200 excessive memory allocation (8322114)

A flaw was found in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Concurrency. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition...

3.7CVSS7.1AI score0.01286EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/17 11:40 a.m.10 views

OpenJDK: Pack200 excessive memory allocation (8322114)

A flaw was found in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Concurrency. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition...

3.7CVSS7.1AI score0.01286EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/17 11:15 a.m.7 views

AZL-40082 CVE-2024-26901 affecting package kernel for versions less than 6.6.29.1-3

In the Linux kernel, the following vulnerability has been resolved: dosysnametohandle: use kzalloc to fix kernel-infoleak syzbot identified a kernel information leak vulnerability in dosysnametohandle and issued the following report 1. 1 "BUG: KMSAN: kernel-infoleak in instrumentcopytouser...

5.5CVSS6.4AI score0.00828EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.6 views

UBUNTU-CVE-2024-26890

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: fix out of bounds memory access The problem is detected by KASAN. btrtl driver uses private hci data to store 'struct btrealtekdata'. If btrtl driver is used with btusb, then memory for private hci data is...

7.8CVSS6.2AI score0.006EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.29 views

CVE-2024-26890

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: fix out of bounds memory access The problem is detected by KASAN. btrtl driver uses private hci data to store 'struct btrealtekdata'. If btrtl driver is used with btusb, then memory for private hci data is...

7.8CVSS6.4AI score0.006EPSS
SaveExploits0References16
OSV
OSV
added 2024/04/17 10:27 a.m.7 views

CVE-2024-26866 spi: lpspi: Avoid potential use-after-free in probe()

In the Linux kernel, the following vulnerability has been resolved: spi: lpspi: Avoid potential use-after-free in probe fsllpspiprobe is allocating/disposing memory manually with spiallochost/spialloctarget, but uses devmspiregistercontroller. In case of error after the latter call the memory wil...

5.8AI score
SaveExploits0References7
CVE
CVE
added 2024/04/17 10:10 a.m.144 views

CVE-2024-26839

CVE-2024-26839 affects the Linux kernel: a memleak in IB/hfi1’s init_credit_return when dma_alloc_coherent fails to allocate dd->cr_base[i].va; proper cleanup should deallocate dd->cr_base and any previously allocated dd->cr_base[i] to avoid leaks. The issue is resolved by the kernel fix...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2024/04/17 9:15 a.m.22 views

CVE-2024-24856

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS5.3AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 9:15 a.m.7 views

UBUNTU-CVE-2024-24856

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS5.8AI score0.00172EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/17 9:15 a.m.24 views

CVE-2024-24856

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS6.1AI score0.00172EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/17 8:34 a.m.44 views

CVE-2024-24856 NULL pointer deference in acpi_db_convert_to_package of Linux acpi module

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS5.6AI score0.00172EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/17 8:34 a.m.24 views

CVE-2024-24856 NULL pointer deference in acpi_db_convert_to_package of Linux acpi module

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS6.9AI score0.00172EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/17 8:34 a.m.105 views

CVE-2024-24856

CVE-2024-24856 concerns a Linux kernel ACPI issue where ACPI_ALLOCATE_ZEROED may return NULL and the code dereferences it without checking. The vulnerability leads to a NULL pointer dereference in the ACPI subsystem (notably in modules such as Linux kernel’s ACPI handling). The documented remedia...

5.3CVSS6.8AI score0.00172EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/04/17 8:34 a.m.68 views

CVE-2024-24856

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS5.6AI score0.00172EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2024/04/16 8:07 p.m.74 views

USN-6724-2: Linux kernel vulnerabilities

Pratyush Yadav discovered that the Xen network backend implementation in the Linux kernel did not properly handle zero length data request, leading to a null pointer dereference vulnerability. An attacker in a guest VM could possibly use this to cause a denial of service host domain crash...

8.1CVSS7.1AI score0.01177EPSS
SaveExploits1
Veracode
Veracode
added 2024/04/16 5:25 p.m.21 views

Integer Overflow

GTKWave 3.3.115 is vulnerable to an Integer overflow. The vulnerability is due to not allocating enough memory to stringlens array in LXT2 numdictentries functionality. A specially crafted .lxt2 file can lead to arbitrary code execution when opened by a victim...

7.8CVSS7.3AI score0.00416EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2024/04/16 5:23 p.m.22 views

Integer Overflow

GTKWave 3.3.115 is vulnerable to Integer Overflow. The vulnerability is due to not allocating enough memory to stringpointers array in the LXT2 numdictentries functionality. A specially crafted .lxt2 file can lead to arbitrary code execution when opened by a victim...

7.8CVSS7.3AI score0.00414EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder