Lucene search
K

37 matches found

RedhatCVE
RedhatCVE
added 2 days ago4 views

CVE-2026-10045

Shenzhen Kangda Xin Intelligent Network Technology Company's router, model DR300, version 2.1.2.121, contains hardcoded login credentials and has telnet enabled by default on WAN and LAN interfaces. These vulnerabilities allow attackers to read and write to memory, modify firmware stored in flash...

9.8CVSS5.5AI score0.00038EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 3 days ago5 views

CVE-2026-10045 CVE-2026-10045

Shenzhen Kangda Xin Intelligent Network Technology Company's router, model DR300, version 2.1.2.121, contains hardcoded login credentials and has telnet enabled by default on WAN and LAN interfaces. These vulnerabilities allow attackers to read and write to memory, modify firmware stored in flash...

5.5AI score0.00038EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.11 views

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

In the Linux kernel, the following vulnerability has been resolved: smb: Server: Fixed a leak of activenumconn in ksmbdtcpnewconnection. When ksmbdtcpnewconnection fails due to a kthreadrun failure, the transport is freed using freetransport, which does not decrement activenumconn, resulting in a...

5.5CVSS5.2AI score0.00031EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

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

In the Linux kernel, the following vulnerability has been resolved: smb: server: Fixed a leak in activenumconn when there is a failure in transport allocation. The commit 77ffbcac4e56 “smb: server: fixed the leak of activenumconn in ksmbdtcpnewconnection” addresses the failure path in kthreadrun...

7.5CVSS5.3AI score0.00383EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2026/05/02 8:4 a.m.6 views

smb: server: fix active_num_conn leak on transport allocation failure

...

7.5CVSS5.8AI score0.00383EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/05/01 1:56 p.m.0 views

CVE-2026-31711

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix activenumconn leak on transport allocation failure Commit 77ffbcac4e56 "smb: server: fix leak of activenumconn in ksmbdtcpnewconnection" addressed the kthreadrun failure path. The earlier alloctransport == NULL...

7.5CVSS5.8AI score0.00383EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2026/05/01 1:56 p.m.29 views

CVE-2026-31711 smb: server: fix active_num_conn leak on transport allocation failure

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix activenumconn leak on transport allocation failure Commit 77ffbcac4e56 "smb: server: fix leak of activenumconn in ksmbdtcpnewconnection" addressed the kthreadrun failure path. The earlier alloctransport == NULL...

7.5CVSS0.00383EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.1 views

PT-2026-36341

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A leak of the active num conn counter occurs in the ksmbd tcp new connection function when alloc transport fails. An unauthenticated remote attacker can trigger this by initiating TCP...

9.8CVSS6AI score0.40266EPSS
Exploits20References53
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:4 a.m.2 views

RDMA/irdma: Fix deadlock during netdev reset with active connections

...

5.5CVSS5.2AI score0.00014EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/24 2:35 p.m.3 views

CVE-2026-31565

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix deadlock during netdev reset with active connections Resolve deadlock that occurs when user executes netdev reset while RDMA applications e.g., rping are active. The netdev reset causes ice driver to remove irdma...

5.5CVSS5.2AI score0.00014EPSS
Exploits0
Cvelist
Cvelist
added 2026/04/24 2:35 p.m.23 views

CVE-2026-31565 RDMA/irdma: Fix deadlock during netdev reset with active connections

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix deadlock during netdev reset with active connections Resolve deadlock that occurs when user executes netdev reset while RDMA applications e.g., rping are active. The netdev reset causes ice driver to remove irdma...

0.00014EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2026/02/21 12:28 p.m.3 views

smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()

...

5.5CVSS5.9AI score0.00031EPSS
Exploits0
CVE
CVE
added 2026/02/18 2:53 p.m.16 views

CVE-2026-23228

The CVE-2026-23228 issue is in the Linux kernel smb server (ksmbd) where, on ksmbd_tcp_new_connection() failure, free_transport() did not decrement active_num_conn, leaking the counter. This occurs in the kthread_run() path during transport cleanup. The documented fix replaces free_transport() wi...

5.5CVSS5.2AI score0.00031EPSS
Exploits0References8Affected Software1
CNNVD
CNNVD
added 2026/02/18 12:0 a.m.4 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the failure of kthreadrun and the lack of decrementing activenumconn, potentially leading to...

5.5CVSS6AI score0.00031EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2026/01/06 5:18 p.m.9 views

Pterodactyl does not revoke SFTP access when server is deleted or permissions reduced

Summary Pterodactyl does not revoke active SFTP connections when a user is removed from a server instance or has their permissions changes with respect to file access over SFTP. This allows a user that was already connected to SFTP to remain connected and access files even after their permissions...

7.5CVSS6.8AI score0.00011EPSS
Exploits0References5Affected Software2
Positive Technologies
Positive Technologies
added 2026/01/06 12:0 a.m.2 views

PT-2026-1360

Name of the Vulnerable Software and Affected Versions Pterodactyl versions prior to 1.12.0 Description Pterodactyl, a game server management panel, does not terminate existing SFTP connections when a user's access is revoked or their permissions are modified. Specifically, if a user is connected ...

7.5CVSS6.5AI score0.00011EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.4 views

PT-2026-20454

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the SMB server component of the Linux kernel, specifically within the ksmbd tcp new connection function. When kthread run fails during the creation of a new...

7.8CVSS6AI score0.00765EPSS
Exploits1References136
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-30697

Malicious code in bioql PyPI...

5.3CVSS5.5AI score0.00446EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:40 a.m.9 views

CVE-2019-20045

The Synergy Systems & Solutions PLC & RTU system has a vulnerability in HUSKY RTU 6049-E70 firmware versions 5.0 and prior. Specially crafted malicious packets could cause disconnection of active authentic connections or reboot of device. This is a different issue than CVE-2019-16879 and...

9.8CVSS6.8AI score0.00404EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/03/25 12:30 p.m.21 views

CVE-2024-11499

A vulnerability exists in RTU500 IEC 60870-4-104 controlled station functionality, that allows an authenticated and authorized attacker to perform a CMU restart. The vulnerability can be triggered if certificates are updated while in use on active connections. The affected CMU will automatically...

6.9CVSS0.00186EPSS
Exploits0References1
Rows per page
Query Builder