Lucene search
+L

77 matches found

Tenable Nessus
Tenable Nessus
added 2024/11/08 12:0 a.m.11 views

EulerOS 2.0 SP10 : libtiff (EulerOS-SA-2024-2908)

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

7.5CVSS6.7AI score0.01516EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/07 10:15 a.m.10 views

AZL-53391 CVE-2024-50145 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

5.5CVSS6.8AI score0.00576EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/05 6:15 p.m.15 views

CVE-2024-50120

In the Linux kernel, the following vulnerability has been resolved: smb: client: Handle kstrdup failures for passwords In smb3reconfigure, after duplicating ctx-password and ctx-password2 with kstrdup, we need to check for allocation failures. If ses-password allocation fails, return -ENOMEM. If...

5.5CVSS0.00216EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.26 views

CVE-2024-50120 smb: client: Handle kstrdup failures for passwords

In the Linux kernel, the following vulnerability has been resolved: smb: client: Handle kstrdup failures for passwords In smb3reconfigure, after duplicating ctx-password and ctx-password2 with kstrdup, we need to check for allocation failures. If ses-password allocation fails, return -ENOMEM. If...

0.00216EPSS
SaveExploits0References3
CVE
CVE
added 2024/11/05 5:10 p.m.166 views

CVE-2024-50120

CVE-2024-50120 affects the Linux kernel SMB client. The vulnerability stems from missing checks for kstrdup failures when duplicating passwords in smb3_reconfigure(), leading to ses->password or ses->password2 allocation failures. The documented remediation is to return -ENOMEM if ses->p...

5.5CVSS5.3AI score0.00216EPSS
SaveExploits0References3Affected Software1
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
RedhatCVE
RedhatCVE
added 2024/10/22 2:10 p.m.13 views

CVE-2024-49927

In the Linux kernel, the following vulnerability has been resolved: x86/ioapic: Handle allocation failures gracefully Breno observed panics when using failslab under certain conditions during runtime: can not alloc irqpinlist -1,0,20 Kernel panic - not syncing: IO-APIC: failed to add irq-pin. Can...

5.5CVSS7AI score0.00238EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.13 views

AZL-52944 CVE-2024-49927 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: x86/ioapic: Handle allocation failures gracefully Breno observed panics when using failslab under certain conditions during runtime: can not alloc irqpinlist -1,0,20 Kernel panic - not syncing: IO-APIC: failed to add irq-pin. Can...

5.5CVSS6.7AI score0.00238EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.14 views

CVE-2024-49927 x86/ioapic: Handle allocation failures gracefully

In the Linux kernel, the following vulnerability has been resolved: x86/ioapic: Handle allocation failures gracefully Breno observed panics when using failslab under certain conditions during runtime: can not alloc irqpinlist -1,0,20 Kernel panic - not syncing: IO-APIC: failed to add irq-pin. Can...

7.1AI score0.00238EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.24 views

CVE-2024-49927 x86/ioapic: Handle allocation failures gracefully

In the Linux kernel, the following vulnerability has been resolved: x86/ioapic: Handle allocation failures gracefully Breno observed panics when using failslab under certain conditions during runtime: can not alloc irqpinlist -1,0,20 Kernel panic - not syncing: IO-APIC: failed to add irq-pin. Can...

0.00238EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 6:1 p.m.15 views

CVE-2024-49927 x86/ioapic: Handle allocation failures gracefully

In the Linux kernel, the following vulnerability has been resolved: x86/ioapic: Handle allocation failures gracefully Breno observed panics when using failslab under certain conditions during runtime: can not alloc irqpinlist -1,0,20 Kernel panic - not syncing: IO-APIC: failed to add irq-pin. Can...

6.2AI score
SaveExploits0References10
CVE
CVE
added 2024/10/21 6:1 p.m.177 views

CVE-2024-49927

The CVE-2024-49927 entry concerns the Linux kernel x86 IO-APIC code. The connected Astra Linux security bulletin details the vulnerability as: a failure to allocate an irq_pin_list could cause a kernel panic with the message “IO-APIC: failed to add irq-pin,” due to a panicky legacy IO/APIC path d...

5.5CVSS5.3AI score0.00238EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/10/17 7:32 a.m.31 views

CVE-2024-3184

Multiple CWE-476 NULL Pointer Dereference vulnerabilities were found in GoAhead Web Server up to version 6.0.0 when compiled with the MEGOAHEADREPLACEMALLOC flag. Without a memory notifier for allocation failures, remote attackers can exploit these vulnerabilities by sending malicious requests,...

5.9CVSS0.00485EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/17 7:32 a.m.16 views

CVE-2024-3184

Multiple CWE-476 NULL Pointer Dereference vulnerabilities were found in GoAhead Web Server up to version 6.0.0 when compiled with the MEGOAHEADREPLACEMALLOC flag. Without a memory notifier for allocation failures, remote attackers can exploit these vulnerabilities by sending malicious requests,...

5.9CVSS7.4AI score0.00485EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/08 8:49 p.m.32 views

CVE-2024-7006 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.5CVSS7AI score0.01516EPSS
SaveExploits0References5
OSV
OSV
added 2023/10/06 10:15 p.m.4 views

DEBIAN-CVE-2023-45322

libxml2 through 2.11.5 has a use-after-free that can only occur after a certain memory allocation fails. This occurs in xmlUnlinkNode in tree.c. NOTE: the vendor's position is "I don't think these issues are critical enough to warrant a CVE ID ... because an attacker typically can't control when...

6.5CVSS6.8AI score0.00826EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2022/01/28 12:0 a.m.25 views

Mageia: Security Advisory (MGASA-2018-0027)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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...

5.5CVSS6.3AI score0.02126EPSS
SaveExploits7References12
OSV
OSV
added 2021/03/25 7:15 p.m.4 views

ALPINE-CVE-2021-20214

A flaw was found in Privoxy in versions before 3.0.29. Memory leaks in the client-tags CGI handler when client tags are configured and memory allocations fail can lead to a system crash...

7.5CVSS6.5AI score0.02024EPSS
SaveExploits0References1
OSV
OSV
added 2021/03/25 7:15 p.m.1 views

DEBIAN-CVE-2021-20214

A flaw was found in Privoxy in versions before 3.0.29. Memory leaks in the client-tags CGI handler when client tags are configured and memory allocations fail can lead to a system crash...

7.5CVSS7.2AI score0.02024EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2019/11/18 6:15 a.m.3 views

CVE-2019-19059

Multiple memory leaks in the iwlpciectxtinfogen3init function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of service memory consumption by triggering iwlpcieinitfwsec or dmaalloccoherent failures, aka...

4.7CVSS8.3AI score0.00378EPSS
SaveExploits0References12
Rows per page
Query Builder