Lucene search
+L

7789 matches found

OSV
OSV
added 2024/09/18 6:32 a.m.24 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.1AI score
SaveExploits0References9
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
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.14 views

CVE-2024-46732

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.5CVSS5.6AI score0.00231EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.12 views

CVE-2024-46731

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.1CVSS5.6AI score0.00239EPSS
SaveExploits0
CVE
CVE
added 2024/09/18 6:32 a.m.160 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.11 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.2AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.21 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...

7.8CVSS6.9AI score0.00202EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/18 6:32 a.m.41 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...

7.8CVSS0.00202EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.44 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...

7.8CVSS5.5AI score0.00202EPSS
SaveExploits0
CVE
CVE
added 2024/09/18 6:32 a.m.134 views

CVE-2024-46730

CVE-2024-46730 affects the Linux kernel’s drm/amd/display path. The issue arises when an array index tg_inst could be -1 if timing_generator_count equals 0, allowing an overrun to occur. The description in the connected documents confirms the root cause and states that this fix prevents negative ...

7.8CVSS6.2AI score0.00202EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/09/18 6:32 a.m.12 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...

7.8CVSS6.3AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.41 views

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
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.13 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...

5.5CVSS5.3AI score0.0022EPSS
SaveExploits0
CVE
CVE
added 2024/09/18 6:32 a.m.120 views

CVE-2024-46728

CVE-2024-46728 affects the Linux kernel (drm/amd/display) where there is a fix for using aux_rd_interval: the value of aux_rd_interval (size 7) must be checked before use. The connected Azure/Linux Nessus entries confirm the advisory references this vulnerability and describe the fix as preventin...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/09/18 6:32 a.m.129 views

CVE-2024-46729

CVE-2024-46729 (Linux kernel) : Affected component is drm/amd/display. Root cause: incorrect size calculation for a loop due to fe_clk_en having size 5 but sizeof(fe_clk_en) equal to 20 bytes, leading to two overrun conditions. Mitigation: fix implemented by computing element count via dividing t...

7.8CVSS6.7AI score0.00212EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/09/18 6:32 a.m.19 views

CVE-2024-46729 drm/amd/display: Fix incorrect size calculation for loop

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

6.3AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.17 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.34 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
OSV
OSV
added 2024/09/18 6:32 a.m.19 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...

6.2AI score
SaveExploits0References6
OSV
OSV
added 2024/09/18 6:32 a.m.14 views

CVE-2024-46727 drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_update

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

6.1AI score
SaveExploits0References5
Rows per page
Query Builder