Lucene search
+L

178 matches found

SUSE CVE
SUSE CVE
added 2026/05/06 1:40 a.m.16 views

SUSE CVE-2026-43072

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: platformgetirqbyname returns an int platformgetirqbyname will return a negative value if an error happens, so it should be checked and not just passed directly into devmrequestthreadedirq hoping all will be ok...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-43105

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vc4: Fix memory leak of BO array in hang state The hang state's BO array is allocated separately with kzalloc in vc4savehangstate but never freed in...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.13 views

PT-2026-37415

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the DRM VC4 component of the Linux kernel. The BO array within the hang state is allocated using the kzalloc function in vc4 save hang state but is not released i...

5.5CVSS5.5AI score0.00114EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-43104

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vc4: Fix a memory leak in hang state error path When vc4savehangstate encounters an early return condition, it returns without freeing the previously...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/05 6:33 p.m.20 views

EUVD-2026-27376

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: platformgetirqbyname returns an int platformgetirqbyname will return a negative value if an error happens, so it should be checked and not just passed directly into devmrequestthreadedirq hoping all will be ok...

5.7AI score0.00114EPSS
SaveExploits0References7
NVD
NVD
added 2026/05/05 4:16 p.m.18 views

CVE-2026-43072

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: platformgetirqbyname returns an int platformgetirqbyname will return a negative value if an error happens, so it should be checked and not just passed directly into devmrequestthreadedirq hoping all will be ok...

5.5CVSS0.00114EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/05/05 3:29 p.m.7 views

CVE-2026-43072

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: platformgetirqbyname returns an int platformgetirqbyname will return a negative value if an error happens, so it should be checked and not just passed directly into devmrequestthreadedirq hoping all will be ok...

5.7AI score0.00114EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/05/05 3:29 p.m.53 views

CVE-2026-43072

CVE-2026-43072 affects the Linux kernel drm/vc4 code path: platform_get_irq_byname() may return a negative error value, which was previously passed directly to devm_request_threaded_irq() without proper checking. The issue has been resolved in updated kernel code, and multiple OS-specific advisor...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/05/05 3:29 p.m.61 views

CVE-2026-43072 drm/vc4: platform_get_irq_byname() returns an int

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: platformgetirqbyname returns an int platformgetirqbyname will return a negative value if an error happens, so it should be checked and not just passed directly into devmrequestthreadedirq hoping all will be ok...

0.00114EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/05/05 12:00 a.m.16 views

PT-2026-37075

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/vc4 component where the function platform get irq byname returns an integer. This function can return a negative value when an error occurs; however, this valu...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.9 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001190 advisory. The vc4getbcl function in drivers/gpu/drm/vc4/vc4gem.c in the VideoCore DRM driver in the Linux kernel before 4.9.7 does not set an errno value upon certain overflow...

5.5CVSS7.1AI score0.00425EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003267 advisory. The vc4getbcl function in drivers/gpu/drm/vc4/vc4gem.c in the VideoCore DRM driver in the Linux kernel before 4.9.7 does not set an errno value upon certain overflow...

5.5CVSS7.1AI score0.00425EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002808 advisory. Integer overflow in the vc4getbcl function in drivers/gpu/drm/vc4/vc4gem.c in the VideoCore DRM driver in the Linux kernel before 4.9.7 allows local users to cause a...

7.8CVSS6.8AI score0.00423EPSS
SaveExploits0References10
Redos
Redos
added 2026/01/13 12:00 a.m.10 views

ROS-20260113-7366

A vulnerability in the drivers/gpu/drm/vc4 component of the Linux operating system kernel is related to memory usage after it has been freed. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/10/27 12:00 a.m.8 views

The vulnerability of DRM/VC4 components in the Linux operating system’s kernel allows a perpetrator to trigger a service failure.

The vulnerability of the DRM/VC4 components in the Linux operating system’s kernel is related to memory management errors that occur after memory is freed in functions like vc4preparefb and vc4cleanupfb. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS6.7AI score0.00212EPSS
SaveExploits0References8Affected Software7
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53455

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/vc4: drop all currently held locks if deadlock happens If vc4hdmiresetlink returns...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.14 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-389913)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-389913 advisory. In the Linux kernel, the following vulnerability has been resolved: drm: vc4: Fix possible null pointer dereference In vc4hdmiaudioinit ofgetaddress may return NULL...

5.5CVSS6AI score0.00252EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2023-23849

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.00719EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.9 views

SUSE CVE-2023-53455

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: drop all currently held locks if deadlock happens If vc4hdmiresetlink returns -EDEADLK, it means that a deadlock happened in the locking context. This situation should be addressed by dropping all currently held locks an...

5.5CVSS6.4AI score0.00154EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/01 12:15 p.m.10 views

CVE-2023-53455

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: drop all currently held locks if deadlock happens If vc4hdmiresetlink returns -EDEADLK, it means that a deadlock happened in the locking context. This situation should be addressed by dropping all currently held locks an...

5.5CVSS0.00154EPSS
SaveExploits0References3
Rows per page
Query Builder