Lucene search
K

437 matches found

OSV
OSV
added 2024/02/26 4:27 p.m.1 views

UBUNTU-CVE-2023-52469

In the Linux kernel, the following vulnerability has been resolved: drivers/amd/pm: fix a use-after-free in kvparsepowertable When ps allocated by kzalloc equals to NULL, kvparsepowertable frees adev-pm.dpm.ps that allocated before. However, after the control flow goes through the following call...

7.8CVSS6.1AI score0.00291EPSS
Exploits0References21
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.1 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.00161EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2023/08/02 12:0 a.m.3 views

PT-2025-43122

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s ath12k driver within the ath12k mac op hw scan function. The function directly uses the return value of kzalloc in a memcpy operation without checking...

6CVSS5.5AI score0.00154EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2023/07/05 7:0 a.m.2 views

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

...

5.5CVSS7.1AI score0.00193EPSS
Exploits0
OSV
OSV
added 2023/06/28 10:15 p.m.2 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.00193EPSS
Exploits0References1
OSV
OSV
added 2023/06/28 10:15 p.m.3 views

AZL-27347 CVE-2023-3359 affecting package kernel for versions less than 5.15.118.1-2

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.00193EPSS
Exploits0References1
OSV
OSV
added 2023/06/28 10:15 p.m.0 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.00193EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2023/06/28 7:0 a.m.2 views

An issue was discovered in the Linux kernel through 6.1-rc8. dpu_crtc_atomic_check in drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c lacks check of the return value of kzalloc() and will cause the NULL Pointer Dereference.

...

5.5CVSS7.2AI score0.00202EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2023/06/28 12:0 a.m.8 views

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

7.1AI score0.00193EPSS
Exploits0References1
Cvelist
Cvelist
added 2023/06/28 12:0 a.m.17 views

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.5AI score0.00193EPSS
Exploits0References1
CNNVD
CNNVD
added 2023/06/28 12:0 a.m.3 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 a lack of checking of the return value of kzalloc, leading to a NULL pointer dereference problem...

5.5CVSS6.6AI score0.00193EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2023/06/28 12:0 a.m.26 views

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.5CVSS7.2AI score0.00193EPSS
Exploits0
CNVD
CNVD
added 2023/06/25 12:0 a.m.24 views

Linux kernel denial of service vulnerability (CNVD-2023-56645)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A denial of service vulnerability exists in the Linux kernel, which stems from the lack of a check for the return value of kzalloc in dpucrtcatomiccheck in...

5.5CVSS6.3AI score0.00202EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2023/06/23 1:45 a.m.1 views

SUSE 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.4AI score0.00193EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/06/22 2:39 a.m.2 views

SUSE CVE-2023-3220

An issue was discovered in the Linux kernel through 6.1-rc8. dpucrtcatomiccheck in drivers/gpu/drm/msm/disp/dpu1/dpucrtc.c lacks check of the return value of kzalloc and will cause the NULL Pointer Dereference...

4.7CVSS6.7AI score0.00202EPSS
Exploits0References9
OSV
OSV
added 2023/06/20 8:15 p.m.2 views

AZL-27271 CVE-2023-3220 affecting package kernel for versions less than 5.15.118.1-2

An issue was discovered in the Linux kernel through 6.1-rc8. dpucrtcatomiccheck in drivers/gpu/drm/msm/disp/dpu1/dpucrtc.c lacks check of the return value of kzalloc and will cause the NULL Pointer Dereference...

5.5CVSS6.5AI score0.00202EPSS
Exploits0References1
OSV
OSV
added 2023/06/20 8:15 p.m.1 views

DEBIAN-CVE-2023-3220

An issue was discovered in the Linux kernel through 6.1-rc8. dpucrtcatomiccheck in drivers/gpu/drm/msm/disp/dpu1/dpucrtc.c lacks check of the return value of kzalloc and will cause the NULL Pointer Dereference...

5.5CVSS6AI score0.00202EPSS
Exploits0References1
OSV
OSV
added 2023/06/20 8:15 p.m.0 views

UBUNTU-CVE-2023-3220

An issue was discovered in the Linux kernel through 6.1-rc8. dpucrtcatomiccheck in drivers/gpu/drm/msm/disp/dpu1/dpucrtc.c lacks check of the return value of kzalloc and will cause the NULL Pointer Dereference...

5.5CVSS6.7AI score0.00202EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.1 views

kernel: crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak For some sev ioctl interfaces, input may be passed that is less than or equal to SEVFWBLOBMAXSIZE, but larger than the data that PSP firmware return...

5.5CVSS6.4AI score0.00189EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2023/02/27 12:0 a.m.3 views

PT-2025-18802 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the lpfc sli4 cgn params read function, where a failed kzalloc call could lead to a NULL pointer...

8.8CVSS7.3AI score0.16773EPSS
Exploits7References707
Rows per page
Query Builder