Lucene search
+L

91 matches found

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

UBUNTU-CVE-2022-50317

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: megachips: Fix a null pointer dereference bug When removing the module we will get the following warning: 31.911505 i2c-core: driver stdp2690-ge-b850v3-fw unregistered 31.912484 general protection fault, probably for...

5.5CVSS5.7AI score0.00156EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/15 2:48 p.m.30 views

CVE-2022-50317 drm/bridge: megachips: Fix a null pointer dereference bug

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: megachips: Fix a null pointer dereference bug When removing the module we will get the following warning: 31.911505 i2c-core: driver stdp2690-ge-b850v3-fw unregistered 31.912484 general protection fault, probably for...

0.00156EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/15 2:48 p.m.36 views

CVE-2022-50317

CVE-2022-50317 affects the Linux kernel, specifically the DRM bridge driver for Megachips (stdp2690 and stdp4028). The issue is a null-pointer dereference that occurs when removing the module because the two bridges are not probed concurrently, causing ge_b850v3_register() not to be called for in...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/15 2:48 p.m.11 views

CVE-2022-50317 drm/bridge: megachips: Fix a null pointer dereference bug

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: megachips: Fix a null pointer dereference bug When removing the module we will get the following warning: 31.911505 i2c-core: driver stdp2690-ge-b850v3-fw unregistered 31.912484 general protection fault, probably for...

6.7AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.9 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 stems from failure to remove the drm bridge during aggregation driver uninstallation, which could lead to reuse after...

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.10 views

PT-2025-40630

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's DRM bridge ANX7625 driver. If an interrupt occurs before resource initialization is complete, the interrupt handler or worker may access uninitialized...

5.5CVSS7.3AI score0.00137EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.6 views

SUSE CVE-2022-49128

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: Add missing pmruntimeputsync pmruntimegetsync will increase the rumtime PM counter even when it returns an error. Thus a pairing decrement is needed to prevent refcount leak. Fix this by replacing this API with...

5.5CVSS6.4AI score0.00252EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:00 a.m.2 views

DEBIAN-CVE-2022-49222

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: anx7625: Fix overflow issue on reading EDID The length of EDID block can be longer than 256 bytes, so we should use int instead of u8 for the edidpos variable...

5.5CVSS5.7AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.4 views

DEBIAN-CVE-2022-49128

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: Add missing pmruntimeputsync pmruntimegetsync will increase the rumtime PM counter even when it returns an error. Thus a pairing decrement is needed to prevent refcount leak. Fix this by replacing this API with...

5.5CVSS5.6AI score0.00252EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:00 a.m.21 views

CVE-2022-49128

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: Add missing pmruntimeputsync pmruntimegetsync will increase the rumtime PM counter even when it returns an error. Thus a pairing decrement is needed to prevent refcount leak. Fix this by replacing this API with...

5.5CVSS0.00252EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:00 a.m.7 views

UBUNTU-CVE-2022-49128

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: Add missing pmruntimeputsync pmruntimegetsync will increase the rumtime PM counter even when it returns an error. Thus a pairing decrement is needed to prevent refcount leak. Fix this by replacing this API with...

5.5CVSS6.5AI score0.00252EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.20 views

CVE-2022-49222 drm/bridge: anx7625: Fix overflow issue on reading EDID

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: anx7625: Fix overflow issue on reading EDID The length of EDID block can be longer than 256 bytes, so we should use int instead of u8 for the edidpos variable...

0.00263EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.2 views

CVE-2022-49128 drm/bridge: Add missing pm_runtime_put_sync

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: Add missing pmruntimeputsync pmruntimegetsync will increase the rumtime PM counter even when it returns an error. Thus a pairing decrement is needed to prevent refcount leak. Fix this by replacing this API with...

6.4AI score0.00252EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.15 views

CVE-2022-49128

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: Add missing pmruntimeputsync pmruntimegetsync will increase the rumtime PM counter even when it returns an error. Thus a pairing decrement is needed to prevent refcount leak. Fix this by replacing this API with...

5.5CVSS5.6AI score0.00252EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/26 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 stems from a missing pmruntimeputsync in drm/bridge...

5.5CVSS5.5AI score0.00252EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: drm/bridge: tc358767 – Ensure the connector is fully initialized before signaling HPD events via IRQ. Make sure the connector is fully initialized before sending any HPD events through drmkmshelperhotplugevent. Otherwise, it m...

5.5CVSS6.1AI score0.00236EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: cdns-mhdp8546: Fixed a possible null pointer dereferencing issue. In cdnsmhdpatomicenable, the return value from drmmodeduplicate is assigned to mhdpstate-currentmode. There is a dereference of this variable in...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.12 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-38664)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-38664 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdpsub: Always register bridge...

7.8CVSS5.7AI score0.00201EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.4 views

SUSE CVE-2024-46810

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ Make sure the connector is fully initialized before signalling any HPD events via drmkmshelperhotplugevent, otherwise this may lead to NULL...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References16
NVD
NVD
added 2024/09/27 1:15 p.m.14 views

CVE-2024-46810

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ Make sure the connector is fully initialized before signalling any HPD events via drmkmshelperhotplugevent, otherwise this may lead to NULL...

5.5CVSS0.00236EPSS
SaveExploits0References6
Rows per page
Query Builder