Lucene search
+L

11852 matches found

CNNVD
CNNVD
added 2025/08/02 12:00 a.m.7 views

NVIDIA GPU Display Driver 安全漏洞

NVIDIA GPU Display Driver is a display driver from NVIDIA. A security vulnerability exists in NVIDIA GPU Display Driver, which can be exploited by attackers to potentially cause an information leak...

3.3CVSS6.3AI score0.00131EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/08/02 12:00 a.m.6 views

NVIDIA GPU Display Driver 输入验证错误漏洞

NVIDIA GPU Display Driver is a display driver from NVIDIA Corporation. The NVIDIA GPU Display Driver suffers from an input validation error vulnerability that stems from a specially crafted parameter that results in improper index validation, which could lead to data tampering or denial of servic...

7.1CVSS6.3AI score0.00186EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/08/02 12:00 a.m.14 views

NVIDIA GPU Display Driver 缓冲区错误漏洞

NVIDIA GPU Display Driver is a display driver from NVIDIA Corporation. NVIDIA GPU Display Driver suffers from a buffer error vulnerability that stems from the possibility of reading invalid memory, which could lead to information disclosure...

4.4CVSS6.3AI score0.00138EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2025/07/31 12:54 p.m.17 views

Mozilla: Bypass of Restricted Keyword "Mozilla" in Display Name Field via Unicode Homoglyphs on addons.allizom.org

A restricted keyword bypass vulnerability was discovered on the Firefox Add-ons platform that allowed an attacker to register a display name visually identical to "Mozilla" by using a Unicode homoglyph character. This circumvented the intended restriction and could have been used to impersonate...

5.5AI score
SaveExploits0
VulnCheck KEV
VulnCheck KEV
added 2025/07/31 12:00 a.m.28 views

VulnCheck KEV: CVE-2014-125123

An unauthenticated SQL injection vulnerability exists in the Kloxo web hosting control panel developed by LXCenter prior to version 6.1.12. The flaw resides in the login-name parameter passed to lbin/webcommand.php, which fails to properly sanitize input, allowing an attacker to extract the...

10CVSS6.2AI score0.00696EPSS
SaveIn wildExploits1References3
OSV
OSV
added 2025/07/30 12:15 a.m.7 views

CVE-2025-43217

The issue was addressed by adding additional logic. This issue is fixed in iPadOS 17.7.9, iOS 18.6 and iPadOS 18.6. Privacy Indicators for microphone or camera access may not be correctly displayed...

4CVSS5.8AI score0.00198EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/07/28 11:24 p.m.7 views

SUSE CVE-2025-38360

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add more checks for DSC / HUBP ONO guarantees WHY For non-zero DSC instances it's possible that the HUBP domain required to drive it for sequential ONO ASICs isn't met, potentially causing the logic to the tile t...

5.5CVSS6.5AI score0.00157EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2025/07/28 11:24 p.m.8 views

SUSE CVE-2025-38361

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dcehwseq before dereferencing it WHAT hws was checked for null earlier in dce110blankstream, indicating hws can be null, and should be checked whenever it is used. cherry picked from commit...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2025/07/28 11:24 p.m.14 views

SUSE CVE-2025-38362

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check for getfirstactivedisplay The function modhdcphdcp1enableencryption calls the function getfirstactivedisplay, but does not check its return value. The return value is a null pointer if the...

5.5CVSS6.5AI score0.0011EPSS
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2025/07/28 3:13 a.m.7 views

kernel: drm/amd/display: Implement bounds check for stream encoder creation in DCN301

A vulnerability was found in the DRM/AMD/Display module of the Linux Kernel. An out-of-bounds access exists in the 'streamencregs' array within DCN301, while accessing the array with 'engid,’ could lead to an out-of-bounds access beyond its four-element size, which can cause a system crash...

7CVSS7.2AI score0.00264EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/07/25 11:23 p.m.4 views

SUSE CVE-2025-38363

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix a possible null pointer dereference In tegracrtcreset, new memory is allocated with kzalloc, but no check is performed. Before calling drmatomichelpercrtcreset, state should be checked to prevent possible null...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0References22
OSV
OSV
added 2025/07/25 1:15 p.m.17 views

AZL-72596 CVE-2025-38362 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check for getfirstactivedisplay The function modhdcphdcp1enableencryption calls the function getfirstactivedisplay, but does not check its return value. The return value is a null pointer if the...

5.5CVSS6.8AI score0.0011EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.9 views

DEBIAN-CVE-2025-38362

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check for getfirstactivedisplay The function modhdcphdcp1enableencryption calls the function getfirstactivedisplay, but does not check its return value. The return value is a null pointer if the...

5.5CVSS5.5AI score0.0011EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/25 1:15 p.m.18 views

CVE-2025-38362

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check for getfirstactivedisplay The function modhdcphdcp1enableencryption calls the function getfirstactivedisplay, but does not check its return value. The return value is a null pointer if the...

5.5CVSS0.0011EPSS
SaveExploits0References7
NVD
NVD
added 2025/07/25 1:15 p.m.7 views

CVE-2025-38361

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dcehwseq before dereferencing it WHAT hws was checked for null earlier in dce110blankstream, indicating hws can be null, and should be checked whenever it is used. cherry picked from commit...

7.8CVSS0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/25 1:15 p.m.6 views

DEBIAN-CVE-2025-38360

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add more checks for DSC / HUBP ONO guarantees WHY For non-zero DSC instances it's possible that the HUBP domain required to drive it for sequential ONO ASICs isn't met, potentially causing the logic to the tile t...

5.5CVSS5.3AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.1 views

DEBIAN-CVE-2025-38361

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dcehwseq before dereferencing it WHAT hws was checked for null earlier in dce110blankstream, indicating hws can be null, and should be checked whenever it is used. cherry picked from commit...

7.8CVSS5.7AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.9 views

UBUNTU-CVE-2025-38360

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add more checks for DSC / HUBP ONO guarantees WHY For non-zero DSC instances it's possible that the HUBP domain required to drive it for sequential ONO ASICs isn't met, potentially causing the logic to the tile t...

5.5CVSS5.7AI score0.00157EPSS
SaveExploits0References12
OSV
OSV
added 2025/07/25 1:15 p.m.8 views

UBUNTU-CVE-2025-38361

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dcehwseq before dereferencing it WHAT hws was checked for null earlier in dce110blankstream, indicating hws can be null, and should be checked whenever it is used. cherry picked from commit...

7.8CVSS6.2AI score0.00199EPSS
SaveExploits0References28
OSV
OSV
added 2025/07/25 1:15 p.m.8 views

UBUNTU-CVE-2025-38362

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check for getfirstactivedisplay The function modhdcphdcp1enableencryption calls the function getfirstactivedisplay, but does not check its return value. The return value is a null pointer if the...

5.5CVSS6.1AI score0.0011EPSS
SaveExploits0References40
Rows per page
Query Builder