Lucene search
+L

7684 matches found

RedhatCVE
RedhatCVE
added 2024/10/22 2:11 p.m.15 views

CVE-2024-49971

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase array size of dummyboolean WHY dml2coresharedmodesupport and dmlcoremodesupport access the third element of dummyboolean, i.e. hwdebug5 = &s-;dummyboolean2, when dummyboolean has size of 2. Any assignmen...

4.4CVSS6.9AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 2:09 p.m.14 views

CVE-2024-49918

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for headpipe in dcn32acquireidlepipeforheadpipeinlayer This commit addresses a potential null pointer dereference issue in the dcn32acquireidlepipeforheadpipeinlayer function. The issue could occur...

5.5CVSS6.9AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 1:43 p.m.15 views

CVE-2024-49913

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for toppipetoprogram in commitplanesforstream This commit addresses a null pointer dereference issue in the commitplanesforstream function at line 4140. The issue could occur when toppipetoprogram ...

5.5CVSS6.9AI score0.00248EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 1:15 p.m.13 views

CVE-2024-50016

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow assignment in linkdpcts samplingrate is an uint8t but is assigned an unsigned int, and thus it can overflow. As a result, samplingrate is changed to uint32t. Similarly, LINKQUALPATTERNSET has a siz...

5.5CVSS7.1AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 1:14 p.m.23 views

CVE-2024-49969

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in DCN30 color transformation This commit addresses a potential index out of bounds issue in the cm3helpertranslatecurvetohwformat function in the DCN30 color management module. The issue...

7.8CVSS7.7AI score0.00272EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 1:14 p.m.9 views

CVE-2024-49917

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clkmgr and clkmgr-funcs in dcn30inithw This commit addresses a potential null pointer dereference issue in the dcn30inithw function. The issue could occur when dc-clkmgr or dc-clkmgr-funcs is...

5.5CVSS6.9AI score0.00238EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 12:40 p.m.16 views

CVE-2024-49907

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using dc-clkmgr WHY & HOW dc-clkmgr is null checked previously in the same function, indicating it might be null. Passing "dc" to "dc-hwss.applyidlepoweroptimizations", which dereferenc...

5.5CVSS6.7AI score0.00243EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 12:12 p.m.13 views

CVE-2024-50004

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35 WHY & HOW Mismatch in DCN35 DML2 cause bw validation failed to acquire unexpected DPP pipe to cause grey screen and system hang. Remove...

5.5CVSS6.9AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 12:11 p.m.21 views

CVE-2024-49920

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before multiple uses WHAT & HOW Poniters, such as streamenc and dc-bwvbios, are null checked previously in the same function, so Coverity warns "implies that streamenc and dc-bwvbios might be...

5.5CVSS7AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 12:11 p.m.12 views

CVE-2024-49912

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Handle null 'streamstatus' in 'planeschangedforexistingstream' This commit adds a null check for 'streamstatus' in the function 'planeschangedforexistingstream'. Previously, the code assumed 'streamstatus' could ...

5.5CVSS7AI score0.00238EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.5 views

SUSE CVE-2024-50003

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix system hang while resume with TBT monitor Why Connected with a Thunderbolt monitor and do the suspend and the system may hang while resume. The TBT monitor HPD will be triggered during the resume procedure an...

5.5CVSS6.3AI score0.0022EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.6 views

SUSE CVE-2024-50004

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35 WHY & HOW Mismatch in DCN35 DML2 cause bw validation failed to acquire unexpected DPP pipe to cause grey screen and system hang. Remove...

5.5CVSS7.8AI score0.0022EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.12 views

SUSE CVE-2024-50009

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return in case of error. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS7.7AI score0.00231EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/10/22 2:49 a.m.3 views

SUSE CVE-2024-50049

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer before dereferencing se WHAT & HOW se is null checked previously in the same function, indicating it might be null; therefore, it must be checked when used again. This fixes 1 FORWARDNULL issue...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2024/10/22 12:00 a.m.13 views

PT-2025-3331

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns memory corruption caused by array indices being out of bounds. To address this, checks have been added to ensure array indices stay within bounds, specifically in the...

7.8CVSS6.8AI score0.00765EPSS
SaveExploits0References346
RedhatCVE
RedhatCVE
added 2024/10/21 11:36 p.m.21 views

CVE-2024-49915

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clkmgr in dcn32inithw This commit addresses a potential null pointer dereference issue in the dcn32inithw function. The issue could occur when dc-clkmgr is null. The fix adds a check to ensure...

5.5CVSS6.9AI score0.00238EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 10:40 p.m.14 views

CVE-2024-49989

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix double free issue during amdgpu module unload Flexible endpoints use DIGs from available inflexible endpoints, so only the encoders of inflexible links need to be freed. Otherwise, a double free issue may occ...

7.8CVSS6.9AI score0.00249EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 10:38 p.m.16 views

CVE-2024-49892

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize getbytesperelement's default to 1 Variables, used as denominators and maybe not assigned to other values, should not be 0. bytesperelementy & bytesperelementc are initialized by getbytesperelement whic...

5.5CVSS6.8AI score0.00257EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 10:07 p.m.13 views

CVE-2024-49921

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before used WHAT & HOW Poniters, such as dc-clkmgr, are null checked previously in the same function, so Coverity warns "implies that "dc-clkmgr" might be null". As a result, these pointers ne...

5.5CVSS6.8AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 10:07 p.m.11 views

CVE-2024-49906

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer before try to access it why & how Change the order of the pipectx-planestate check to ensure that planestate is not null before accessing it...

5.5CVSS6.9AI score0.00244EPSS
SaveExploits0References4
Rows per page
Query Builder