Lucene search
+L

671 matches found

OSV
OSV
added 2024/09/27 12:35 p.m.17 views

CVE-2024-46814 drm/amd/display: Check msg_id before processing transcation

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.2AI score0.00248EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.28 views

CVE-2024-46814 drm/amd/display: Check msg_id before processing transcation

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

0.00248EPSS
SaveExploits0References6
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.00247EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.22 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...

0.00247EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/27 12:35 p.m.25 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 score0.00247EPSS
SaveExploits0References6
CVE
CVE
added 2024/09/27 12:35 p.m.131 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.00247EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.26 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...

0.00246EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.20 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...

6.9AI score0.00246EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/27 12:35 p.m.133 views

CVE-2024-46809

In the Linux kernel, the vulnerability CVE-2024-46809 affects the drm/amd/display pathway where BIOS images are loaded. The root cause involved missing null checks, which could lead to failures when BIOS images are loaded. A fix adds explicit null checks before BIOS image usage and resolves six N...

5.5CVSS6.6AI score0.00238EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.18 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
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.17 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...

7AI score0.00245EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/27 12:35 p.m.17 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...

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/09/19 3:11 a.m.1 views

SUSE CVE-2024-46714

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip wbsclsetscalerfilter if filter is null Callers can pass null in filter i.e. from returned from the function wbsclgetfiltercoeffs16p and a null check is added to ensure that is not the case. This fixes 4...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/09/19 3:11 a.m.3 views

SUSE CVE-2024-46726

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure index calculation will not overflow WHY & HOW Make sure vmid0p72idx, vnom0p8idx and vmax0p9idx calculation will never overflow and exceess array size. This fixes 3 OVERRUN and 1 INTEGEROVERFLOW issues...

5.5CVSS6.8AI score0.0023EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/09/19 3:11 a.m.6 views

SUSE CVE-2024-46728

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check index for auxrdinterval before using auxrdinterval has size of 7 and should be checked. This fixes 3 OVERRUN and 1 INTEGEROVERFLOW issues reported by Coverity...

5.5CVSS6.6AI score0.0022EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.6 views

SUSE CVE-2024-46730

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure array index tginst won't be -1 WHY & HOW tginst will be a negative if timinggeneratorcount equals 0, which should be checked before used. This fixes 2 OVERRUN issues reported by Coverity...

5.5CVSS7.4AI score0.00192EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.5 views

SUSE CVE-2024-46729

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix incorrect size calculation for loop WHY feclken has size of 5 but sizeoffeclken has byte size 20 which is lager than the array size. HOW Divide byte size 20 by its element size. This fixes 2 OVERRUN issues...

5.5CVSS7.4AI score0.00212EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.5 views

SUSE CVE-2024-46772

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check denominator crbpipes before used WHAT & HOW A denominator cannot be 0, and is checked before used. This fixes 2 DIVIDEBYZERO issues reported by Coverity...

5.5CVSS8AI score0.00239EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.3 views

SUSE CVE-2024-46775

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate function returns WHAT & HOW Function return values must be checked before data can be used in subsequent functions. This fixes 4 CHECKEDRETURN issues reported by Coverity...

5.5CVSS7.4AI score0.00194EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.4 views

SUSE CVE-2024-46776

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Run DCLOGDC after checking link-linkenc WHAT The DCLOGDC should be run after link-linkenc is checked, not before. This fixes 1 REVERSEINULL issue reported by Coverity...

5.5CVSS7.3AI score0.00237EPSS
SaveExploits0References11
Rows per page
Query Builder