Lucene search
+L

1224 matches found

SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.4 views

SUSE CVE-2024-46812

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

5.5CVSS7.3AI score0.00255EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.2 views

SUSE CVE-2024-46814

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check msgid before processing transcation WHY & HOW HDCPMESSAGEIDINVALID -1 is not a valid msgid nor is it a valid array index, and it needs checking before used. This fixes 4 OVERRUN issues reported by Coverity...

7.8CVSS6.5AI score0.00248EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
added 2024/09/27 4:18 p.m.16 views

CVE-2024-46802

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: added NULL check at start of dcvalidatestream Why prevent invalid memory access How check if dc and stream are NULL...

5.5CVSS7AI score0.00237EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:46 p.m.25 views

CVE-2024-46821

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix negative array index read Avoid using the negative values for clkidex as an index into an array pptable-DpmDescriptor. V2: fix clkindex return check Tim Huang...

7.8CVSS7AI score0.0026EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:46 p.m.16 views

CVE-2024-46817

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpudm initialize when stream nums greater than 6 Why Coverity reports OVERRUN warning. Should abort amdgpudm initialize. How Return failure to amdgpudminit...

4.4CVSS6.9AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:46 p.m.22 views

CVE-2024-46816

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpudm initialize when link nums greater than maxlinks Why Coverity report OVERRUN warning. There are only maxlinks elements within dc-links. link count could up to AMDGPUDMMAXDISPLAYINDEX 31. How Make sur...

5.5CVSS6.9AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:46 p.m.18 views

CVE-2024-46815

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check numvalidsets before accessing readerwmsets WHY & HOW numvalidsets needs to be checked to avoid a negative index when accessing readerwmsetsnumvalidsets - 1. This fixes an OVERRUN issue reported by Coverity...

7.8CVSS6.9AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:46 p.m.13 views

CVE-2024-46814

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check msgid before processing transcation WHY & HOW HDCPMESSAGEIDINVALID -1 is not a valid msgid nor is it a valid array index, and it needs checking before used. This fixes 4 OVERRUN issues reported by Coverity...

7.8CVSS7AI score0.00248EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:46 p.m.15 views

CVE-2024-46812

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.8CVSS7AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:46 p.m.20 views

CVE-2024-46813

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.9AI score0.00247EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:45 p.m.24 views

CVE-2024-46811

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.8CVSS7AI score0.00246EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:45 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.5CVSS7.3AI score0.00202EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:15 p.m.9 views

CVE-2024-46851

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn10setdrr and dcstatedestruct dcstatedestruct nulls the resource context of the DC state. The pipe context passed to dcn10setdrr is a member of this resource context. If dcstatedestruct is...

4.7CVSS6.7AI score0.00171EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:15 p.m.15 views

CVE-2024-46850

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn35setdrr and dcstatedestruct dcstatedestruct nulls the resource context of the DC state. The pipe context passed to dcn35setdrr is a member of this resource context. If dcstatedestruct is...

4.7CVSS6.7AI score0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/27 1:15 p.m.17 views

CVE-2024-46851

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn10setdrr and dcstatedestruct dcstatedestruct nulls the resource context of the DC state. The pipe context passed to dcn10setdrr is a member of this resource context. If dcstatedestruct is...

4.7CVSS0.00171EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/27 1:15 p.m.20 views

CVE-2024-46850

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn35setdrr and dcstatedestruct dcstatedestruct nulls the resource context of the DC state. The pipe context passed to dcn35setdrr is a member of this resource context. If dcstatedestruct is...

4.7CVSS0.00168EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/27 1:15 p.m.10 views

CVE-2024-46816

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpudm initialize when link nums greater than maxlinks Why Coverity report OVERRUN warning. There are only maxlinks elements within dc-links. link count could up to AMDGPUDMMAXDISPLAYINDEX 31. How Make sur...

5.5CVSS0.00255EPSS
SaveExploits0References8
NVD
NVD
added 2024/09/27 1:15 p.m.10 views

CVE-2024-46817

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpudm initialize when stream nums greater than 6 Why Coverity reports OVERRUN warning. Should abort amdgpudm initialize. How Return failure to amdgpudminit...

5.5CVSS0.00255EPSS
SaveExploits0References9
NVD
NVD
added 2024/09/27 1:15 p.m.18 views

CVE-2024-46811

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.8CVSS0.00246EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/27 1:15 p.m.6 views

DEBIAN-CVE-2024-46814

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check msgid before processing transcation WHY & HOW HDCPMESSAGEIDINVALID -1 is not a valid msgid nor is it a valid array index, and it needs checking before used. This fixes 4 OVERRUN issues reported by Coverity...

7.8CVSS5.6AI score0.00248EPSS
SaveExploits0References1
Rows per page
Query Builder