Lucene search
+L

3840 matches found

Nuclei
Nuclei
added yesterday66 views

Gradio - Server Side Request Forgery

An SSRF Server-Side Request Forgery vulnerability exists in the gradio-app/gradio repository, allowing attackers to scan and identify open ports within an internal network. By manipulating the 'file' parameter in a GET request, an attacker can discern the status of internal ports based on the...

6.5CVSS6.3AI score0.01784EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2 days ago4 views

CVE-2026-64002

A flaw was found in the Linux kernel's IPv4 networking component. The ipv4sysctlexitnet function prematurely frees the net-ipv4.sysctllocalreservedports memory. This can lead to a use-after-free vulnerability, where other threads might attempt to access deallocated memory. Such an issue can resul...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 3 days ago5 views

CVE-2026-63942

A flaw was found in the Linux kernel's parallel port parport subsystem. This vulnerability is caused by a race condition where parallel port devices are registered before they are fully initialized. This allows client drivers to interact with uninitialized or unstable ports, which can lead to a...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 3 days ago7 views

SUSE CVE-2026-64002

In the Linux kernel, the following vulnerability has been resolved: ipv4: free net-ipv4.sysctllocalreservedports after unregisternetsysctltable ipv4sysctlexitnet is currently freeing net-ipv4.sysctllocalreservedports too soon. Only after unregisternetsysctltable we can be sure no threads can...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 4 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-64002

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ipv4: free net-ipv4.sysctllocalreservedports after unregisternetsysctltable ipv4sysctlexitnet is currently freeing net-ipv4.sysctllocalreservedports too soon...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References2
NVD
NVD
added 5 days ago11 views

CVE-2026-64161

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssm-prueth: fix ethportsnode leak in probe The error path on ofpropertyreadu32 failure inside icssmpruethprobe returns without putting ethportsnode, which was acquired before the foreachchildofnode loop. Drop it before...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago6 views

CVE-2026-64002

In the Linux kernel, the following vulnerability has been resolved: ipv4: free net-ipv4.sysctllocalreservedports after unregisternetsysctltable ipv4sysctlexitnet is currently freeing net-ipv4.sysctllocalreservedports too soon. Only after unregisternetsysctltable we can be sure no threads can...

7.8CVSS0.00129EPSS
SaveExploits0References8
NVD
NVD
added 5 days ago7 views

CVE-2026-63942

In the Linux kernel, the following vulnerability has been resolved: parport: Fix race between port and client registration The parport subsystem registers port devices before they are fully initialised, resulting in a race condition where client drivers such as lp can attach to ports that are not...

7.8CVSS0.00164EPSS
SaveExploits0References8
CVE
CVE
added 5 days ago7 views

CVE-2026-64161

CVE-2026-64161 concerns the Linux kernel: a leak of the early-allocated eth_ports_node in the net: ti: icssm-prueth driver during icssm_prueth_probe() when of_property_read_u32() fails. The error path returns without releasing eth_ports_node, which was acquired before iterating children, and the ...

5.3AI score0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 5 days ago8 views

EUVD-2026-45846

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssm-prueth: fix ethportsnode leak in probe The error path on ofpropertyreadu32 failure inside icssmpruethprobe returns without putting ethportsnode, which was acquired before the foreachchildofnode loop. Drop it before...

5.3AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago27 views

CVE-2026-64161 net: ti: icssm-prueth: fix eth_ports_node leak in probe

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssm-prueth: fix ethportsnode leak in probe The error path on ofpropertyreadu32 failure inside icssmpruethprobe returns without putting ethportsnode, which was acquired before the foreachchildofnode loop. Drop it before...

0.00166EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 5 days ago6 views

CVE-2026-64161

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssm-prueth: fix ethportsnode leak in probe The error path on ofpropertyreadu32 failure inside icssmpruethprobe returns without putting ethportsnode, which was acquired before the foreachchildofnode loop. Drop it before...

5.3AI score0.00166EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 5 days ago5 views

CVE-2026-64161 net: ti: icssm-prueth: fix eth_ports_node leak in probe

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssm-prueth: fix ethportsnode leak in probe The error path on ofpropertyreadu32 failure inside icssmpruethprobe returns without putting ethportsnode, which was acquired before the foreachchildofnode loop. Drop it before...

5.3AI score0.00166EPSS
SaveExploits0References6
CVE
CVE
added 5 days ago7 views

CVE-2026-64056

The CVE covers a Linux kernel issue in the Cortina ethernet driver. The RX socket buffer (SKB) used to assemble fragments in gmac_rx() was a static local variable, which could race on devices with two ethernet ports (Gemini) when both ports are active. The fix makes the RX SKB a per-port variable...

9.8CVSS5.4AI score0.00559EPSS
SaveExploits0References8
CVE
CVE
added 5 days ago11 views

CVE-2026-64002

CVE-2026-64002: Linux kernel fix for freeing net->ipv4.sysctl_local_reserved_ports too early. The issue occurs because ipv4_sysctl_exit_net() frees the pointer before unregister_net_sysctl_table(), risking use of sysctls such as /proc/sys/net/ipv4/ip_local_reserved_ports. The resolution ensure...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References8
Cvelist
Cvelist
added 5 days ago32 views

CVE-2026-64002 ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()

In the Linux kernel, the following vulnerability has been resolved: ipv4: free net-ipv4.sysctllocalreservedports after unregisternetsysctltable ipv4sysctlexitnet is currently freeing net-ipv4.sysctllocalreservedports too soon. Only after unregisternetsysctltable we can be sure no threads can...

7.8CVSS0.00129EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago5 views

CVE-2026-64002 ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()

In the Linux kernel, the following vulnerability has been resolved: ipv4: free net-ipv4.sysctllocalreservedports after unregisternetsysctltable ipv4sysctlexitnet is currently freeing net-ipv4.sysctllocalreservedports too soon. Only after unregisternetsysctltable we can be sure no threads can...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 5 days ago5 views

CVE-2026-64002

In the Linux kernel, the following vulnerability has been resolved: ipv4: free net-ipv4.sysctllocalreservedports after unregisternetsysctltable ipv4sysctlexitnet is currently freeing net-ipv4.sysctllocalreservedports too soon. Only after unregisternetsysctltable we can be sure no threads can...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 5 days ago6 views

PT-2026-61319

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ipv4 sysctl exit net function where net-ipv4.sysctl local reserved ports is freed prematurely. The memory should only be released after the unregister net sysctl...

7.8CVSS5.1AI score0.00129EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 5 days ago8 views

PT-2026-61373

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the net: ethernet: cortina driver within the gmac rx function. The socket buffer SKB used to assemble packets from fragments was implemented as a static local...

9.8CVSS5.4AI score0.00559EPSS
SaveExploits0
Rows per page
Query Builder