Lucene search
K

362 matches found

OSV
OSV
added 2024/10/21 6:15 p.m.2 views

UBUNTU-CVE-2024-49921

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before used WHAT & HOW Poniters, such as dc-clkmgr, are null checked previously in the same function, so Coverity warns "implies that "dc-clkmgr" might be null". As a result, these pointers ne...

5.5CVSS6.2AI score0.00211EPSS
Exploits0References19
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.2 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 null check of a function pointer in the dcn32setoutputtransferfunc function in the drm/amd/display compone...

5.5CVSS6.6AI score0.00237EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/10/16 12:0 a.m.4 views

CVE-2024-46802

...

5.5CVSS6.6AI score0.00236EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/09/27 3:45 p.m.14 views

CVE-2024-46808

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add missing NULL pointer check within dpcdextendaddressrange Why & How ASSERT if return NULL from kcalloc...

5.5CVSS7.3AI score0.002EPSS
Exploits0References4
OSV
OSV
added 2024/09/27 1:15 p.m.2 views

DEBIAN-CVE-2024-46808

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add missing NULL pointer check within dpcdextendaddressrange Why & How ASSERT if return NULL from kcalloc...

5.5CVSS5.6AI score0.002EPSS
Exploits0References1
NVD
NVD
added 2024/09/27 1:15 p.m.13 views

CVE-2024-46808

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add missing NULL pointer check within dpcdextendaddressrange Why & How ASSERT if return NULL from kcalloc...

5.5CVSS0.002EPSS
Exploits0References2
OSV
OSV
added 2024/09/27 1:15 p.m.1 views

UBUNTU-CVE-2024-46808

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add missing NULL pointer check within dpcdextendaddressrange Why & How ASSERT if return NULL from kcalloc...

5.5CVSS6.5AI score0.002EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.11 views

CVE-2024-46808 drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_range

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add missing NULL pointer check within dpcdextendaddressrange Why & How ASSERT if return NULL from kcalloc...

6.9AI score0.002EPSS
Exploits0References2
CVE
CVE
added 2024/09/27 12:35 p.m.95 views

CVE-2024-46808

CVE-2024-46808 affects the Linux kernel component drm/amd/display, where a missing NULL pointer check in dpcd_extend_address_range can lead to an assertion if kcalloc returns NULL. The connected Nessus entry confirms the vulnerability exists in Linux distros without a vendor patch and cites the s...

5.5CVSS5.2AI score0.002EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/09/27 12:35 p.m.15 views

CVE-2024-46808 drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_range

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add missing NULL pointer check within dpcdextendaddressrange Why & How ASSERT if return NULL from kcalloc...

5.5CVSS6.2AI score0.002EPSS
Exploits0References5
OSV
OSV
added 2024/09/18 7:15 a.m.1 views

DEBIAN-CVE-2024-46720

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use...

5.5CVSS5.7AI score0.0022EPSS
Exploits0References1
OSV
OSV
added 2024/09/18 7:15 a.m.2 views

AZL-49743 CVE-2024-46727 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add otgmaster NULL check within resourcelogpipetopologyupdate Why Coverity reports NULLRETURN warning. How Add otgmaster NULL check...

5.5CVSS6.7AI score0.00192EPSS
Exploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.0 views

UBUNTU-CVE-2024-43860

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxrproc: Skip over memory region when node value is NULL In imxrprocaddrinit "nph = ofcountphandlewithargs" just counts number of phandles. But phandles may be empty. So ofparsephandle in the parsing loop 0 a nph may...

5.5CVSS6.2AI score0.00221EPSS
Exploits0References27
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.3 views

s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()

...

5.5CVSS8.9AI score0.00211EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/08/08 5:45 p.m.18 views

CVE-2024-42235

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add NULL pointer check to crsttablefree basecrstfree crsttablefree used to work with NULL pointers before the conversion to ptdescs. Since crsttablefree can be called with a NULL pointer error handling in crsttableupgrad...

5.5CVSS6.9AI score0.00211EPSS
Exploits0References4
OSV
OSV
added 2024/08/07 4:15 p.m.1 views

DEBIAN-CVE-2024-42235

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add NULL pointer check to crsttablefree basecrstfree crsttablefree used to work with NULL pointers before the conversion to ptdescs. Since crsttablefree can be called with a NULL pointer error handling in crsttableupgrad...

5.5CVSS5.3AI score0.00211EPSS
Exploits0References1
NVD
NVD
added 2024/08/07 4:15 p.m.20 views

CVE-2024-42235

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add NULL pointer check to crsttablefree basecrstfree crsttablefree used to work with NULL pointers before the conversion to ptdescs. Since crsttablefree can be called with a NULL pointer error handling in crsttableupgrad...

5.5CVSS0.00211EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/08/07 3:14 p.m.22 views

CVE-2024-42235 s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add NULL pointer check to crsttablefree basecrstfree crsttablefree used to work with NULL pointers before the conversion to ptdescs. Since crsttablefree can be called with a NULL pointer error handling in crsttableupgrad...

0.00211EPSS
Exploits0References3
CVE
CVE
added 2024/08/07 3:14 p.m.59 views

CVE-2024-42235

CVE-2024-42235 affects the Linux kernel (s390/mm) where crst_table_free() and base_crst_free() could be called with NULL pointers. The issue was resolved by adding NULL pointer checks: crst_table_free() now validates NULL before use (as part of the crst_table_upgrade() error handling) and a simil...

5.5CVSS6.5AI score0.00211EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/07 3:14 p.m.18 views

CVE-2024-42235 s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add NULL pointer check to crsttablefree basecrstfree crsttablefree used to work with NULL pointers before the conversion to ptdescs. Since crsttablefree can be called with a NULL pointer error handling in crsttableupgrad...

6.8AI score0.00211EPSS
Exploits0References3
Rows per page
Query Builder