Lucene search
+L

7741 matches found

RedhatCVE
RedhatCVE
added 2024/04/04 12:34 a.m.39 views

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

4.4CVSS7AI score0.00241EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/04 12:00 a.m.18 views

CVE-2024-26797

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Prevent potential buffer overflow in maphwresources Adds a check in the maphwresources function to prevent a potential buffer overflow. The function was accessing arrays using an index that could potentially be...

7.8CVSS6.4AI score0.00249EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/04/04 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates from a buffer overflow in maphwresources in drm/amd/display...

7.8CVSS5.5AI score0.00249EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/03 11:08 p.m.30 views

CVE-2024-26700

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix MST Null Ptr for RV The change try to fix below error specific to RV platform: BUG: kernel NULL pointer dereference, address: 0000000000000008 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOPTI CPU: 4 PID: 917 Comm:...

4.3CVSS6.9AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 11:08 p.m.29 views

CVE-2024-26699

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dcn35clkmgr Why There is a potential memory access violation while iterating through array of dcn35 clks. How Limit iteration per array size...

4.4CVSS7AI score0.0022EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 5:15 p.m.3 views

DEBIAN-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.5CVSS5.3AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.3 views

DEBIAN-CVE-2024-26729

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null pointer dereference in dcdmubsrv Fixes potential null pointer dereference warnings in the dcdmubsrvcmdlistqueueexecute and dcdmubsrvishwpwrup functions. In both functions, the 'dcdmubsrv'...

5.5CVSS5.4AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.4 views

DEBIAN-CVE-2024-26728

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix null-pointer dereference on edid reading Use i2c adapter when there isn't auxmode in dclink to fix a null-pointer derefence that happens when running igt@kmsforceconnectorbasic in a system with DCN2.1 and HDM...

5.5CVSS5.4AI score0.00216EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.30 views

CVE-2024-26728

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix null-pointer dereference on edid reading Use i2c adapter when there isn't auxmode in dclink to fix a null-pointer derefence that happens when running igt@kmsforceconnectorbasic in a system with DCN2.1 and HDM...

7.8CVSS5.9AI score0.00216EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.15 views

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.2AI score0.00241EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 5:15 p.m.7 views

UBUNTU-CVE-2024-26728

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix null-pointer dereference on edid reading Use i2c adapter when there isn't auxmode in dclink to fix a null-pointer derefence that happens when running igt@kmsforceconnectorbasic in a system with DCN2.1 and HDM...

7.8CVSS5.7AI score0.00216EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 5:15 p.m.6 views

UBUNTU-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.6AI score0.00241EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/03 5:00 p.m.38 views

CVE-2024-26767 drm/amd/display: fixed integer types and null check locations

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

6.7AI score0.00241EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.27 views

CVE-2024-26767 drm/amd/display: fixed integer types and null check locations

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

6.9AI score0.00241EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/03 5:00 p.m.39 views

CVE-2024-26729

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null pointer dereference in dcdmubsrv Fixes potential null pointer dereference warnings in the dcdmubsrvcmdlistqueueexecute and dcdmubsrvishwpwrup functions. In both functions, the 'dcdmubsrv'...

5.5CVSS5.3AI score0.00205EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.21 views

CVE-2024-26729 drm/amd/display: Fix potential null pointer dereference in dc_dmub_srv

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null pointer dereference in dcdmubsrv Fixes potential null pointer dereference warnings in the dcdmubsrvcmdlistqueueexecute and dcdmubsrvishwpwrup functions. In both functions, the 'dcdmubsrv'...

6.8AI score0.00205EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/03 5:00 p.m.9 views

CVE-2024-26729 drm/amd/display: Fix potential null pointer dereference in dc_dmub_srv

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null pointer dereference in dcdmubsrv Fixes potential null pointer dereference warnings in the dcdmubsrvcmdlistqueueexecute and dcdmubsrvishwpwrup functions. In both functions, the 'dcdmubsrv'...

4.9AI score
SaveExploits0References5
NVD
NVD
added 2024/04/03 3:15 p.m.23 views

CVE-2024-26700

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix MST Null Ptr for RV The change try to fix below error specific to RV platform: BUG: kernel NULL pointer dereference, address: 0000000000000008 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOPTI CPU: 4 PID: 917 Comm:...

5.5CVSS7.4AI score0.00227EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 3:15 p.m.25 views

CVE-2024-26699

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dcn35clkmgr Why There is a potential memory access violation while iterating through array of dcn35 clks. How Limit iteration per array size...

7.8CVSS6.4AI score0.0022EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/03 3:15 p.m.12 views

UBUNTU-CVE-2024-26699

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dcn35clkmgr Why There is a potential memory access violation while iterating through array of dcn35 clks. How Limit iteration per array size...

7.8CVSS5.7AI score0.0022EPSS
SaveExploits0References5
Rows per page
Query Builder