Lucene search
K

82 matches found

OSV
OSV
added 2024/04/03 5:15 p.m.3 views

DEBIAN-CVE-2024-26770

In the Linux kernel, the following vulnerability has been resolved: HID: nvidia-shield: Add missing null pointer checks to LED initialization devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointe...

5.5CVSS4.9AI score0.00237EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.21 views

CVE-2024-26771

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Add some null pointer checks to the edmaprobe devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer...

5.5CVSS6.1AI score0.00239EPSS
Exploits0References18
OSV
OSV
added 2024/04/03 5:15 p.m.1 views

UBUNTU-CVE-2024-26771

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Add some null pointer checks to the edmaprobe devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer...

5.5CVSS6AI score0.00239EPSS
Exploits0References19
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.19 views

CVE-2024-26771 dmaengine: ti: edma: Add some null pointer checks to the edma_probe

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Add some null pointer checks to the edmaprobe devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer...

7.6AI score0.00239EPSS
Exploits0References6
CVE
CVE
added 2024/04/03 5:0 p.m.104 views

CVE-2024-26771

Linux kernel CVE-2024-26771Fix: The TI edma (dmaengine) driver now includes null-pointer checks in edma_probe to guard against NULL from devm_kasprintf() (which can return NULL on failure). This prevents a potential NULL dereference in the kasprintf allocation path. Patch references in the Linux ...

5.5CVSS6.2AI score0.00239EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2024/04/03 5:0 p.m.5 views

CVE-2024-26771 dmaengine: ti: edma: Add some null pointer checks to the edma_probe

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Add some null pointer checks to the edmaprobe devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer...

5.5CVSS5.8AI score0.00239EPSS
Exploits0References10
OSV
OSV
added 2024/04/03 5:0 p.m.7 views

CVE-2024-26770 HID: nvidia-shield: Add missing null pointer checks to LED initialization

In the Linux kernel, the following vulnerability has been resolved: HID: nvidia-shield: Add missing null pointer checks to LED initialization devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointe...

5.5CVSS4.5AI score0.00237EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/03/25 6:23 p.m.14 views

CVE-2021-47141

A vulnerability was found in the Generic Virtual Ethernet gve driver in the Linux kernel. A NULL pointer dereference could occur during the freeing of notification blocks. This issue arises when attempting to index priv-msixvectors without prior allocation, potentially leading to a crash if the...

4.4CVSS7.3AI score0.00225EPSS
Exploits0References4
NVD
NVD
added 2024/03/25 9:15 a.m.14 views

CVE-2021-47141

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

5.5CVSS7.3AI score0.00225EPSS
Exploits0References4
OSV
OSV
added 2024/03/25 9:15 a.m.5 views

CVE-2021-47141

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

5.5CVSS5.3AI score
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/03/25 9:7 a.m.17 views

CVE-2021-47141 gve: Add NULL pointer checks when freeing irqs.

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

6.7AI score0.00225EPSS
Exploits0References4
CVE
CVE
added 2024/03/25 9:7 a.m.75 views

CVE-2021-47141

CVE-2021-47141 affects the Linux kernel gve path and is caused by missing NULL checks when freeing IRQ vectors. Specifically, when freeing notification blocks, code indexes priv->msix_vectors, and a failure to allocate priv->msix_vectors (abort_with_msix_vectors) can lead to a NULL pointer ...

5.5CVSS6.3AI score0.00225EPSS
Exploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 5:0 a.m.3 views

SUSE CVE-2016-5689

The DCM reader in ImageMagick before 6.9.4-5 and 7.x before 7.0.1-7 allows remote attackers to have unspecified impact by leveraging lack of NULL pointer checks...

9.8CVSS7.2AI score0.05489EPSS
Exploits1References7
OSV
OSV
added 2022/11/23 10:20 p.m.5 views

CLSA-2022-1669242003 Fix CVE(s): CVE-2022-45063

SECURITY UPDATE: possible RCE when using OSC 50 sequence - debian/patches/CVE-2022-45063.patch: Improve error recovery when setting a bitmap font for the VT100 window, e.g., in case OSC 50 failed, restoring the most recent valid font so that a subsequent OSC 50 reports this correctly. -...

9.8CVSS5.8AI score0.04949EPSS
Exploits1References1
OSV
OSV
added 2022/11/23 9:44 p.m.4 views

CLSA-2022-1669239895 xterm: Fix of CVE-2022-45063

CVE-2022-45063: improve error recovery when setting a bitmap font for the VT100 window - Add NULL pointer checks in xstrcasecmp and xstrncasecmp to help with error recovery for a missing font...

9.8CVSS5.8AI score0.04949EPSS
Exploits1References1
OSV
OSV
added 2022/11/23 9:29 p.m.6 views

CLSA-2022-1669238963 xterm: Fix of CVE-2022-45063

CVE-2022-45063: improve error recovery when setting a bitmap font for the VT100 window - Add NULL pointer checks in xstrcasecmp and xstrncasecmp to help with error recovery for a missing font...

9.8CVSS7.2AI score0.04949EPSS
Exploits1References1
OSV
OSV
added 2022/11/23 9:1 p.m.3 views

CLSA-2022-1669237302 xterm: Fix of CVE-2022-45063

CVE-2022-45063: improve error recovery when setting a bitmap font for the VT100 window - Add NULL pointer checks in xstrcasecmp and xstrncasecmp to help with error recovery for a missing font...

9.8CVSS7.2AI score0.04949EPSS
Exploits1References1
CloudLinux
CloudLinux
added 2022/11/23 8:44 p.m.51 views

xterm: Fix of CVE-2022-45063

CVE-2022-45063: improve error recovery when setting a bitmap font for the VT100 window - Add NULL pointer checks in xstrcasecmp and xstrncasecmp to help with error recovery for a missing font...

9.8CVSS1.4AI score0.04949EPSS
Exploits1
CNNVD
CNNVD
added 2022/08/12 12:0 a.m.2 views

Google Android 代码问题漏洞

Google Android is a Linux-based open source operating system from the American company Google. A security vulnerability exists in Google Android 13, which stems from a lack of null pointer checking. The vulnerability is exploited by an attacker to remotely deny service without requiring additiona...

6.5CVSS6.6AI score0.00218EPSS
Exploits0References2
OSV
OSV
added 2021/06/04 7:48 p.m.7 views

UVI-2021-1000618 gve: Add NULL pointer checks when freeing irqs.

gve: Add NULL pointer checks when freeing irqs. This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.124 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder