Lucene search
+L

1224 matches found

Debian CVE
Debian CVE
added 2024/09/18 7:12 a.m.33 views

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
SaveExploits0
OSV
OSV
added 2024/09/18 7:12 a.m.17 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...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.22 views

CVE-2024-46775 drm/amd/display: Validate function returns

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

6.9AI score0.00194EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.36 views

CVE-2024-46773 drm/amd/display: Check denominator pbn_div before used

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

0.00239EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.15 views

CVE-2024-46772 drm/amd/display: Check denominator crb_pipes before used

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

6.9AI score0.00239EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.18 views

CVE-2024-46773 drm/amd/display: Check denominator pbn_div before used

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

6.8AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/18 7:12 a.m.15 views

CVE-2024-46773 drm/amd/display: Check denominator pbn_div before used

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.5CVSS6.1AI score0.00239EPSS
SaveExploits0References8
CVE
CVE
added 2024/09/18 7:12 a.m.118 views

CVE-2024-46773

The CVE-2024-46773 issue in the Linux kernel concerns the drm/amd/display path where a division could be performed with a zero denominator (pbn_div). The root cause is a denominator that could be zero; upstream patch adds a check before use to prevent a DIVIDE_BY_ZERO. Public documents confirm th...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.12 views

CVE-2024-46732 drm/amd/display: Assign linear_pitch_alignment even for VM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Assign linearpitchalignment even for VM Description Assign linearpitchalignment so we don't cause a divide by 0 error in VM environments...

6.8AI score0.00231EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.15 views

CVE-2024-46731 drm/amd/pm: fix the Out-of-bounds read warning

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix the Out-of-bounds read warning using index i - 1U may beyond element index for mcdata when i = 0...

6.8AI score0.00239EPSS
SaveExploits0References6
CVE
CVE
added 2024/09/18 6:32 a.m.150 views

CVE-2024-46731

CVE-2024-46731 : Linux kernel vulnerability in drm/amdgpu/pm where an out-of-bounds read can occur for mc_data[] when i == 0 due to indexing as i-1. The issue has been resolved by a kernel patch. Connected sources confirm the vulnerability and patch context (Out-of-bounds read warning fix in drm/...

7.1CVSS6.8AI score0.00239EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/09/18 6:32 a.m.10 views

CVE-2024-46731 drm/amd/pm: fix the Out-of-bounds read warning

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix the Out-of-bounds read warning using index i - 1U may beyond element index for mcdata when i = 0...

7.1CVSS6.2AI score0.00239EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/18 6:32 a.m.21 views

CVE-2024-46732 drm/amd/display: Assign linear_pitch_alignment even for VM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Assign linearpitchalignment even for VM Description Assign linearpitchalignment so we don't cause a divide by 0 error in VM environments...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.20 views

CVE-2024-46730 drm/amd/display: Ensure array index tg_inst won't be -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...

6.9AI score0.00192EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/18 6:32 a.m.32 views

CVE-2024-46730 drm/amd/display: Ensure array index tg_inst won't be -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...

0.00192EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/18 6:32 a.m.11 views

CVE-2024-46730 drm/amd/display: Ensure array index tg_inst won't be -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.3AI score0.00192EPSS
SaveExploits0References5
CVE
CVE
added 2024/09/18 6:32 a.m.126 views

CVE-2024-46730

CVE-2024-46730 is a Linux kernel vulnerability in drm/amd/display where tg_inst could be -1 (negative) if timing_generator_count equals 0. The patch fixes two related overrun issues by ensuring the array index tg_inst is never used when invalid, preventing potential out-of-bounds operations. The ...

5.5CVSS6.2AI score0.00192EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.39 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.5CVSS5.5AI score0.00192EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.16 views

CVE-2024-46728 drm/amd/display: Check index for aux_rd_interval before using

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

7AI score0.0022EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/09/18 6:32 a.m.30 views

CVE-2024-46728 drm/amd/display: Check index for aux_rd_interval before using

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

0.0022EPSS
SaveExploits0References3
Rows per page
Query Builder