Lucene search
K

544 matches found

NVD
NVD
added 2024/09/27 1:15 p.m.17 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.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
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.96 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
CNNVD
CNNVD
added 2024/09/27 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 the Linux kernel that stems from a failure to null-check pointers. No details of the vulnerability are provided at this time...

5.5CVSS8.1AI score0.002EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 1:17 a.m.2 views

kernel: cpufreq: exit() callback is optional

In the Linux kernel, the following vulnerability has been resolved: cpufreq: exit callback is optional The exit callback is optional and shouldn't be called without checking a valid pointer first. Also, we must clear freqtable pointer even if the exit callback isn't present...

5.5CVSS6.8AI score0.00237EPSS
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.3 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/09/18 7:15 a.m.1 views

UBUNTU-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.5CVSS6.5AI score0.0022EPSS
Exploits0References12
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.12 views

CVE-2024-43906

In the Linux kernel, the following vulnerability has been resolved: drm/admgpu: fix dereferencing null pointer context When user space sets an invalid ta type, the pointer context will be empty. So it need to check the pointer context before using it...

5.5CVSS6AI score0.0021EPSS
Exploits0
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.4 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
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.2 views

kernel: cpufreq: exit() callback is optional

In the Linux kernel, the following vulnerability has been resolved: cpufreq: exit callback is optional The exit callback is optional and shouldn't be called without checking a valid pointer first. Also, we must clear freqtable pointer even if the exit callback isn't present...

5.5CVSS6.8AI score0.00237EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.3 views

kernel: cpufreq: exit() callback is optional

In the Linux kernel, the following vulnerability has been resolved: cpufreq: exit callback is optional The exit callback is optional and shouldn't be called without checking a valid pointer first. Also, we must clear freqtable pointer even if the exit callback isn't present...

5.5CVSS6.8AI score0.00237EPSS
Exploits0References5
NVD
NVD
added 2024/08/07 4:15 p.m.24 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
OSV
OSV
added 2024/08/07 4:15 p.m.2 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
CVE
CVE
added 2024/08/07 3:14 p.m.61 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
Rows per page
Query Builder