Lucene search
+L

2707 matches found

SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.5 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
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 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.5 views

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

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
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.13 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.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.12 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
BDU FSTEC
BDU FSTEC
added 2024/09/12 12:0 a.m.11 views

The vulnerability of the DRM/AMD/display components of the Linux operating system allows a hacker to execute arbitrary code.

The vulnerability of the DRM/AMD/display components in the Linux operating system is related to the issue of the index “i” exceeding the boundaries of the function transferfuncPOINTS. Exploiting this vulnerability could allow a hacker to execute arbitrary code. source-iocs-preserved...

7.8CVSS6.9AI score0.00297EPSS
SaveExploits0References41Affected Software4
Hewlett-Packard
Hewlett-Packard
added 2024/09/06 12:0 a.m.17 views

NVIDIA GPU Display Driver July 2024 Security Update

NVIDIA has informed HP of a potential security vulnerability identified in the NVIDIA® GPU Display Driver for Windows, which might allow code execution, denial of service, escalation of privilege, information disclosure, and data tampering. NVIDIA has released updates to mitigate the vulnerabilit...

7.8CVSS7.7AI score0.00455EPSS
SaveExploits0Affected Software147
OSV
OSV
added 2024/08/26 11:15 a.m.10 views

AZL-48240 CVE-2024-43901 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401 When users run the command: cat /sys/kernel/debug/dri/0/amdgpudmdtnlog The following NULL pointer dereference happens: +0.000003 BUG: kernel NULL pointer...

5.5CVSS5.6AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.3 views

DEBIAN-CVE-2024-43902

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null checker before passing variables Checks null pointer before passing variables to functions. This fixes 3 NULLRETURNS issues reported by Coverity...

5.5CVSS5.3AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.2 views

DEBIAN-CVE-2024-43895

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip Recompute DSC Params if no Stream on Link why Encounter NULL pointer dereference uner mst + dsc setup. BUG: kernel NULL pointer dereference, address: 0000000000000008 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOP...

5.5CVSS5.3AI score0.00017EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.0 views

DEBIAN-CVE-2024-43886

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check in resourcelogpipetopologyupdate WHY When switching from "Extend" to "Second Display Only" we sometimes call resourcegetotgmasterforstream on a stream for the eDP, which is disconnected. This leads...

5.5CVSS5.3AI score0.00198EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.5 views

SUSE CVE-2024-42275

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix error code in drmclientbuffervmaplocal This function accidentally returns zero/success on the failure path. It leads to locking issues and an uninitialized mapcopy in the caller...

6.4CVSS6.8AI score0.00203EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/17 10:15 a.m.10 views

UBUNTU-CVE-2024-43827

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check before access structs In enablephantomplane, we should better check null pointer before accessing various structs...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/13 5:1 p.m.19 views

CLSA-2024-1723567849 kernel: Fix of 20 CVEs

net: fix dstnegativeadvice race CVE-2024-36971 - spec: update shim Conflicts, Provides keys - ipv6: fib6rules: avoid possible NULL dereference in fib6ruleaction CVE-2024-36902 - ipv6: prevent NULL dereference in ip6output CVE-2024-36901 - drm/amd/display: Atom Integrated System Info v22 for DCN35...

9.1CVSS6.8AI score0.02701EPSS
SaveExploits1References1
Amazon
Amazon
added 2024/08/13 12:0 a.m.6 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: Input: cyapa - add missing input core locking to suspend/resume functions CVE-2023-52884 In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak durin...

9.8CVSS6.8AI score0.02701EPSS
SaveExploits2
Rows per page
Query Builder