Lucene search
+L

12849 matches found

OSV
OSV
added 2024/11/05 6:15 p.m.4 views

DEBIAN-CVE-2024-50103

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asocqcomlpasscpuplatformprobe A devmkzalloc in asocqcomlpasscpuplatformprobe could possibly return NULL pointer. NULL Pointer Dereference may be triggerred without addtional check. Add a NULL...

5.5CVSS5.8AI score0.00236EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/05 1:42 a.m.9 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
CNNVD
CNNVD
added 2024/11/05 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the ASoC: qcom module's failure to properly handle pointers returned by devmkzalloc in the...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/11/04 12:0 a.m.14 views

RHEL 7 : qemu-kvm-rhev (RHSA-2016:1654)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2016:1654 advisory. KVM Kernel-based Virtual Machine is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm-rhev package provid...

7.8CVSS7.5AI score0.00701EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/11/04 12:0 a.m.14 views

EulerOS 2.0 SP12 : libtiff (EulerOS-SA-2024-2789)

According to the versions of the libtiff package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A null pointer dereference flaw was found in Libtiff via tifdirinfo.c. This issue may allow an attacker to trigger memory allocation failures...

7.5CVSS6.7AI score0.01516EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/01 11:7 a.m.9 views

OESA-2024-2305 freeimage security update

FreeImage is a library project for developers who would like to support popular graphics image formats PNG, JPEG, TIFF, BMP and others. Some highlights are: extremely simple in use, not limited to the local PC unique FreeImageIO and Plugin driven! Security Fixes: Buffer Overflow vulnerability in...

8.8CVSS7.6AI score0.01158EPSS
SaveExploits6References9
Github Security Blog
Github Security Blog
added 2024/10/31 8:37 p.m.28 views

Gnark out-of-memory during deserialization with crafted inputs

Thanks @pventuzelo for reporting. From the correspondence: Hi, We Fuzzinglabs & Lambdaclass found that during deserialization of certain files representing a VerifyingKey, an excessive memory allocation is happening consuming a lot of resources and even triggering a crash with the error fatal...

5.5CVSS7.2AI score0.00325EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/31 3:59 p.m.30 views

CVE-2024-50354 Out-of-memory during deserialization with crafted inputs

gnark is a fast zk-SNARK library that offers a high-level API to design circuits. In gnark 0.11.0 and earlier, deserialization of Groth16 verification keys allocate excessive memory, consuming a lot of resources and triggering a crash with the error fatal error: runtime: out of memory...

5.5CVSS6.9AI score0.00325EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2024/10/30 12:0 a.m.16 views

The vulnerability of the ASGI framework for web development in Starlette, related to the allocation of unlimited memory, allows attackers to trigger a service failure.

The vulnerability of the ASGI framework for web development in Starlette is related to the allocation of unlimited memory. Exploiting this vulnerability allows a remote attacker to cause service interruptions...

7.8CVSS7.2AI score0.00653EPSS
SaveExploits0References6Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2024/10/29 1:46 p.m.23 views

Security Bulletin: IBM MQ Operator and Queue manager container images are vulnerable to OpenSSL and libexpat

Summary OpenSSL and Libexpat used by IBM MQ Operator and Queue Manager container images are vulnerable to denial of service due to improper memory allocation, and providing weaker than expected security which might allow an attacker to execute arbitrary code on the system. This bulletin identifie...

9.8CVSS8.3AI score0.66582EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2024/10/29 4:15 a.m.6 views

SUSE CVE-2024-50087

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free on readalloconename error The function readalloconename does not initialize the name field of the passed fscryptstr struct if kmalloc fails to allocate the corresponding buffer. Thus, it is n...

5.5CVSS7.7AI score0.00214EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/10/29 4:15 a.m.5 views

SUSE CVE-2024-50610

GSL GNU Scientific Library through 2.8 has an integer signedness error in gslsimansolvemany in siman/siman.c. When params.ntries is negative, incorrect memory allocation occurs...

5.8CVSS7AI score0.00284EPSS
SaveExploits1References3
OSV
OSV
added 2024/10/29 1:15 a.m.11 views

AZL-51915 CVE-2024-50087 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free on readalloconename error The function readalloconename does not initialize the name field of the passed fscryptstr struct if kmalloc fails to allocate the corresponding buffer. Thus, it is n...

5.5CVSS6.8AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/29 1:15 a.m.2 views

DEBIAN-CVE-2024-50087

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free on readalloconename error The function readalloconename does not initialize the name field of the passed fscryptstr struct if kmalloc fails to allocate the corresponding buffer. Thus, it is n...

5.5CVSS5.7AI score0.00214EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/29 12:50 a.m.2 views

CVE-2024-50071 pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: nuvoton: fix a double free in ma35pinctrldtnodetomapfunc 'newmap' is allocated using devm which takes care of freeing the allocated data on device removal, call to .dtfreemap = pinconfgenericdtfreemap double frees the ma...

7.8AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/10/29 12:50 a.m.26 views

CVE-2024-50068 mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/tests/sysfs-kunit.h: fix memory leak in damonsysfstestaddtargets The sysfstarget-regions allocated in damonsysfsregionsalloc is not freed in damonsysfstestaddtargets, which cause the following memory leak, free it to fix...

0.0018EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/29 12:50 a.m.161 views

CVE-2024-50068

Technical details about CVE-2024-50068 are not publicly provided in the supplied documents. The references list the vulnerability but do not describe affected versions, root cause, or fixes. Monitor official advisories for updates.

5.5CVSS5.3AI score0.0018EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/10/28 12:26 p.m.17 views

CVE-2024-50610

A flaw was found in the GNU Scientific Library GSL. A specially-crafted payload can trigger incorrect memory allocation, which can lead to memory corruption or an application crash...

3.6CVSS7.2AI score0.00284EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2024/10/28 12:0 a.m.12 views

PT-2024-34109

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the ksmbd component. The issue involves the xa store function, which can fail and return errors such as xa...

5.5CVSS5.5AI score0.00538EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/10/28 12:0 a.m.31 views

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

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.1CVSS9.1AI score0.8833EPSS
SaveExploits17References2
Rows per page
Query Builder