Lucene search
K

44 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/06 7:40 a.m.3 views

CVE-2026-43098

In the Linux kernel, the following vulnerability has been resolved: nfc: s3fwrn5: allocate rx skb before consuming bytes s3fwrn82uartread reports the number of accepted bytes to the serdev core. The current code consumes bytes into recvskb and may already deliver a complete frame before allocatin...

5.8AI score0.00013EPSS
Exploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.1 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003146 advisory. In changeportsettings in drivers/usb/serial/ioti.c in the Linux kernel before 4.11.3, local users could cause a denial of service by division-by-zero in the serial...

5.5CVSS6.4AI score0.00078EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2026/01/01 8:28 a.m.3 views

CVE-2025-15017

A vulnerability exists in serial device servers where active debug code remains enabled in the UART interface. An attacker with physical access to the device can directly connect to the UART interface and, without authentication, user interaction, or execution conditions, gain unauthorized access...

7CVSS6.9AI score0.00043EPSS
Exploits0References1
NVD
NVD
added 2025/12/31 8:15 a.m.2 views

CVE-2025-15017

A vulnerability exists in serial device servers where active debug code remains enabled in the UART interface. An attacker with physical access to the device can directly connect to the UART interface and, without authentication, user interaction, or execution conditions, gain unauthorized access...

7CVSS0.00043EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/12/31 7:44 a.m.3 views

CVE-2025-15017

A vulnerability exists in serial device servers where active debug code remains enabled in the UART interface. An attacker with physical access to the device can directly connect to the UART interface and, without authentication, user interaction, or execution conditions, gain unauthorized access...

7CVSS6.6AI score0.00043EPSS
Exploits0References1
CVE
CVE
added 2025/12/31 7:44 a.m.10 views

CVE-2025-15017

CVE-2025-15017 concerns serial device servers (notably Moxa NPort 5000 Series) where debugging code remains active in the UART interface. This allows a physically present attacker to connect to UART without authentication or user interaction, gaining unauthorized access to internal debug function...

7CVSS6.6AI score0.00043EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/12/31 7:44 a.m.19 views

CVE-2025-15017

A vulnerability exists in serial device servers where active debug code remains enabled in the UART interface. An attacker with physical access to the device can directly connect to the UART interface and, without authentication, user interaction, or execution conditions, gain unauthorized access...

7CVSS0.00043EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/12/31 12:0 a.m.5 views

PT-2025-54287

A vulnerability exists in serial device servers where active debug code remains enabled in the UART interface. An attacker with physical access to the device can directly connect to the UART interface and, without authentication, user interaction, or execution conditions, gain unauthorized access...

7CVSS6.9AI score0.00043EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/12/16 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from improper serial device detection and could lead to null pointer dereferencing...

6.1AI score0.00024EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:32 p.m.4 views

ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration()

...

5.5CVSS7AI score0.00018EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.1 views

serial: Fix potential null-ptr-deref in mlb_usio_probe()

...

5.5CVSS7AI score0.00119EPSS
Exploits0
Cvelist
Cvelist
added 2025/07/10 7:37 a.m.6 views

CVE-2025-38265 serial: jsm: fix NPE during jsm_uart_port_init

In the Linux kernel, the following vulnerability has been resolved: serial: jsm: fix NPE during jsmuartportinit No device was set which caused serialbasectrladd to crash. BUG: kernel NULL pointer dereference, address: 0000000000000050 Oops: Oops: 0000 1 PREEMPT SMP NOPTI CPU: 16 UID: 0 PID: 368...

0.00063EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/02/13 12:20 a.m.2 views

SUSE CVE-2025-21695

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-uart-backlight: fix serdev race The delluartblserdevprobe function calls devmserdevdeviceopen before setting the client ops via serdevdevicesetclientops. This ordering can trigger a NULL pointer dereference in...

5.5CVSS7.6AI score0.00009EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.1 views

kernel: Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcildisc,serdev: check percpuinitrwsem failure syzbot is reporting NULL pointer dereference at hciuartttyclose 1, for rcusyncenter is called without rcusyncinit due to hciuartttyopen ignoring percpuinitrwsem failure...

5.5CVSS6.8AI score0.00021EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.1 views

SUSE CVE-2021-46905

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix NULL-deref on disconnect regression Commit 8a12f8836145 "net: hso: fix null-ptr-deref during tty device unregistration" fixed the racy minor allocation reported by syzbot, but introduced an unconditional NULL-pointe...

4CVSS7.9AI score0.00011EPSS
Exploits0References12
OSV
OSV
added 2024/02/26 4:27 p.m.0 views

UBUNTU-CVE-2021-46905

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix NULL-deref on disconnect regression Commit 8a12f8836145 "net: hso: fix null-ptr-deref during tty device unregistration" fixed the racy minor allocation reported by syzbot, but introduced an unconditional NULL-pointe...

5.5CVSS6.2AI score0.00011EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/02/26 12:0 a.m.33 views

CVE-2021-46905

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix NULL-deref on disconnect regression Commit 8a12f8836145 "net: hso: fix null-ptr-deref during tty device unregistration" fixed the racy minor allocation reported by syzbot, but introduced an unconditional NULL-pointe...

5.5CVSS6.4AI score0.00011EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/02/25 2:3 p.m.24 views

CVE-2021-46905 net: hso: fix NULL-deref on disconnect regression

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix NULL-deref on disconnect regression Commit 8a12f8836145 "net: hso: fix null-ptr-deref during tty device unregistration" fixed the racy minor allocation reported by syzbot, but introduced an unconditional NULL-pointe...

6.8AI score0.00011EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2023/08/02 12:0 a.m.19 views

Moxa NPort IAW5000A-I/O Series Serial Device Server Improper Input Validation (CVE-2021-32970)

Data can be copied without validation in the built-in web server in Moxa NPort IAW5000A-I/O series firmware version 2.2 or earlier, which may allow a remote attacker to cause denial-of-service conditions. This plugin only works with Tenable.ot. Please visit...

7.8CVSS7.4AI score0.00759EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2023/08/02 12:0 a.m.13 views

Moxa NPort IAW5000A-I/O Series Serial Device Server Buffer Copy Without Checking Size of Input (CVE-2021-32968)

Two buffer overflows in the built-in web server in Moxa NPort IAW5000A-I/O Series firmware version 2.2 or earlier may allow a remote attacker to cause a denial-of-service condition. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more...

7.5CVSS7.6AI score0.00947EPSS
Exploits0References3
Rows per page
Query Builder