Lucene search
K

8322 matches found

CVE
CVE
added 2026/04/28 12:0 a.m.74 views

CVE-2026-42167

The vulnerability CVE-2026-42167 affects ProFTPD with the mod_sql backend, where logging of USER requests (using expansions like %U) can bypass escaping in SQLLog/SQLNamedQuery and enable stacked SQL queries. In ProFTPD builds using the vulnerable mod_sql, an attacker can cause arbitrary code exe...

8.1CVSS6.3AI score0.0699EPSS
In wildExploits6References7
ATTACKERKB
ATTACKERKB
added 2026/04/28 12:0 a.m.2 views

CVE-2026-42167

modsql in ProFTPD before 1.3.10rc1 allows remote attackers to execute arbitrary code via a username, in scenarios where there is logging of USER requests with an expansion such as %U, and the SQL backend allows commands e.g., COPY TO PROGRAM...

8.1CVSS6.3AI score0.0699EPSS
Exploits6References5Affected Software1
AlpineLinux
AlpineLinux
added 2026/04/28 12:0 a.m.5 views

CVE-2026-42167

modsql in ProFTPD before 1.3.9a allows remote attackers to execute arbitrary code via a username, in scenarios where there is logging of USER requests with an expansion such as %U, and the SQL backend allows commands e.g., COPY TO PROGRAM...

8.1CVSS6.3AI score0.0699EPSS
Exploits6
Tenable Nessus
Tenable Nessus
added 2026/04/28 12:0 a.m.4 views

RockyLinux 9 : java-21-openjdk (RLSA-2026:9689)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:9689 advisory. JDK: Enhance crypto algorithm support CVE-2026-22007 JDK: Improve Kerberos credentialing CVE-2026-22013 JDK: Enhance Path Factories Redux CVE-2026-22016...

7.5CVSS7.9AI score0.00154EPSS
Exploits0References17
RedhatCVE
RedhatCVE
added 2026/04/27 10:36 p.m.2 views

CVE-2026-31691

A flaw was found in the Linux kernel's igb network driver. When an AFXDP zero-copy application terminates abruptly, the network driver's NAPI polling mechanism can become stuck. This prevents the igbdown function from completing, leading to the TX queue becoming permanently stalled. This can resu...

5.5CVSS5.3AI score0.00015EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/27 5:34 p.m.2 views

CVE-2026-31691

In the Linux kernel, the following vulnerability has been resolved: igb: remove napisynchronize in igbdown When an AFXDP zero-copy application terminates abruptly e.g., kill -9, the XSK buffer pool is destroyed but NAPI polling continues. igbcleanrxirqzc repeatedly returns the full budget,...

5.7AI score0.00015EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/04/27 5:34 p.m.7 views

CVE-2026-31691

The CVE-2026-31691 vulnerability affects the Linux kernel igb driver. It describes a race where igb_down() calls napi_synchronize() before napi_disable(), causing a hang: napi_synchronize() waits on NAPI_STATE_SCHED that never clears, blocking TX and leaving the TX queue stalled. The fix removes ...

5.5CVSS5.7AI score0.00015EPSS
Exploits0References3Affected Software1
EUVD
EUVD
added 2026/04/27 5:34 p.m.1 views

EUVD-2026-25888

In the Linux kernel, the following vulnerability has been resolved: igb: remove napisynchronize in igbdown When an AFXDP zero-copy application terminates abruptly e.g., kill -9, the XSK buffer pool is destroyed but NAPI polling continues. igbcleanrxirqzc repeatedly returns the full budget,...

5.6AI score0.00015EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/04/27 1:21 a.m.1 views

CVE-2026-41666

Integer overflow in tensor copy size calculation in Samsung Open Source ONE could lead to out of bounds access during loop state propagation. Affected version is prior to commit 1.30.0...

6.6CVSS5.3AI score0.00005EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/04/27 12:0 a.m.2 views

PT-2026-35497

In the Linux kernel, the following vulnerability has been resolved: igb: remove napi synchronize in igb down When an AF XDP zero-copy application terminates abruptly e.g., kill -9, the XSK buffer pool is destroyed but NAPI polling continues. igb clean rx irq zc repeatedly returns the full budget,...

5.6AI score0.00015EPSS
Exploits0References6
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:8 a.m.2 views

openvswitch: defer tunnel netdev_put to RCU release

...

7.8CVSS5.2AI score0.00014EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:8 a.m.1 views

net: ipv6: flowlabel: defer exclusive option free until RCU teardown

...

7.8CVSS5.2AI score0.00015EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2026/04/26 1:52 a.m.5 views

SUSE CVE-2026-31678

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

6.4CVSS5.4AI score0.00014EPSS
Exploits0References5
GithubExploit
GithubExploit
added 2026/04/25 2:42 p.m.92 views

Exploit for Incorrect Authorization in Canonical Ubuntu_Linux

CVE-2023-32629 — OverlayFS Local Full Privilege Escalation Ove...

7.8CVSS7.2AI score0.72531EPSS
Exploits11
NVD
NVD
added 2026/04/25 9:16 a.m.0 views

CVE-2026-31680

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: flowlabel: defer exclusive option free until RCU teardown ip6flseqshow walks the global flowlabel hash under the seq-file RCU read-side lock and prints fl-opt-optnflen when an option block is present. Exclusive...

7.8CVSS0.00015EPSS
Exploits0References8
NVD
NVD
added 2026/04/25 9:16 a.m.0 views

CVE-2026-31678

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

7.8CVSS0.00014EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2026/04/25 8:46 a.m.2 views

CVE-2026-31680

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: flowlabel: defer exclusive option free until RCU teardown ip6flseqshow walks the global flowlabel hash under the seq-file RCU read-side lock and prints fl-opt-optnflen when an option block is present. Exclusive...

7.8CVSS5.3AI score0.00015EPSS
Exploits0
Cvelist
Cvelist
added 2026/04/25 8:46 a.m.26 views

CVE-2026-31680 net: ipv6: flowlabel: defer exclusive option free until RCU teardown

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: flowlabel: defer exclusive option free until RCU teardown ip6flseqshow walks the global flowlabel hash under the seq-file RCU read-side lock and prints fl-opt-optnflen when an option block is present. Exclusive...

7.8CVSS0.00015EPSS
Exploits0References8
EUVD
EUVD
added 2026/04/25 8:46 a.m.3 views

EUVD-2026-25645

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

5.3AI score0.00014EPSS
Exploits0References6
CVE
CVE
added 2026/04/25 8:46 a.m.10 views

CVE-2026-31678

CVE-2026-31678 – Linux kernel Open vSwitch tunnel netdev handling fix. The issue arose when ovs_netdev_tunnel_destroy() could run after NETDEV_UNREGISTER detached the device, risking a race as it dropped the netdev reference while readers still observed vport->dev. The resolution is to not rel...

7.8CVSS5.3AI score0.00014EPSS
Exploits0References6Affected Software1
Rows per page
Query Builder