Lucene search
+L

63 matches found

CVE
CVE
added 2025/02/27 8:4 p.m.100 views

CVE-2025-21819

Technical details for CVE-2025-21819 are not provided in the supplied documents; no affected product/version or remediation information is disclosed. Monitor for updates.

5.5CVSS6.7AI score0.00181EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2025/02/27 8:4 p.m.9 views

CVE-2025-21819 Revert "drm/amd/display: Use HW lock mgr for PSR1"

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/display: Use HW lock mgr for PSR1" This reverts commit a2b5a9956269 "drm/amd/display: Use HW lock mgr for PSR1" Because it may cause system hang while connect with two edp panel...

5.5CVSS6.1AI score0.00181EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/02/04 12:0 a.m.2 views

PT-2025-9010

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue was related to a commit that used the HW lock manager for PSR1, which could cause a system hang when connecting with two...

5.5CVSS6.5AI score0.00181EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2024/11/13 12:0 a.m.11 views

The vulnerability of components related to DRM, AMD, and display kernels in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of components such as DRM, AMD, and display kernels in the Linux operating system is related to the assignment of the NULL pointer in the edpsetreplayallowactive function. Exploiting this vulnerability can allow a hacker to trigger a service failure...

5.5CVSS5.8AI score0.00248EPSS
Exploits0References20Affected Software3
NVD
NVD
added 2024/08/26 11:15 a.m.22 views

CVE-2024-43886

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check in resourcelogpipetopologyupdate WHY When switching from "Extend" to "Second Display Only" we sometimes call resourcegetotgmasterforstream on a stream for the eDP, which is disconnected. This leads...

5.5CVSS0.00198EPSS
Exploits0References2
OSV
OSV
added 2024/08/26 11:15 a.m.4 views

AZL-48213 CVE-2024-43886 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check in resourcelogpipetopologyupdate WHY When switching from "Extend" to "Second Display Only" we sometimes call resourcegetotgmasterforstream on a stream for the eDP, which is disconnected. This leads...

5.5CVSS6AI score0.00198EPSS
Exploits0References1
NVD
NVD
added 2024/08/21 7:15 a.m.27 views

CVE-2022-48898

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dpauxcmdfifotx if irq is not for aux transfer There are 3 possible interrupt sources are handled by DP controller, HPDstatus, Controller state changes and Aux read/write transaction. At every irq, DP...

4.7CVSS0.00181EPSS
Exploits0References4
CVE
CVE
added 2024/08/21 6:10 a.m.74 views

CVE-2022-48898

CVE-2022-48898 concerns the Linux kernel drm/msm/dp path where the DP controller’s aux ISR could prematurely complete dp_aux_cmd_fifo_tx() even when the interrupt was not for an aux transfer, causing potential data corruption in EDID transfers during boot and in the host buffer. Multiple connecte...

4.7CVSS6.7AI score0.00181EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.31 views

CVE-2022-48898 drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dpauxcmdfifotx if irq is not for aux transfer There are 3 possible interrupt sources are handled by DP controller, HPDstatus, Controller state changes and Aux read/write transaction. At every irq, DP...

0.00181EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.2 views

SUSE CVE-2021-47445

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereference on pointer edp The initialization of pointer dev dereferences pointer edp before edp is null checked, so there is a potential null pointer deference issue. Fix this by only dereferencing edp...

5.5CVSS7.4AI score0.00226EPSS
Exploits0References14
NVD
NVD
added 2024/05/22 7:15 a.m.20 views

CVE-2021-47445

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereference on pointer edp The initialization of pointer dev dereferences pointer edp before edp is null checked, so there is a potential null pointer deference issue. Fix this by only dereferencing edp...

5.5CVSS6.5AI score0.00226EPSS
Exploits0References8
OSV
OSV
added 2024/05/22 7:15 a.m.5 views

UBUNTU-CVE-2021-47445

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereference on pointer edp The initialization of pointer dev dereferences pointer edp before edp is null checked, so there is a potential null pointer deference issue. Fix this by only dereferencing edp...

5.5CVSS6AI score0.00226EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2024/05/22 6:19 a.m.23 views

CVE-2021-47445 drm/msm: Fix null pointer dereference on pointer edp

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereference on pointer edp The initialization of pointer dev dereferences pointer edp before edp is null checked, so there is a potential null pointer deference issue. Fix this by only dereferencing edp...

6.9AI score0.00226EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.3 views

SUSE CVE-2024-27040

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add 'replay' NULL check in 'edpsetreplayallowactive' In the first if statement, we're checking if 'replay' is NULL. But in the second if statement, we're not checking if 'replay' is NULL again before calling...

5.5CVSS7.6AI score0.00248EPSS
Exploits0References7
OSV
OSV
added 2024/05/01 1:15 p.m.1 views

DEBIAN-CVE-2024-27040

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add 'replay' NULL check in 'edpsetreplayallowactive' In the first if statement, we're checking if 'replay' is NULL. But in the second if statement, we're not checking if 'replay' is NULL again before calling...

4.7CVSS5.1AI score0.00248EPSS
Exploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.11 views

UBUNTU-CVE-2024-27040

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add 'replay' NULL check in 'edpsetreplayallowactive' In the first if statement, we're checking if 'replay' is NULL. But in the second if statement, we're not checking if 'replay' is NULL again before calling...

4.7CVSS5.8AI score0.00248EPSS
Exploits0References12
Openbugbounty
Openbugbounty
added 2024/04/09 3:46 a.m.9 views

edp-energy.com Cross Site Scripting vulnerability OBB-3910082

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
Exploits0
SUSE CVE
SUSE CVE
added 2024/03/28 4:14 a.m.4 views

SUSE CVE-2024-26648

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

4.4CVSS6.5AI score0.00224EPSS
Exploits0References3
OSV
OSV
added 2024/03/26 6:15 p.m.3 views

DEBIAN-CVE-2024-26648

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

5.5CVSS4.9AI score0.00224EPSS
Exploits0References1
OSV
OSV
added 2024/03/26 6:15 p.m.22 views

UBUNTU-CVE-2024-26648

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

5.5CVSS5.7AI score0.00224EPSS
Exploits0References6
Rows per page
Query Builder