Lucene search
+L

671 matches found

SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.5 views

SUSE 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.4AI score0.00192EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/09/18 11:46 a.m.18 views

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.5CVSS7.2AI score0.00192EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/18 11:45 a.m.15 views

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

4.4CVSS6.9AI score0.00194EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/18 9:13 a.m.14 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.5CVSS6.9AI score0.00192EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/18 9:13 a.m.14 views

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

4.4CVSS6.9AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/18 9:12 a.m.15 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.5CVSS7.2AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/18 8:16 a.m.18 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...

4.4CVSS6.8AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/18 8:15 a.m.7 views

AZL-53247 CVE-2024-46778 affecting package kernel 5.15.200.1-1

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

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

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

AZL-53358 CVE-2024-46778 affecting package kernel 6.6.126.1-1

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

AZL-49593 CVE-2024-46772 affecting package kernel 5.15.200.1-1

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.5CVSS6.6AI score0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/18 8:15 a.m.30 views

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

DEBIAN-CVE-2024-46773

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

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.1 views

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

AZL-53388 CVE-2024-46775 affecting package kernel 6.6.126.1-1

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

AZL-49599 CVE-2024-46772 affecting package kernel for versions less than 6.6.90.1-1

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

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

UBUNTU-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.5CVSS5.7AI score0.00237EPSS
SaveExploits0References11
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
Rows per page
Query Builder