Lucene search
+L

38654 matches found

OSV
OSV
added 2025/09/15 12:00 a.m.8 views

ALSA-2025:15740 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ipv6: mcast: Delay put pmc-idev in mlddeldelrec CVE-2025-38550 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related...

7.8CVSS6.5AI score0.00153EPSS
SaveExploits0References4
Gitee
Gitee
added 2025/09/14 6:07 p.m.115 views

TL-BOTS

The repository TL-BOTS contains a collection of source code for various botnets. The botnets are categorized into several folders, including TL.BOTNET, TL.EXPLOITSCAN, and TL.IRC. The TL.BOTNET folder contains botnets that may be merged with TL-TROJAN at a later date, while the TL.EXPLOITSCAN...

8AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/09/12 12:00 a.m.10 views

The vulnerability of the Internet Key Exchange Version 2 (IKEv2) function in Cisco Adaptive Security Appliances (ASA) and Cisco Firepower Threat Defense (FTD) allows a attacker to cause service interruptions.

The vulnerability of the Internet Key Exchange Version 2 IKEv2 function in Cisco Adaptive Security Appliance ASA and Cisco Firepower Threat Defense FTD systems relates to the execution of a cycle with an unavailable exit condition. Exploitation of this vulnerability could allow a malicious actor ...

8.6CVSS5.9AI score0.00447EPSS
SaveExploits0References3Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/09/12 12:00 a.m.10 views

The vulnerability of the Internet Key Exchange Version 2 (IKEv2) function in Cisco Adaptive Security Appliances (ASA) and Cisco Firepower Threat Defense (FTD) allows a attacker to cause service interruptions.

The vulnerability of the Internet Key Exchange Version 2 IKEv2 function in Cisco Adaptive Security Appliance ASA and Cisco Firepower Threat Defense FTD systems is related to the absence of memory release after the effective lifespan. Exploitation of this vulnerability can allow a malicious actor ...

5.8CVSS5.7AI score0.00409EPSS
SaveExploits0References4Affected Software3
Packet Storm News
Packet Storm News
added 2025/09/12 12:00 a.m.11 views

Feature-Centric Approaches to Android Malware Analysis: a Survey

Sophisticated malware families exploit the openness of the Android platform to infiltrate IoT networks, enabling large-scale disruption, data exfiltration, and denial-of-service attacks. This systematic literature review SLR examines cutting-edge approaches to Android malware analysis with direct...

6.7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/09/12 12:00 a.m.13 views

The vulnerability of the Internet Key Exchange Version 2 (IKEv2) function in Cisco Adaptive Security Appliances (ASA) and Cisco Firepower Threat Defense (FTD) allows a attacker to cause service interruptions.

The vulnerability of the Internet Key Exchange Version 2 IKEv2 function in Cisco Adaptive Security Appliances ASA and Cisco Firepower Threat Defense FTD is related to a memory leak error during the processing of incoming IKEv2 packets. Exploiting this vulnerability can allow an attacker to cause...

5.8CVSS5.7AI score0.00409EPSS
SaveExploits0References4Affected Software3
RedhatCVE
RedhatCVE
added 2025/09/11 8:27 p.m.13 views

CVE-2025-58180

OctoPrint provides a web interface for controlling consumer 3D printers. OctoPrint versions up until and including 1.11.2 contain a vulnerability that allows an authenticated attacker to upload a file under a specially crafted filename that will allow arbitrary command execution if said filename...

8.8CVSS7.2AI score0.20621EPSS
SaveExploits4References1
RedhatCVE
RedhatCVE
added 2025/09/11 5:29 p.m.6 views

CVE-2025-54093

Time-of-check time-of-use toctou race condition in Windows TCP/IP allows an authorized attacker to elevate privileges locally...

7CVSS6.8AI score0.00374EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/11 5:29 p.m.8 views

CVE-2025-53805

Out-of-bounds read in Windows Internet Information Services allows an unauthorized attacker to deny service over a network...

7.5CVSS6.7AI score0.01441EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.11 views

AZL-74664 CVE-2025-39770 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6CSUM When performing Generic Segmentation Offload GSO on an IPv6 packet that contains extension headers, the kernel incorrectly requests checksum offload if the...

7.5CVSS5.6AI score0.00357EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/09/11 4:56 p.m.9 views

CVE-2025-39770

In the Linux kernel, the following vulnerability has been resolved: net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6CSUM When performing Generic Segmentation Offload GSO on an IPv6 packet that contains extension headers, the kernel incorrectly requests checksum offload if the...

7.5CVSS5.4AI score0.00357EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/11 1:42 p.m.6 views

CVE-2025-58364

A flaw was found in the CUPS printing system’s ippreadio function, which handles Internet Printing Protocol IPP requests. When processing specially crafted printer attribute responses, improper validation can cause a null pointer dereference. This leads to a crash in libcups, potentially disrupti...

6.5CVSS5.8AI score0.01067EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/09/11 3:19 a.m.26 views

CVE-2025-42925

Due to the lack of randomness in assigning Object Identifiers in the SAP NetWeaver AS JAVA IIOP service, an authenticated attacker with low privileges could predict the identifiers by conducting a brute force search. By leveraging knowledge of several identifiers generated close to the same time,...

4.3CVSS6.6AI score0.00234EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/09/11 1:52 a.m.8 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.07372EPSS
SaveExploits0References5
Fedora
Fedora
added 2025/09/11 1:19 a.m.14 views

[SECURITY] Fedora 41 Update: wireshark-4.4.9-1.fc41

Wireshark allows you to examine protocol data stored in files or as it is captured from wired or wireless WiFi or Bluetooth networks, USB devices, and many other sources. It supports dozens of protocol capture file formats and understands more than a thousand protocols. It has many powerful...

7.8CVSS6.5AI score0.00208EPSS
SaveExploits1
CNNVD
CNNVD
added 2025/09/11 12:00 a.m.7 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
Packet Storm News
Packet Storm News
added 2025/09/11 12:00 a.m.7 views

Multi-Channel Secure Communication Framework for Wireless IoT (MCSC-WoT): Enhancing Security in Internet of Things

In modern smart systems, the convergence of the Internet of Things IoT and Wireless of Things WoT have been revolutionized by offering a broad level of wireless connectivity and communication among various devices. Hitherto, this greater interconnectivity poses important security problems,...

7AI score
SaveExploits0
Circl
Circl
added 2025/09/10 3:35 p.m.22 views

CVE-2025-56407

creationtimestamp| type| source ---|---|--- 2025-09-10 15:35:32+00:00| seen| https://gist.github.com/Darkcrai86/bd832c2066f05d7b56669ae935e07d1c...

8.8CVSS5.7AI score0.00309EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2022-40735

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Diffie-Hellman Key Agreement Protocol allows use of long exponents that arguably make certain calculations unnecessarily expensive, because the 1996 van...

7.5CVSS6.5AI score0.23061EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/09 5:15 p.m.14 views

CVE-2025-53805

Out-of-bounds read in Windows Internet Information Services allows an unauthorized attacker to deny service over a network...

7.5CVSS5.8AI score0.01441EPSS
SaveExploits0References1
Rows per page
Query Builder