Lucene search
+L

73306 matches found

Cvelist
Cvelist
•added 2026/09/25 10:25 a.m.•12 views

CVE-2026-97228 Rapid7 Bulk Export MCP — GraphQL Query Injection in Export Status Lookup

Rapid7 Bulk Export MCP versions 0.2.5 through 0.6.1 suffer from a GraphQL query injection issue in the export-status component getexportstatus in src/exportmanager.py, whereby the exportid value — an unvalidated MCP tool argument reaching the function via the checkrapid7exportstatus and...

2.7CVSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/25 10:24 a.m.•7 views

CVE-2026-98069 net/rds: acquire the fastpath locks in rds_conn_shutdown()

In the Linux kernel, the following vulnerability has been resolved: net/rds: acquire the fastpath locks in rdsconnshutdown rdsconnshutdown quiesces the transmit and receive-refill paths by waiting for RDSINXMIT and RDSRECVREFILL to be sampled clear, and then runs the transport shutdown and...

8.1CVSS
SaveExploits0References4
CVE
CVE
•added 2026/09/25 10:24 a.m.•7 views

CVE-2026-98069

The Linux kernel is vulnerable to a race condition in the RDS (Reliable Datagram Sockets) subsystem within net/rds. Specifically, rds_conn_shutdown() fails to properly own the fastpath bit locks (RDS_IN_XMIT and RDS_RECV_REFILL ) while quiescing the transmit and receive-refill paths. On weakly or...

8.1CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:24 a.m.•3 views

EUVD-2026-86722

In the Linux kernel, the following vulnerability has been resolved: net/rds: acquire the fastpath locks in rdsconnshutdown rdsconnshutdown quiesces the transmit and receive-refill paths by waiting for RDSINXMIT and RDSRECVREFILL to be sampled clear, and then runs the transport shutdown and...

8.1CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/25 10:23 a.m.•6 views

CVE-2026-98015 net/mlx5: E-Switch: fix use-after-free in mlx5_eswitch_termtbl_put

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: E-Switch: fix use-after-free in mlx5eswitchtermtblput In mlx5eswitchtermtblput, the zero-ref cleanup check reads tt-refcount after termtblmutex has been released. Two concurrent callers on the same mlx5termtblhandle rac...

SaveExploits0References4
CVE
CVE
•added 2026/09/25 10:23 a.m.•8 views

CVE-2026-98015

The Linux kernel contains a use-after-free vulnerability in the net/mlx5: E-Switch component within the mlx5_eswitch_termtbl_put() function. The issue arises because the tt->ref_count cleanup check occurs after the termtbl_mutex has been released, allowing a race condition where one caller fre...

6.4AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:23 a.m.•4 views

EUVD-2026-86668

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: E-Switch: fix use-after-free in mlx5eswitchtermtblput In mlx5eswitchtermtblput, the zero-ref cleanup check reads tt-refcount after termtblmutex has been released. Two concurrent callers on the same mlx5termtblhandle rac...

6.4AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/25 10:23 a.m.•60 views

semgrep-rules

semgrep-rules "The attack surface is the vulnerability. Finding a bug there is just a detail." -- Mark Dowd "Some details are more important than others." -- Fedor G. Pikus A collection of my Semgrep rules to facilitate vulnerability research. Blog posts...

6AI score
SaveExploits0References42
Kitploit
Kitploit
•added 2026/09/25 10:23 a.m.•10 views

semgrep-rules

semgrep-rules "La superficie de ataque es la vulnerabilidad. Encontrar un bug allí es solo un detalle." -- Mark Dowd "Algunos detalles son más importantes que otros." -- Fedor G. Pikus Una colección de mis reglas de Semgrep para facilitar la investigación de vulnerabilidades. Entradas del blog...

6.1AI score
SaveExploits0References42
CVE
CVE
•added 2026/09/25 10:23 a.m.•7 views

CVE-2026-97965

The Linux kernel contains a vulnerability in the vxlan component where a packet transmitted through a device configured with VXLAN_F_COLLECT_METADATA and VXLAN_F_GBP can cause information leakage. If the external ip_tunnel_info lacks the IP_TUNNEL_VXLAN_OPT_BIT flag, the md pointer remains pointi...

5.8AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/25 10:23 a.m.•5 views

CVE-2026-97965 vxlan: initialize _md in vxlan_xmit_one()

In the Linux kernel, the following vulnerability has been resolved: vxlan: initialize md in vxlanxmitone If a VXLAN device is configured with both VXLANFCOLLECTMETADATA and VXLANFGBP, and a packet is transmitted through it using an external iptunnelinfo that lacks the IPTUNNELVXLANOPTBIT flag, md...

SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:23 a.m.•2 views

EUVD-2026-86819

In the Linux kernel, the following vulnerability has been resolved: vxlan: initialize md in vxlanxmitone If a VXLAN device is configured with both VXLANFCOLLECTMETADATA and VXLANFGBP, and a packet is transmitted through it using an external iptunnelinfo that lacks the IPTUNNELVXLANOPTBIT flag, md...

5.8AI score
SaveExploits0References4
CVE
CVE
•added 2026/09/25 10:22 a.m.•11 views

CVE-2026-97946

The Linux kernel contains a flaw in the x86/amd_node architecture involving incorrect PCI device reference counting within the amd_smn_init() function. The issue stems from a local "root" pointer used as a temporary variable during device searching, where refcounts related to search iterators wer...

5.8AI score
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/25 10:22 a.m.•4 views

CVE-2026-97946 x86/amd_node: Fix PCI device reference counting in amd_smn_init()

In the Linux kernel, the following vulnerability has been resolved: x86/amdnode: Fix PCI device reference counting in amdsmninit The local "root" pointer is a temporary variable used during the device search. Therefore, refcount related to the search iterators should be cleaned up after the searc...

SaveExploits0References3
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•4 views

EUVD-2026-86800

In the Linux kernel, the following vulnerability has been resolved: x86/amdnode: Fix PCI device reference counting in amdsmninit The local "root" pointer is a temporary variable used during the device search. Therefore, refcount related to the search iterators should be cleaned up after the searc...

5.8AI score
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/25 10:22 a.m.•5 views

CVE-2026-97922 tracing: Free histogram var refs regardless of how often they are referenced

In the Linux kernel, the following vulnerability has been resolved: tracing: Free histogram var refs regardless of how often they are referenced Using the same variable three or more times in one hist trigger leaks the variable reference and its strings when the trigger is removed. commit...

SaveExploits0References4
CVE
CVE
•added 2026/09/25 10:22 a.m.•9 views

CVE-2026-97921

The Linux kernel contains a memory leak in the tracing subsystem. When creating a histogram trigger with a value or variable carrying an invalid modifier, the kernel identifies the error but fails to free the allocated field because it is skipped during the store operation. This results in unrefe...

5.9AI score
SaveExploits0References4
CVE
CVE
•added 2026/09/25 10:22 a.m.•9 views

CVE-2026-97922

The Linux kernel contains a memory leak vulnerability in the tracing subsystem. Specifically, using the same variable three or more times in a single hist trigger causes the variable reference and its associated strings to leak when the trigger is removed. The root cause is that while repeated re...

5.9AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•2 views

EUVD-2026-86775

In the Linux kernel, the following vulnerability has been resolved: tracing: Free histogram the field rejected for a bad modifier Writing a hist trigger whose value or variable carries a modifier that is not allowed there leaks the fields that were built for it. createvalfield takes the field fro...

5.9AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•4 views

EUVD-2026-86776

In the Linux kernel, the following vulnerability has been resolved: tracing: Free histogram var refs regardless of how often they are referenced Using the same variable three or more times in one hist trigger leaks the variable reference and its strings when the trigger is removed. commit...

5.9AI score
SaveExploits0References4
Rows per page
Query Builder