Lucene search
+L

671 matches found

OSV
OSV
added 2024/09/18 8:15 a.m.6 views

UBUNTU-CVE-2024-46778

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check UnboundedRequestEnabled's value CalculateSwathAndDETConfigurationparamsst's UnboundedRequestEnabled is a pointer i.e. dmlboolt UnboundedRequestEnabled, and thus if p-UnboundedRequestEnabled checks its...

5.5CVSS6.5AI score0.00192EPSS
SaveExploits0References10
NVD
NVD
added 2024/09/18 7:15 a.m.24 views

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.5CVSS0.00192EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/18 7:15 a.m.7 views

AZL-49770 CVE-2024-46730 affecting package kernel 5.15.200.1-1

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.5CVSS6.6AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 7:15 a.m.2 views

DEBIAN-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.5CVSS5.5AI score0.00192EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/18 7:15 a.m.26 views

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.5CVSS0.0023EPSS
SaveExploits0References5
NVD
NVD
added 2024/09/18 7:15 a.m.27 views

CVE-2024-46727

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.5CVSS0.00192EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/18 7:15 a.m.8 views

AZL-49386 CVE-2024-46726 affecting package kernel 5.15.200.1-1

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.4AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 7:15 a.m.7 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
SaveExploits0References1
OSV
OSV
added 2024/09/18 7:15 a.m.0 views

DEBIAN-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.5CVSS5.8AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 7:15 a.m.7 views

AZL-49672 CVE-2024-46728 affecting package kernel 5.15.200.1-1

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
SaveExploits0References1
NVD
NVD
added 2024/09/18 7:15 a.m.22 views

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.5CVSS0.00239EPSS
SaveExploits0References9
OSV
OSV
added 2024/09/18 7:15 a.m.0 views

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

7.8CVSS5.6AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 7:15 a.m.1 views

DEBIAN-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.5CVSS5.5AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 7:15 a.m.10 views

UBUNTU-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.1AI score0.00239EPSS
SaveExploits0References26
OSV
OSV
added 2024/09/18 7:15 a.m.3 views

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

7.8CVSS6.5AI score0.00212EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/18 7:15 a.m.6 views

UBUNTU-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.5AI score0.0023EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.15 views

CVE-2024-46778 drm/amd/display: Check UnboundedRequestEnabled's value

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check UnboundedRequestEnabled's value CalculateSwathAndDETConfigurationparamsst's UnboundedRequestEnabled is a pointer i.e. dmlboolt UnboundedRequestEnabled, and thus if p-UnboundedRequestEnabled checks its...

6.8AI score0.00192EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.27 views

CVE-2024-46778 drm/amd/display: Check UnboundedRequestEnabled's value

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check UnboundedRequestEnabled's value CalculateSwathAndDETConfigurationparamsst's UnboundedRequestEnabled is a pointer i.e. dmlboolt UnboundedRequestEnabled, and thus if p-UnboundedRequestEnabled checks its...

0.00192EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/18 7:12 a.m.111 views

CVE-2024-46778

The CVE-2024-46778 entry describes a Linux kernel defect in drm/amd/display where UnboundedRequestEnabled was checked as a pointer (dml_bool_t *UnboundedRequestEnabled) instead of its boolean value, causing address-based checks rather than dereferenced value. This was fixed to address a reverse N...

5.5CVSS6AI score0.00192EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.25 views

CVE-2024-46776 drm/amd/display: Run DC_LOG_DC after checking link->link_enc

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

0.00237EPSS
SaveExploits0References3
Rows per page
Query Builder