Lucene search
+L

7789 matches found

Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.15 views

CVE-2024-46812 drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration Why Coverity reports Memory - illegal accesses. How Skip inactive planes...

7AI score0.00255EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.40 views

CVE-2024-46812 drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration Why Coverity reports Memory - illegal accesses. How Skip inactive planes...

7.8CVSS0.00255EPSS
SaveExploits0References6
CVE
CVE
added 2024/09/27 12:35 p.m.145 views

CVE-2024-46812

CVE-2024-46812 concerns the Linux kernel DRM/AMD display code. The vulnerability arises from memory access issues addressed by skipping inactive planes in ModeSupportAndSystemConfiguration, as reported by Coverity. The fix is implemented in the kernel to prevent illegal accesses by not processing...

7.8CVSS7.3AI score0.00255EPSS
SaveExploits0References8Affected Software2
CVE
CVE
added 2024/09/27 12:35 p.m.142 views

CVE-2024-46813

CVE-2024-46813 affects the Linux kernel drm/amd/display code. The fix guards against out-of-bounds access by validating link_index before dereferencing dc->links[], where dc->links[] has a max size of MAX_LINKS; the issue could cause 3 overrun conditions and a resource leak, resolved by the...

7.8CVSS7.4AI score0.00255EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.12 views

CVE-2024-46813 drm/amd/display: Check link_index before accessing dc->links[]

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check linkindex before accessing dc-links WHY & HOW dc-links has max size of MAXLINKS and NULL is return when trying to access with out-of-bound index. This fixes 3 OVERRUN and 1 RESOURCELEAK issues reported by...

6.9AI score0.00255EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.29 views

CVE-2024-46813 drm/amd/display: Check link_index before accessing dc->links[]

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check linkindex before accessing dc-links WHY & HOW dc-links has max size of MAXLINKS and NULL is return when trying to access with out-of-bound index. This fixes 3 OVERRUN and 1 RESOURCELEAK issues reported by...

7.8CVSS0.00255EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/27 12:35 p.m.26 views

CVE-2024-46813 drm/amd/display: Check link_index before accessing dc->links[]

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check linkindex before accessing dc-links WHY & HOW dc-links has max size of MAXLINKS and NULL is return when trying to access with out-of-bound index. This fixes 3 OVERRUN and 1 RESOURCELEAK issues reported by...

7.8CVSS6.3AI score
SaveExploits0References6
OSV
OSV
added 2024/09/27 12:35 p.m.23 views

CVE-2024-46812 drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration Why Coverity reports Memory - illegal accesses. How Skip inactive planes...

7.8CVSS6.2AI score
SaveExploits0References11
OSV
OSV
added 2024/09/27 12:35 p.m.15 views

CVE-2024-46811 drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index may exceed array range within fpuupdatebwboundingbox Why Coverity reports OVERRUN warning. soc.numstates could be 40. But array range of bwparams-clktable.entries is 8. How Assert if soc.numstates great...

7.3CVSS6.2AI score
SaveExploits0References6
CVE
CVE
added 2024/09/27 12:35 p.m.128 views

CVE-2024-46811

CVE-2024-46811 affects the Linux kernel in the DRM/AMD display component. A potential out-of-bounds condition arises when accessing bw_params->clk_table.entries (8 entries) if soc.num_states can reach 40; the issue is fixed by asserting when soc.num_states exceeds 8 during fpu_update_bw_boundi...

7.8CVSS7.3AI score0.00246EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.29 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...

0.00204EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/27 12:35 p.m.122 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.00204EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.12 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.00204EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/27 12:35 p.m.19 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.2AI score
SaveExploits0References5
CVE
CVE
added 2024/09/27 12:35 p.m.173 views

CVE-2024-46807

CVE-2024-46807 affects the Linux kernel’s DRM/amdgpu path. The root cause is missing validation of the tbo resource pointer, which could dereference a NULL pointer. The mitigation is a patch that validates the tbo resource pointer and skips when NULL, preventing a NULL-deref that could crash the ...

5.5CVSS5.4AI score0.00236EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/09/27 12:35 p.m.16 views

CVE-2024-46807 drm/amd/amdgpu: Check tbo resource pointer

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: Check tbo resource pointer Validate tbo resource pointer, skip if NULL...

6.1AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.19 views

CVE-2024-46807 drm/amd/amdgpu: Check tbo resource pointer

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: Check tbo resource pointer Validate tbo resource pointer, skip if NULL...

6.9AI score0.00236EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.32 views

CVE-2024-46807 drm/amd/amdgpu: Check tbo resource pointer

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: Check tbo resource pointer Validate tbo resource pointer, skip if NULL...

0.00236EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.24 views

CVE-2024-46804 drm/amd/display: Add array index check for hdcp ddc access

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add array index check for hdcp ddc access Why Coverity reports OVERRUN warning. Do not check if array index valid. How Check msgid valid and valid array index...

0.00245EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/27 12:35 p.m.19 views

CVE-2024-46804 drm/amd/display: Add array index check for hdcp ddc access

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add array index check for hdcp ddc access Why Coverity reports OVERRUN warning. Do not check if array index valid. How Check msgid valid and valid array index...

6.2AI score
SaveExploits0References11
Rows per page
Query Builder