Lucene search
+L

2320 matches found

RedHat Linux
RedHat Linux
•added 2025/09/11 1:52 a.m.•11 views

kernel: ipv6: mcast: extend RCU protection in igmp6_send()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

7.8CVSS6.8AI score0.07773EPSS
SaveExploits0References5
CNNVD
CNNVD
•added 2025/09/11 12:00 a.m.•8 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 the GSO stack not properly disabling IPv6 checksum offloading, which could lead to unsupported device...

5.5CVSS6.7AI score0.00357EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2025/09/09 12:00 a.m.•25 views

CVE-2025-57278

The LB-Link BL-CPE300M AX300 4G LTE Router firmware version BL-R8800B10ALKSLV01.01.02P42U1406 does not implement proper session handling. After a user authenticates from a specific IP address, the router grants access to any other client using that same IP, without requiring credentials or...

0.00431EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
•added 2025/09/05 11:23 p.m.•8 views

SUSE CVE-2025-39702

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the appropriate helper function for this...

5.5CVSS6.5AI score0.00432EPSS
SaveExploits0References21
CVE
CVE
•added 2025/09/05 5:21 p.m.•98 views

CVE-2025-39702

CVE-2025-39702 is a Linux kernel issue where ipv6: sr: Fix MAC comparison to be constant-time addresses timing-attack risk. Connected documents confirm kernels across multiple distributions (e.g., kernel6.12 line for Amazon Linux ALAS, Debian LTS DLA, Astralinux, Mariner/CBL) are affected in vers...

9.8CVSS5.9AI score0.00432EPSS
SaveExploits0References9Affected Software1
Microsoft CVE
Microsoft CVE
•added 2025/09/04 11:31 a.m.•7 views

ipv6: reject malicious packets in ipv6_gso_segment()

...

7.8CVSS6.9AI score0.00183EPSS
SaveExploits0
OSV
OSV
•added 2025/09/03 6:15 p.m.•13 views

CVE-2025-20335

A vulnerability in the directory permissions of Cisco Desk Phone 9800 Series, Cisco IP Phone 7800 and 8800 Series, and Cisco Video Phone 8875 could allow an unauthenticated, remote attacker to write arbitrary files on an affected device. This vulnerability is due to a lack of proper authenticatio...

5.3CVSS5.9AI score0.00353EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2025/09/03 12:00 a.m.•16 views

Cisco多款产品 信息泄露漏洞

Cisco IP Phone and others are products of Cisco, Inc.Cisco IP Phone is a hardware device.Cisco Video Phone is an IP phone.Cisco Desk Phone is a desktop phone. An information disclosure vulnerability exists in a number of Cisco products. The vulnerability stems from the exposure of sensitive...

7.5CVSS5.9AI score0.00387EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2025/09/02 12:00 a.m.•5 views

Linux Distros Unpatched Vulnerability : CVE-2025-2498

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An improper access control in Gitlab EE affecting all versions from 12.0 prior to 18.0.6, 18.1 prior to 18.1.4, and 18.2 prior to 18.2.2 that under certain...

4.3CVSS5.9AI score0.00263EPSS
SaveExploits0References2
CNNVD
CNNVD
•added 2025/08/27 12:00 a.m.•13 views

SPON IP Network Broadcast System 安全漏洞

SPON IP Network Broadcast System is a pure digital broadcasting system based on IP network from China SPON. A security vulnerability exists in the SPON IP Network Broadcast System that stems from insufficient input validation and could lead to arbitrary file reading...

8.7CVSS6.7AI score0.01056EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2025/08/27 12:00 a.m.•3 views

Linux Distros Unpatched Vulnerability : CVE-2019-16411

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in Suricata 4.1.4. By sending multiple IPv4 packets that have invalid IPv4Options, the function IPV4OptValidateTimestamp in decode-ipv4....

9.8CVSS8AI score0.02027EPSS
SaveExploits0References2
NVD
NVD
•added 2025/08/25 3:15 p.m.•10 views

CVE-2024-46412

Incorrect access control in the prehandle function of Rebuild v3.7.7 allows attackers to bypass authentication via a crafted GET request sent to /commons/ip-location...

6.5CVSS0.00432EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2025/08/25 12:00 a.m.•14 views

PT-2025-34712 · Pypi · Request-Filtering-Agent

Name of the Vulnerable Software and Affected Versions: request-filtering-agent versions 1.x.x and earlier Description: request-filtering-agent is an https.Agent implementation designed to block requests to Private/Reserved IP addresses. HTTPS requests to 127.0.0.1 bypass IP address filtering, whi...

6.9CVSS6.4AI score0.00458EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
•added 2025/08/24 4:07 p.m.•10 views

CVE-2025-38638

In the Linux kernel, the following vulnerability has been resolved: ipv6: add a retry logic in net6rtnotify inet6rtnotify can be called under RCU protection only. This means the route could be changed concurrently and rt6fillnode could return -EMSGSIZE. Re-size the skb when this happens and retry...

7CVSS6.1AI score0.0014EPSS
SaveExploits0References4
OSV
OSV
•added 2025/08/22 4:15 p.m.•18 views

UBUNTU-CVE-2025-38638

In the Linux kernel, the following vulnerability has been resolved: ipv6: add a retry logic in net6rtnotify inet6rtnotify can be called under RCU protection only. This means the route could be changed concurrently and rt6fillnode could return -EMSGSIZE. Re-size the skb when this happens and retry...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2025/08/22 4:00 p.m.•18 views

CVE-2025-38638

In the Linux kernel, the following vulnerability has been resolved: ipv6: add a retry logic in net6rtnotify inet6rtnotify can be called under RCU protection only. This means the route could be changed concurrently and rt6fillnode could return -EMSGSIZE. Re-size the skb when this happens and retry...

5.5CVSS5.4AI score0.0014EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2025/08/21 12:00 a.m.•6 views

TencentOS Server 4: iputils (TSSA-2025:0652)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0652 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

6.5CVSS6.6AI score0.01672EPSS
SaveExploits1References2
CNNVD
CNNVD
•added 2025/08/20 12:00 a.m.•14 views

Tenda AC6 安全漏洞

Tenda AC6 is a dual-band wireless router from Tenda that supports IPv4 and IPv6 protocols and utilizes the 802.11ac/n wireless standard to provide a wireless transmission rate of 1167Mbps. Tenda AC6 suffers from a buffer overflow vulnerability, which originates from the formSetCfm function failin...

7.5CVSS7.2AI score0.00397EPSS
SaveExploits1References3
Talos
Talos
•added 2025/08/20 12:00 a.m.•25 views

Tenda AC6 V5.0 HTTP Header Parsing denial of service vulnerability

Talos Vulnerability Report TALOS-2025-2166 Tenda AC6 V5.0 HTTP Header Parsing denial of service vulnerability August 20, 2025 CVE Number CVE-2025-30256 SUMMARY A denial of service vulnerability exists in the HTTP Header Parsing functionality of Tenda AC6 V5.0 V02.03.01.110. A specially crafted...

8.6CVSS6.1AI score0.00394EPSS
SaveExploits0
OSV
OSV
•added 2025/08/19 5:15 p.m.•6 views

DEBIAN-CVE-2025-38587

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6infousesdev fib6infousesdev seems to rely on RCU without an explicit protection. Like the prior fix in rt6nlmsgsize, we need to make sure fib6delroute or fib6addrt2node have not removed the...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0References1
Rows per page
Query Builder