Lucene search
+L

1725 matches found

OSV
OSV
added 2024/07/29 3:15 p.m.3 views

DEBIAN-CVE-2024-41061

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport Why Potential out of bounds access in dml2calculaterqanddlgparams because the value of outloweststateidx used as an index for FCLKChangeSupport array can be...

7.8CVSS5.8AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.10 views

UBUNTU-CVE-2024-41061

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport Why Potential out of bounds access in dml2calculaterqanddlgparams because the value of outloweststateidx used as an index for FCLKChangeSupport array can be...

7.8CVSS5.7AI score0.00206EPSS
SaveExploits0References15
OSV
OSV
added 2024/07/29 2:57 p.m.21 views

CVE-2024-41061 drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport Why Potential out of bounds access in dml2calculaterqanddlgparams because the value of outloweststateidx used as an index for FCLKChangeSupport array can be...

6.5AI score
SaveExploits0References5
CVE
CVE
added 2024/07/29 2:57 p.m.105 views

CVE-2024-41061

CVE-2024-41061: In the Linux kernel’s DRM/AMD display code, an array-index-out-of-bounds can occur in dml2/FCLKChangeSupport when using out_lowest_state_idx as an index. The core fix is to always use index 0 in the condition to prevent out-of-bounds access. The vulnerability impact is rated HIGH ...

7.8CVSS6.6AI score0.00206EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/23 12:00 a.m.20 views

PT-2024-33762

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the drm/amd/display component. The issue involves null pointers, such as stream enc and dc-bw vbios, which are us...

5.5CVSS5.5AI score0.00216EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/07/23 12:00 a.m.12 views

PT-2024-33764

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the drm/amd/display component. The issue involves null pointers that are not properly checked before being used...

5.5CVSS5.4AI score0.00235EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/07/15 12:00 a.m.19 views

PT-2024-33733

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the drm/amd/display component, where the stream status is used without being checked for null first. The...

5.5CVSS5.4AI score0.00205EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/07/12 7:00 a.m.8 views

drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue

...

7.8CVSS6.2AI score0.0025EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/09 3:46 a.m.11 views

SUSE CVE-2024-26767

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fixed integer types and null check locations why: issues fixed: - comparison with wider integer type in loop condition which can cause infinite loops - pointer dereference before null check...

5.5CVSS6.8AI score0.00241EPSS
SaveExploits0References24
Positive Technologies
Positive Technologies
added 2024/07/09 12:00 a.m.30 views

PT-2024-41391 · Suse +7 · Kernel-Azure +12

The SUSE Linux Enterprise 12 SP5 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-39494: ima: Fix use-after-free on a dentry's dname.name bsc1227716. - CVE-2024-42096: x86: stop playing stack games in profile pc bsc1228633. -...

9.1CVSS8.2AI score0.67994EPSS
SaveExploits11References674
Positive Technologies
Positive Technologies
added 2024/06/27 12:00 a.m.14 views

PT-2024-32752

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.58 Description A vulnerability in the Linux kernel has been resolved, specifically in the drm/amd/display component. The issue arises from the functions dp enable link phy and dp disable link phy potentially...

5.5CVSS5.3AI score0.00209EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/06/26 12:00 a.m.18 views

PT-2024-30757

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0-41-generic 4122.04.2-Ubuntu Description The issue is related to a null pointer dereference in the dcn20 resource.c file of the Linux kernel's drm/amd/display module. This vulnerability can cause a hang when...

7.5CVSS5.5AI score0.00211EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/06/25 12:00 a.m.20 views

PT-2024-33763

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.11.2 Description: A null pointer dereference issue has been identified in the Linux kernel, specifically in the drm/amd/display component. The issue arises when pointers, such as dc-clk mgr, are not properly...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/22 4:08 a.m.7 views

SUSE CVE-2022-48766

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap dcn301calculatewmanddlg for FPU. Mirrors the logic for dcn30. Cue lots of WARNs and some kernel panics without this fix...

5.5CVSS6.2AI score0.00182EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/06/20 2:26 p.m.23 views

CVE-2022-48766

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap dcn301calculatewmanddlg for FPU. Mirrors the logic for dcn30. Cue lots of WARNs and some kernel panics without this fix...

4.4CVSS7AI score0.00182EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 12:15 p.m.4 views

DEBIAN-CVE-2022-48766

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap dcn301calculatewmanddlg for FPU. Mirrors the logic for dcn30. Cue lots of WARNs and some kernel panics without this fix...

5.5CVSS5.1AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.7 views

UBUNTU-CVE-2022-48766

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap dcn301calculatewmanddlg for FPU. Mirrors the logic for dcn30. Cue lots of WARNs and some kernel panics without this fix...

5.5CVSS5.7AI score0.00182EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.41 views

CVE-2022-48766 drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap dcn301calculatewmanddlg for FPU. Mirrors the logic for dcn30. Cue lots of WARNs and some kernel panics without this fix...

0.00182EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.20 views

CVE-2022-48766 drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap dcn301calculatewmanddlg for FPU. Mirrors the logic for dcn30. Cue lots of WARNs and some kernel panics without this fix...

6.9AI score0.00182EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/20 11:13 a.m.108 views

CVE-2022-48766

CVE-2022-48766 relates to the Linux kernel, specifically the DRM/AMD display path. The vulnerability is resolved by wrapping dcn301_calculate_wm_and_dlg for FPU, mirroring the dcn30 logic. Without this fix, the kernel may emit a flood of WARNs and can experience kernel panics. The description not...

5.5CVSS6.7AI score0.00182EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder