Lucene search
+L

37 matches found

susecve
susecve
added 2025/02/27 3:11 a.m.3 views

SUSE CVE-2022-49141

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: fix possible NULL pointer dereference As the possible failure of the allocation, kzalloc may return NULL pointer. Therefore, it should be better to check the 'sgi' in order to prevent the dereference of NULL...

5.5CVSS6.5AI score0.00209EPSS
Exploits0References3
osv
osv
added 2024/08/21 7:15 a.m.1 views

DEBIAN-CVE-2022-48886

In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoid NULL pointer dereference. Moreover, use the goto-label to share the clean code...

5.5CVSS5.2AI score0.00205EPSS
Exploits0References1
osv
osv
added 2024/08/21 7:15 a.m.9 views

UBUNTU-CVE-2022-48886

In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoid NULL pointer dereference. Moreover, use the goto-label to share the clean code...

5.5CVSS5.8AI score0.00205EPSS
Exploits0References5
osv
osv
added 2024/07/30 8:15 a.m.6 views

AZL-49302 CVE-2024-42122 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL pointer check for kzalloc Why & How Check return pointer of kzalloc before using it...

5.5CVSS5.8AI score0.0024EPSS
Exploits0References1
osv
osv
added 2024/07/30 8:15 a.m.6 views

AZL-49310 CVE-2024-42122 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL pointer check for kzalloc Why & How Check return pointer of kzalloc before using it...

5.5CVSS6.3AI score0.0024EPSS
Exploits0References1
cnnvd
cnnvd
added 2024/07/30 12:0 a.m.4 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 Linux kernel, which originates in the drm/amd/display module when allocating memory using kzalloc without checking if the returned pointer is...

5.5CVSS6.4AI score0.0024EPSS
Exploits0References3
susecve
susecve
added 2024/05/29 2:10 p.m.5 views

SUSE CVE-2024-36014

In the Linux kernel, the following vulnerability has been resolved: drm/arm/malidp: fix a possible null pointer dereference In malidpmwconnectorreset, new memory is allocated with kzalloc, but no check is performed. In order to prevent null pointer dereferencing, ensure that mwstate is checked...

5.5CVSS6.1AI score0.00248EPSS
Exploits0References19
ptsecurity
ptsecurity
added 2024/04/22 12:0 a.m.11 views

PT-2024-29757

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved by adding a NULL pointer check for kzalloc in the drm/amd/display module. The issue was addressed by checking the return pointer of...

7.5CVSS5.4AI score0.0024EPSS
Exploits0
redhat
redhat
added 2023/11/07 9:3 a.m.3 views

kernel: scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check kzalloc in lpfcsli4cgnparamsread If kzalloc fails in lpfcsli4cgnparamsread, then we rely on lpfcreadobject's routine to NULL check pdata. Currently, an early return error is thrown from lpfcreadobject to protect...

5.5CVSS6.4AI score0.00166EPSS
Exploits0References5
osv
osv
added 2023/06/28 10:15 p.m.5 views

AZL-27332 CVE-2023-3359 affecting package hyperv-daemons for versions less than 5.15.118.1-1

An issue was discovered in the Linux kernel brcmnvramparse in drivers/nvmem/brcmnvram.c. Lacks for the check of the return value of kzalloc can cause the NULL Pointer Dereference...

5.5CVSS6AI score0.00205EPSS
Exploits0References1
osv
osv
added 2023/06/28 10:15 p.m.5 views

UBUNTU-CVE-2023-3359

An issue was discovered in the Linux kernel brcmnvramparse in drivers/nvmem/brcmnvram.c. Lacks for the check of the return value of kzalloc can cause the NULL Pointer Dereference...

5.5CVSS6.6AI score0.00205EPSS
Exploits0References3
susecve
susecve
added 2023/02/15 3:31 a.m.4 views

SUSE CVE-2022-3112

An issue was discovered in the Linux kernel through 5.16-rc6. amvdecsetcanvases in drivers/staging/media/meson/vdec/vdechelpers.c lacks check of the return value of kzalloc and will cause the null pointer dereference...

5.5CVSS6.7AI score0.00214EPSS
Exploits0References15
ptsecurity
ptsecurity
added 2023/01/09 12:0 a.m.6 views

PT-2023-9441 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a NULL pointer dereference in the Linux kernel's ice component, which can be exploited to cause a denial of service. The vulnerability is resolved by adding a...

8.4CVSS6.5AI score0.019EPSS
Exploits13References1587
osv
osv
added 2022/12/14 9:15 p.m.0 views

DEBIAN-CVE-2022-3112

An issue was discovered in the Linux kernel through 5.16-rc6. amvdecsetcanvases in drivers/staging/media/meson/vdec/vdechelpers.c lacks check of the return value of kzalloc and will cause the null pointer dereference...

5.5CVSS6.5AI score0.00214EPSS
Exploits0References1
osv
osv
added 2022/12/14 9:15 p.m.11 views

UBUNTU-CVE-2022-3112

An issue was discovered in the Linux kernel through 5.16-rc6. amvdecsetcanvases in drivers/staging/media/meson/vdec/vdechelpers.c lacks check of the return value of kzalloc and will cause the null pointer dereference...

5.5CVSS6.7AI score0.00214EPSS
Exploits0References3
vulnrichment
vulnrichment
added 2022/12/14 12:0 a.m.6 views

CVE-2022-3112

An issue was discovered in the Linux kernel through 5.16-rc6. amvdecsetcanvases in drivers/staging/media/meson/vdec/vdechelpers.c lacks check of the return value of kzalloc and will cause the null pointer dereference...

6.7AI score0.00214EPSS
Exploits0References2
vulnrichment
vulnrichment
added 2022/12/14 12:0 a.m.6 views

CVE-2022-3115

An issue was discovered in the Linux kernel through 5.16-rc6. malidpcrtcreset in drivers/gpu/drm/arm/malidpcrtc.c lacks check of the return value of kzalloc and will cause the null pointer dereference...

6.7AI score0.00217EPSS
Exploits0References2
Rows per page
Query Builder