Lucene search
+L

7650 matches found

OSV
OSV
added 2025/09/15 3:15 p.m.5 views

DEBIAN-CVE-2023-53258

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix possible underflow for displays with large vblank Why Underflow observed when using a display with a large vblank region and low refresh rate How Simplify calculation of vblanknom Increase value for...

5.5CVSS5.5AI score0.00143EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.16 views

UBUNTU-CVE-2023-53208

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state When emulating nested VM-Exit, load L1's TSC multiplier if L1's desired ratio doesn't match the current ratio, not if the ratio L1 is using for L2 diverges from...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 3:15 p.m.12 views

UBUNTU-CVE-2023-53258

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix possible underflow for displays with large vblank Why Underflow observed when using a display with a large vblank region and low refresh rate How Simplify calculation of vblanknom Increase value for...

5.5CVSS6.2AI score0.00143EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:46 p.m.11 views

CVE-2023-53258 drm/amd/display: Fix possible underflow for displays with large vblank

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix possible underflow for displays with large vblank Why Underflow observed when using a display with a large vblank region and low refresh rate How Simplify calculation of vblanknom Increase value for...

5.5CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.18 views

CVE-2023-53258 drm/amd/display: Fix possible underflow for displays with large vblank

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix possible underflow for displays with large vblank Why Underflow observed when using a display with a large vblank region and low refresh rate How Simplify calculation of vblanknom Increase value for...

0.00143EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/15 2:34 p.m.6 views

Malicious code in amd-taichi (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 4f9a360052987b7df8a2686b98678789e6699d7f6592a2191a5d6346a7897d7d Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

7.3AI score
SaveExploits0References1
Apple
Apple
added 2025/09/15 12:0 a.m.105 views

About the security content of macOS Sonoma 14.8

About the security content of macOS Sonoma 14.8 This document describes the security content of macOS Sonoma 14.8. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or releases ar...

9.8CVSS7.2AI score0.01571EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39762

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amd/display: add null check WHY Prevents null pointer dereferences to enhance function robustness HOW Adds early null check and return false if invalid...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/11 5:15 p.m.11 views

AZL-67178 CVE-2025-39762 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check WHY Prevents null pointer dereferences to enhance function robustness HOW Adds early null check and return false if invalid...

5.5CVSS5.6AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.6 views

UBUNTU-CVE-2025-39762

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check WHY Prevents null pointer dereferences to enhance function robustness HOW Adds early null check and return false if invalid...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.18 views

CVE-2025-39762 drm/amd/display: add null check

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check WHY Prevents null pointer dereferences to enhance function robustness HOW Adds early null check and return false if invalid...

0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/11 4:52 p.m.7 views

CVE-2025-39762 drm/amd/display: add null check

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check WHY Prevents null pointer dereferences to enhance function robustness HOW Adds early null check and return false if invalid...

6.2AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.6 views

PT-2025-37220

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw where a null pointer dereference could occur within the drm/amd/display module. This issue was addressed by adding a null check to enhance function...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References26
SUSE CVE
SUSE CVE
added 2025/09/09 11:22 p.m.12 views

SUSE CVE-2025-39675

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

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/09/08 11:22 p.m.8 views

SUSE CVE-2025-39678

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/hsmp: Ensure sock-metrictbladdr is non-NULL If metric table address is not allocated, accessing metricsbin will result in a NULL pointer dereference, so add a check...

5.5CVSS6.5AI score0.00155EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
added 2025/09/08 7:14 p.m.15 views

CVE-2025-0011

Improper removal of sensitive information before storage or transfer in AMD Crash Defender could allow an attacker to obtain kernel address information potentially resulting in loss of confidentiality...

3.3CVSS6.5AI score0.00181EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/09/08 6:25 p.m.19 views

CVE-2024-36352

Improper input validation in the AMD Graphics Driver could allow an attacker to supply a specially crafted pointer, potentially leading to arbitrary writes or denial of service...

8.4CVSS6.9AI score0.00131EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/08 5:31 p.m.10 views

CVE-2024-36326

Missing authorization in AMD RomArmor could allow an attacker to bypass ROMArmor protections during system resume from a standby state, potentially resulting in a loss of confidentiality and integrity...

8.4CVSS6.9AI score0.00131EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/08 12:33 a.m.14 views

CVE-2021-26383

Insufficient bounds checking in AMD TEE Trusted Execution Environment could allow an attacker with a compromised userspace to invoke a command with malformed arguments leading to out of bounds memory access, potentially resulting in loss of integrity or availability...

7.9CVSS7.1AI score0.00166EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/09/07 8:9 a.m.5 views

drm/amdkfd: Destroy KFD debugfs after destroy KFD wq

...

5.5CVSS6.8AI score0.00145EPSS
SaveExploits0
Rows per page
Query Builder