Lucene search
K

15 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux - уязвимость в linux-5.10, linux-5.15, linux-6.1

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: A buggy exit annotation for the remove function was removed. With tpd12s015remove marked with exit, this function is discarded when the driver is compiled as a built-in component. As a result, when the driv...

5.5CVSS6.1AI score0.00026EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.3 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-007051)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007051 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy exit annotation for remove function With tpd12s015remove marked...

5.5CVSS6.4AI score0.00026EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.3 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006825)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006825 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy exit annotation for remove function With tpd12s015remove marked...

5.5CVSS5.8AI score0.00026EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2024/11/18 12:0 a.m.1 views

The vulnerability of the tpd12s015 component in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the tpd12s015 component in the Linux operating system is related to resource management errors in the tpd12s015probe function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00026EPSS
Exploits0References27Affected Software4
Redos
Redos
added 2024/11/08 12:0 a.m.19 views

ROS-20241108-02

A vulnerability in the powerpc/powernv component of the Linux operating system kernel is related to a memory leak in the function scomdebuginitone in arch/powerpc/platforms/powernv/opal-xscom.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service Vulnerability i...

7.8CVSS7.8AI score0.00158EPSS
Exploits0
OSV
OSV
added 2024/05/31 11:8 a.m.2 views

OESA-2024-1679 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of offinddevicebynode and return the error if it fails in order to avoid...

9.1CVSS6.8AI score0.00407EPSS
Exploits0References26
SUSE CVE
SUSE CVE
added 2024/05/21 2:1 a.m.1 views

SUSE CVE-2023-52694

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy exit annotation for remove function With tpd12s015remove marked with exit this function is discarded when the driver is compiled as a built-in. The result is that when the driver unbinds there is...

5.5CVSS6.5AI score0.00026EPSS
Exploits0References16
RedhatCVE
RedhatCVE
added 2024/05/18 1:41 a.m.22 views

CVE-2023-52694

A flaw was found in the tpd12s015 driver in the Linux kernel's drm/bridge subsystem. This issue involves an incorrect use of the exit annotation on the driver's remove function, which could cause issues if the function is called in contexts where it is not expected to be available. Mitigation...

5.5CVSS7.2AI score0.00026EPSS
Exploits0References4
OSV
OSV
added 2024/05/17 3:15 p.m.0 views

DEBIAN-CVE-2023-52694

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy exit annotation for remove function With tpd12s015remove marked with exit this function is discarded when the driver is compiled as a built-in. The result is that when the driver unbinds there is...

5.5CVSS5.5AI score0.00026EPSS
Exploits0References1
OSV
OSV
added 2024/05/17 3:15 p.m.0 views

UBUNTU-CVE-2023-52694

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy exit annotation for remove function With tpd12s015remove marked with exit this function is discarded when the driver is compiled as a built-in. The result is that when the driver unbinds there is...

5.5CVSS6.3AI score0.00026EPSS
Exploits0References17
CVE
CVE
added 2024/05/17 2:27 p.m.92 views

CVE-2023-52694

CVE-2023-52694 relates to the Linux kernel drm/bridge tpd12s015 driver. The issue arises from marking tpd12s015_remove() with __exit, which causes the function to be discarded when the driver is built-in; on unbind, cleanup may be skipped, leading to resource leakage. The vulnerability was resolv...

5.5CVSS6.7AI score0.00026EPSS
Exploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 2:27 p.m.15 views

CVE-2023-52694

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy exit annotation for remove function With tpd12s015remove marked with exit this function is discarded when the driver is compiled as a built-in. The result is that when the driver unbinds there is...

5.5CVSS7.2AI score0.00026EPSS
Exploits0
OSV
OSV
added 2024/05/17 2:27 p.m.14 views

CVE-2023-52694 drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy exit annotation for remove function With tpd12s015remove marked with exit this function is discarded when the driver is compiled as a built-in. The result is that when the driver unbinds there is...

5.5CVSS5.9AI score0.00026EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/05/17 2:27 p.m.23 views

CVE-2023-52694 drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy exit annotation for remove function With tpd12s015remove marked with exit this function is discarded when the driver is compiled as a built-in. The result is that when the driver unbinds there is...

6.8AI score0.00026EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/05/17 2:27 p.m.20 views

CVE-2023-52694 drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy exit annotation for remove function With tpd12s015remove marked with exit this function is discarded when the driver is compiled as a built-in. The result is that when the driver unbinds there is...

6.5AI score0.00026EPSS
Exploits0References6
Rows per page
Query Builder