Lucene search
+L

28 matches found

OSV
OSV
added 2026/09/17 5:17 p.m.6 views

DEBIAN-CVE-2026-90316

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dsi: Do not copy isr table To be able to unregister stuff from isrs, the corresponding table was copied. Nobody seems to unregister stuff that way, so it does not help. But there are stack-allocated objects passed to...

7.8CVSS6.1AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.4 views

AZL-102665 CVE-2026-90316 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dsi: Do not copy isr table To be able to unregister stuff from isrs, the corresponding table was copied. Nobody seems to unregister stuff that way, so it does not help. But there are stack-allocated objects passed to...

7.8CVSS6.1AI score0.00164EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/17 4:08 p.m.8 views

EUVD-2026-81977

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dsi: Do not copy isr table To be able to unregister stuff from isrs, the corresponding table was copied. Nobody seems to unregister stuff that way, so it does not help. But there are stack-allocated objects passed to...

6.1AI score0.00164EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/17 4:08 p.m.34 views

CVE-2026-90316 drm/omap: dsi: Do not copy isr table

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dsi: Do not copy isr table To be able to unregister stuff from isrs, the corresponding table was copied. Nobody seems to unregister stuff that way, so it does not help. But there are stack-allocated objects passed to...

7.8CVSS0.00164EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/17 4:08 p.m.16 views

CVE-2026-90316

CVE-2026-90316 affects the drm/omap DSI driver in the Linux kernel. The root cause is a Use-After-Free (UAF) risk: the ISR (interrupt service routine) table was copied to allow unregistration of ISRs, but stack-allocated objects passed to those ISRs may be freed if IRQs are unregistered while sti...

7.8CVSS6.1AI score0.00164EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/17 4:08 p.m.6 views

CVE-2026-90316 drm/omap: dsi: Do not copy isr table

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dsi: Do not copy isr table To be able to unregister stuff from isrs, the corresponding table was copied. Nobody seems to unregister stuff that way, so it does not help. But there are stack-allocated objects passed to...

7.8CVSS6.1AI score
SaveExploits0References10
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.12 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: drm/omap: dss: Fixed refcount leak issues In dssinitports and dssuninitports, we should call ofnodeput for the reference returned by ofgraphgetportbyid in the fail path or when it is no longer needed...

6AI score0.0022EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/omap: fixed the NULL but dereferenced coccicheck error. Fixed the following coccicheck warning: ./drivers/gpu/drm/omapdrm/omapoverlay.c:89:22-25: ERROR: rovl is NULL, but it was dereferenced. The correct value should be ovl-i...

5.5CVSS6.1AI score0.00258EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.8 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013849)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013849 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/omap: dss: Fix refcount leak bugs In dssinitports and dssuninitports, we should call ofnodepu...

5.5AI score0.0022EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010957)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010957 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/omap: dss: Fix refcount leak bugs In dssinitports and dssuninitports, we should call ofnodepu...

5.9AI score0.0022EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/25 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50574

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/omap: dss: Fix refcount leak bugs In dssinitports and dssuninitports, we should call ofnodeput for the reference returned by ofgraphgetportbyid in fail path...

5.6AI score0.0022EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/28 12:55 a.m.7 views

SUSE CVE-2022-50574

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dss: Fix refcount leak bugs In dssinitports and dssuninitports, we should call ofnodeput for the reference returned by ofgraphgetportbyid in fail path or when it is not used anymore...

5.5CVSS6.5AI score0.0022EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/22 2:15 p.m.32 views

CVE-2022-50574

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dss: Fix refcount leak bugs In dssinitports and dssuninitports, we should call ofnodeput for the reference returned by ofgraphgetportbyid in fail path or when it is not used anymore...

0.0022EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/22 2:15 p.m.7 views

DEBIAN-CVE-2022-50574

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dss: Fix refcount leak bugs In dssinitports and dssuninitports, we should call ofnodeput for the reference returned by ofgraphgetportbyid in fail path or when it is not used anymore...

5.3AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.10 views

UBUNTU-CVE-2022-50574

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dss: Fix refcount leak bugs In dssinitports and dssuninitports, we should call ofnodeput for the reference returned by ofgraphgetportbyid in fail path or when it is not used anymore...

5.9AI score0.0022EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/22 1:23 p.m.13 views

CVE-2022-50574 drm/omap: dss: Fix refcount leak bugs

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dss: Fix refcount leak bugs In dssinitports and dssuninitports, we should call ofnodeput for the reference returned by ofgraphgetportbyid in fail path or when it is not used anymore...

6.5AI score
SaveExploits0References9
CVE
CVE
added 2025/10/22 1:23 p.m.37 views

CVE-2022-50574

Summary: CVE-2022-50574 concerns the Linux kernel driver chain for DRM/OMAP DSS where a refcount leak could occur. The root cause, as described, is missing calls to of_node_put() for the reference returned by of_graph_get_port_by_id() in fail paths or when the reference is no longer used. Impact ...

6.1AI score0.0022EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.22 views

CVE-2022-50574 drm/omap: dss: Fix refcount leak bugs

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dss: Fix refcount leak bugs In dssinitports and dssuninitports, we should call ofnodeput for the reference returned by ofgraphgetportbyid in fail path or when it is not used anymore...

0.0022EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2022-54719

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00258EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-49510

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/omap: fix NULL but dereferenced coccicheck error Fix the following coccicheck warning:...

5.5CVSS5.5AI score0.00258EPSS
SaveExploits0References2
Rows per page
Query Builder