Lucene search
+L

1721 matches found

OSV
OSV
added 2024/10/21 6:15 p.m.1 views

DEBIAN-CVE-2024-49972

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Deallocate DML memory if allocation fails Why When DC state create DML memory allocation fails, memory is not deallocated subsequently, resulting in uninitialized structure that is not NULL. How Deallocate memory...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.11 views

AZL-52122 CVE-2024-49971 affecting package kernel 5.15.200.1-1

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

5.5CVSS5.6AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.17 views

CVE-2024-49970

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN401 'streamencregs' array is an array of dcn10streamencregisters structures. The array is initialized with four elements, corresponding to the four calls t...

5.5CVSS0.00222EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 6:15 p.m.9 views

AZL-51368 CVE-2024-49969 affecting package kernel for versions less than 5.15.173.1-1

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.8CVSS6.9AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.12 views

AZL-51852 CVE-2024-49970 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN401 'streamencregs' array is an array of dcn10streamencregisters structures. The array is initialized with four elements, corresponding to the four calls t...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.6 views

DEBIAN-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.8CVSS6.5AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

DEBIAN-CVE-2024-49970

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN401 'streamencregs' array is an array of dcn10streamencregisters structures. The array is initialized with four elements, corresponding to the four calls t...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.14 views

AZL-51403 CVE-2024-49920 affecting package kernel 5.15.200.1-1

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.5CVSS6.8AI score0.00216EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.13 views

CVE-2024-49923

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Pass non-null to dcn20validateapplypipesplitflags WHAT & HOW "dcn20validateapplypipesplitflags" dereferences merge, and thus it cannot be a null pointer. Let's pass a valid pointer to avoid null dereference. This...

5.5CVSS0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.8 views

AZL-51437 CVE-2024-49921 affecting package kernel 6.6.126.1-1

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
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

DEBIAN-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.5CVSS5.7AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.11 views

AZL-51560 CVE-2024-49919 affecting package kernel for versions less than 6.6.79.1-1

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

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

AZL-51440 CVE-2024-49922 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using them WHAT & HOW These pointers are null checked previously in the same function, indicating they might be null as reported by Coverity. As a result, they need to be checked when...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

DEBIAN-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.5CVSS5.7AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

AZL-51117 CVE-2024-49923 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Pass non-null to dcn20validateapplypipesplitflags WHAT & HOW "dcn20validateapplypipesplitflags" dereferences merge, and thus it cannot be a null pointer. Let's pass a valid pointer to avoid null dereference. This...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.21 views

CVE-2024-49919

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

5.5CVSS0.00237EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 6:15 p.m.14 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.5CVSS0.00216EPSS
SaveExploits0References2
NVD
NVD
added 2024/10/21 6:15 p.m.29 views

CVE-2024-49922

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using them WHAT & HOW These pointers are null checked previously in the same function, indicating they might be null as reported by Coverity. As a result, they need to be checked when...

5.5CVSS0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 6:15 p.m.12 views

AZL-51129 CVE-2024-49918 affecting package kernel 5.15.200.1-1

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.7AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

AZL-51444 CVE-2024-49921 affecting package kernel 5.15.200.1-1

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
SaveExploits0References1
Rows per page
Query Builder