Lucene search
K

130 matches found

Cvelist
Cvelist
added 2026/05/06 11:28 a.m.24 views

CVE-2026-43202 fbdev: vt8500lcdfb: fix missing dma_free_coherent()

In the Linux kernel, the following vulnerability has been resolved: fbdev: vt8500lcdfb: fix missing dmafreecoherent fbi-fb.screenbuffer is allocated with dmaalloccoherent but is not freed if the error path is reached...

0.00013EPSS
Exploits0References8
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

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

In the Linux kernel, the following vulnerability has been resolved: fbdev: omap: use threaded IRQ for LCD DMA When using touchscreens and framebuffers, the Nokia 770 easily crashes due to the following issue: BUG: scheduling while atomic: irq/144-ads7846/82/0x00010000 Linked modules include:...

5.5CVSS6.2AI score0.00013EPSS
Exploits0References2
OSV
OSV
added 2026/03/16 9:25 a.m.0 views

SUSE-SU-2026:20726-1 Security update for freetype2

This update for freetype2 fixes the following issue: Update to freetype2 2.14.2: - CVE-2026-23865: Integer overflow in the ttvarloaditemvariationstore function bsc1259118. Changelog: Several changes related to LCD filtering are implemented to achieve better performance and encourage sound...

5.3CVSS5.8AI score0.00017EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/02/28 1:55 a.m.3 views

CVE-2026-25037

An OS command injection vulnerability exists in XWEB Pro version 1.12.1 and prior, enabling an authenticated attacker to achieve remote code execution on the system by configuring a maliciously crafted LCD state which is later processed during system setup, enabling remote code execution...

8.8CVSS6.6AI score0.00043EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/27 12:59 a.m.1 views

CVE-2026-25037

An OS command injection vulnerability exists in XWEB Pro version 1.12.1 and prior, enabling an authenticated attacker to achieve remote code execution on the system by configuring a maliciously crafted LCD state which is later processed during system setup, enabling remote code execution...

8.8CVSS6.5AI score0.00043EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/02/27 12:59 a.m.2 views

CVE-2026-25037 Copeland XWEB and XWEB Pro OS Command Injection

An OS command injection vulnerability exists in XWEB Pro version 1.12.1 and prior, enabling an authenticated attacker to achieve remote code execution on the system by configuring a maliciously crafted LCD state which is later processed during system setup, enabling remote code execution...

8CVSS6.6AI score0.00043EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.3 views

PT-2026-22275

Name of the Vulnerable Software and Affected Versions XWEB Pro versions prior to 1.12.1 Description A flaw exists that allows a logged-in attacker to execute code on the system remotely. This is achieved by configuring a specially crafted LCD state, which is then processed during system setup. Th...

8.8CVSS6.1AI score0.00043EPSS
Exploits0References8
Redos
Redos
added 2026/01/19 12:0 a.m.2 views

ROS-20260119-7382

A vulnerability in the omapinitlcddma function of the lcddma.c component of the Linux kernel is related to buffer copying without input validation. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS8.1AI score0.00013EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.2 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000729 advisory. Multiple integer overflows in Alchemy LCD frame-buffer drivers in the Linux kernel before 3.12 allow local users to create a read-write memory mapping for the entire...

6.9CVSS7.9AI score0.0007EPSS
Exploits1References23
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.2 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001989 advisory. Multiple integer overflows in Alchemy LCD frame-buffer drivers in the Linux kernel before 3.12 allow local users to create a read-write memory mapping for the entire...

6.9CVSS7.9AI score0.0007EPSS
Exploits1References23
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.1 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002410 advisory. Multiple integer overflows in Alchemy LCD frame-buffer drivers in the Linux kernel before 3.12 allow local users to create a read-write memory mapping for the entire...

6.9CVSS7.9AI score0.0007EPSS
Exploits1References23
NVD
NVD
added 2025/12/30 1:15 p.m.2 views

CVE-2022-50830

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: hd44780: Fix potential memory leak in hd44780remove hd44780probe allocates a memory chunk for hd with kzalloc and makes "lcd-drvdata-hd44780" point to it. When we call hd44780remove, we should release all relevant...

0.00021EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.1 views

CVE-2022-50830

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: hd44780: Fix potential memory leak in hd44780remove hd44780probe allocates a memory chunk for hd with kzalloc and makes "lcd-drvdata-hd44780" point to it. When we call hd44780remove, we should release all relevant...

5.7AI score0.00021EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/12/30 12:10 p.m.21 views

CVE-2022-50830 auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: hd44780: Fix potential memory leak in hd44780remove hd44780probe allocates a memory chunk for hd with kzalloc and makes "lcd-drvdata-hd44780" point to it. When we call hd44780remove, we should release all relevant...

0.00021EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.6 views

CVE-2023-53650 fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: lcdmipid: Fix an error handling path in mipidspiprobe If 'mipiddetect' fails, we must free 'md' to avoid a memory leak...

0.00016EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/07 3:19 p.m.3 views

EUVD-2025-32776

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: lcdmipid: Fix an error handling path in mipidspiprobe If 'mipiddetect' fails, we must free 'md' to avoid a memory leak...

6AI score0.00016EPSS
Exploits0References10
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.5 views

CVE-2023-53650

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: lcdmipid: Fix an error handling path in mipidspiprobe If 'mipiddetect' fails, we must free 'md' to avoid a memory leak...

5.5CVSS5.3AI score0.00016EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/10/07 12:0 a.m.7 views

PT-2025-41094

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's fbdev subsystem, specifically within the omapfb and lcd mipid components. An error handling path in the mipid spi probe function does not properly fre...

7.8CVSS6.1AI score0.00224EPSS
Exploits4References992
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-5985

Malicious code in bioql PyPI...

7.2AI score0.00013EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-14082

Malicious code in bioql PyPI...

9.8CVSS6.6AI score0.0138EPSS
Exploits0References3
Rows per page
Query Builder