Lucene search
+L

1721 matches found

Positive Technologies
Positive Technologies
added 2024/04/16 12:00 a.m.10 views

PT-2024-32154

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when the timing generator count equals 0, causing the tg inst index to be negative. This has been fixed to prevent two OVERRUN issues reported by Coverity. The fix ensur...

5.5CVSS5.3AI score0.00202EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/11 2:31 a.m.9 views

SUSE 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.4CVSS7.7AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/04/10 2:16 a.m.6 views

SUSE 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.5CVSS6.3AI score0.00205EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.6 views

SUSE 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.5CVSS6.3AI score0.00216EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/04/05 2:21 a.m.6 views

SUSE CVE-2024-26661

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21setpipe' In "u32 otginst = pipectx-streamres.tg-inst;" pipectx-streamres.tg could be NULL, it is relying on the caller to ensure the tg is not NULL...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2024/04/05 2:21 a.m.5 views

SUSE CVE-2024-26662

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix 'panelcntl' could be null in 'dcn21setbacklightlevel' 'panelcntl' structure used to control the display panel could be null, dereferencing it could lead to a null pointer access. Fixes the below:...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/04 5:16 p.m.43 views

CVE-2024-26797

A vulnerability was found in the Linux kernel’s AMD display driver, affecting the maphwresources function. This issue could lead to a buffer overflow, which may cause system crashes or allow arbitrary code execution. Mitigation Mitigation for this issue is either not available or the currently...

5.5CVSS7.6AI score0.00249EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/04 9:15 a.m.29 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.8CVSS7.1AI score0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/04 9:15 a.m.5 views

DEBIAN-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.2AI score0.00249EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.79 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
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.20 views

CVE-2024-26797 drm/amd/display: Prevent potential buffer overflow in map_hw_resources

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.8CVSS7AI score0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/04 8:20 a.m.112 views

CVE-2024-26797

CVE-2024-26797 affects the Linux kernel's AMDGPU display path (drm/amd/display). The issue was a potential buffer overflow in map_hw_resources where an index could exceed array bounds. A bounds check was added to ensure the index stays within array limits; if out of bounds, an error is logged and...

7.8CVSS7.7AI score0.00249EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/04/04 2:17 a.m.6 views

SUSE CVE-2023-52634

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix disableotgwa logic Why When switching to another HDMI mode, we are unnecesarilly disabling/enabling FIFO causing both HPO and DIG registers to be set at the same time when only HPO is supposed to be set. This...

5.5CVSS7.6AI score0.00195EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/04 1:24 a.m.26 views

CVE-2024-26729

A vulnerability was found in the Linux kernel. This issue occurs in the dcdmubsrvcmdlistqueueexecute and dcdmubsrvishwpwrup functions, where the dcdmubsrv variable is dereferenced before being checked for NULL. This could lead to a NULL pointer dereference, causing memory corruption or crashes...

5.5CVSS6.6AI score0.00205EPSS
SaveExploits0References4
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.17 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.1 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
Rows per page
Query Builder