Lucene search
K

779 matches found

OSV
OSV
added 2025/07/09 11:15 a.m.4 views

DEBIAN-CVE-2025-38262

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

5.5CVSS5.6AI score0.00147EPSS
Exploits0References1
NVD
NVD
added 2025/07/09 11:15 a.m.4 views

CVE-2025-38262

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

5.5CVSS0.00147EPSS
Exploits0References8
OSV
OSV
added 2025/07/09 11:15 a.m.4 views

AZL-72799 CVE-2025-38262 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

5.5CVSS6.7AI score0.00147EPSS
Exploits0References1
CVE
CVE
added 2025/07/09 10:42 a.m.81 views

CVE-2025-38262

CVE-2025-38262 affects the Linux kernel’s tty/serial uartlite driver. A concurrency race during probe can allow a second instance to bypass uart driver registration, causing uart_add_one_port to run before full initialization and leading to a NULL pointer dereference and kernel panic. The documen...

5.5CVSS6.5AI score0.00147EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2025/07/09 10:42 a.m.6 views

CVE-2025-38262 tty: serial: uartlite: register uart driver in init

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

0.00147EPSS
Exploits0References7
OSV
OSV
added 2025/07/09 10:42 a.m.4 views

CVE-2025-38262 tty: serial: uartlite: register uart driver in init

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

5.5CVSS7.2AI score0.00147EPSS
Exploits0References11
NVD
NVD
added 2025/07/09 3:15 a.m.21 views

CVE-2025-7213

A vulnerability classified as critical has been found in FNKvision FNK-GU2 up to 40.1.7. Affected is an unknown function of the component UART Interface. The manipulation leads to on-chip debug and test interface with improper access control. It is possible to launch the attack on the physical...

6.4CVSS0.00161EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/07/09 3:2 a.m.29 views

CVE-2025-7213 FNKvision FNK-GU2 UART Interface on-chip debug and test interface with improper access control

A vulnerability classified as critical has been found in FNKvision FNK-GU2 up to 40.1.7. Affected is an unknown function of the component UART Interface. The manipulation leads to on-chip debug and test interface with improper access control. It is possible to launch the attack on the physical...

6.4CVSS0.00161EPSS
Exploits0References4
CVE
CVE
added 2025/07/09 3:2 a.m.18 views

CVE-2025-7213

CVE-2025-7213 concerns FNKvision FNK-GU2 devices (firmware versions up to 40.1.7) with an on‑chip debug/test interface exposed via the UART Interface. The root cause is improper access control of the UART interface, enabling unauthorized access to the on‑chip debug/test functionality. Impact is d...

6.4CVSS6.4AI score0.00161EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2025/07/09 3:2 a.m.3 views

CVE-2025-7213 FNKvision FNK-GU2 UART Interface on-chip debug and test interface with improper access control

A vulnerability classified as critical has been found in FNKvision FNK-GU2 up to 40.1.7. Affected is an unknown function of the component UART Interface. The manipulation leads to on-chip debug and test interface with improper access control. It is possible to launch the attack on the physical...

6.4CVSS6.4AI score0.00161EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/07/09 12:0 a.m.4 views

PT-2025-28837 · Fnkvision · Fnk-Gu2

Name of the Vulnerable Software and Affected Versions: FNKvision FNK-GU2 versions up to 40.1.7 Description: A critical vulnerability has been found in the UART Interface component of FNKvision FNK-GU2, allowing for improper access control to the on-chip debug and test interface. The attack can be...

6.4CVSS6.2AI score0.00161EPSS
Exploits0References6
BDU FSTEC
BDU FSTEC
added 2025/06/25 12:0 a.m.4 views

Vulnerability of the gb_uart_probe() function in the drivers/staging/greybus/uart.c module – This driver for supporting Greybus devices in the Linux operating system allows a hacker to trigger a service failure.

Vulnerability of the gbuartprobe function in the drivers/staging/greybus/uart.c module – The drivers for Greybus devices in the Linux operating system rely on the re-use of previously freed memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS6.5AI score0.00242EPSS
Exploits0References18Affected Software1
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.1 views

SUSE CVE-2022-50019

In the Linux kernel, the following vulnerability has been resolved: tty: serial: Fix refcount leak bug in uccuart.c In socinfo, offindnodebytype will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS6.3AI score0.00156EPSS
Exploits0References11
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

DEBIAN-CVE-2022-50005

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Fix use-after-free bugs caused by pn532cmdtimeout When the pn532 uart device is detaching, the pn532uartremove is called. But there are no functions in pn532uartremove that could delete the cmdtimeout timer, which wil...

7.8CVSS5.4AI score0.00202EPSS
Exploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.0 views

UBUNTU-CVE-2022-50019

In the Linux kernel, the following vulnerability has been resolved: tty: serial: Fix refcount leak bug in uccuart.c In socinfo, offindnodebytype will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS6AI score0.00156EPSS
Exploits0References10
OSV
OSV
added 2025/06/18 11:15 a.m.1 views

UBUNTU-CVE-2022-50005

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Fix use-after-free bugs caused by pn532cmdtimeout When the pn532 uart device is detaching, the pn532uartremove is called. But there are no functions in pn532uartremove that could delete the cmdtimeout timer, which wil...

7.8CVSS6AI score0.00202EPSS
Exploits0References6
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: w1: fixed NULL pointer dereferencing in the probe. The w1uartprobe function calls w1uartserdevopen which includes devmserdevdeviceopen before setting the client ops via serdevdevicesetclientops. This order can lead to a NULL...

5.5CVSS6.1AI score0.00165EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 10:35 a.m.5 views

CVE-2024-44540

Ubiquiti AirMax firmware version firmware version 8 allows attackers with physical access to gain a privileged command shell via the UART Debugging Port...

6.6CVSS7AI score0.0021EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 8:1 a.m.6 views

CVE-2024-31799

Information Disclosure in GNCC's GC2 Indoor Security Camera 1080P allows an attacker with physical access to read the WiFi passphrase via the UART Debugging Port...

4.6CVSS6.4AI score0.00256EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 8:1 a.m.6 views

CVE-2024-31800

Authentication Bypass in GNCC's GC2 Indoor Security Camera 1080P allows an attacker with physical access to gain a privileged command shell via the UART Debugging Port...

6.8CVSS7AI score0.00399EPSS
Exploits1References1
Rows per page
Query Builder