Lucene search
+L

25508 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2020-22283

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A buffer overflow vulnerability in the icmp6sendresponsewithaddrsandnetif function of Free Software Foundation lwIP version git head allows attackers to access...

7.5CVSS7.1AI score0.01377EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2020-22284

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A buffer overflow vulnerability in the zepiflinkoutput function of Free Software Foundation lwIP git head version and version 2.1.2 allows attackers to access...

7.5CVSS7.1AI score0.01183EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/08/19 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 originates in the bpf, ktls module that could lead to data corruption when using bpfmsgpopdata...

5.5CVSS7.1AI score0.00386EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-47538

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the vorbishandleidentificationpacket...

9.8CVSS7.7AI score0.01272EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/19 12:00 a.m.21 views

PT-2025-33805 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where the BPF JSET conditional jump is not correctly handled during control flow graph CFG computation. This can lead to incorrect live register and...

6.8AI score0.00151EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/08/19 12:00 a.m.8 views

PT-2025-33863

Name of the Vulnerable Software and Affected Versions: appneta tcpreplay versions through 4.5.2-beta2 Description: A use-after-free issue exists in the tcprewrite component, specifically within the untrunc packet function of the src/tcpedit/edit packet.c file. This can be exploited locally. The...

7.8CVSS5.3AI score0.00185EPSS
SaveExploits1References22
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2016-10142

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 the IPv6 protocol specification, related to ICMP Packet Too Big PTB messages. The scope of this CVE is all affected IPv6...

8.6CVSS7.1AI score0.0275EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/08/19 12:00 a.m.15 views

DDoS Attacks in Cloud Computing: Detection and Prevention

DDoS attacks are one of the most prevalent and harmful cybersecurity threats faced by organizations and individuals today. In recent years, the complexity and frequency of DDoS attacks have increased significantly, making it challenging to detect and mitigate them effectively. The study analyzes...

6.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-38489

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Fix bpfarchtextpoke with newaddr == NULL again Commit 7ded842b356d s390/bpf: Fix...

5.5CVSS5.8AI score0.0014EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/18 11:23 p.m.9 views

SUSE CVE-2025-38523

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix the smbdresponse slab to allow usercopy The handling of received data in the smbdirect client code involves using copytoiter to copy data from the smbdreponse struct's packet trailer to a folioq buffer provided by...

7.5CVSS6.7AI score0.00345EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/08/18 5:24 p.m.20 views

CVE-2025-55293 Meshtastic allows crafting of specific NodeInfo packets that overwrite any publicKey saved in the NodeDB

Meshtastic is an open source mesh networking solution. Prior to v2.6.3, an attacker can send NodeInfo with a empty publicKey first, then overwrite it with a new key. First sending a empty key bypasses 'if p.publickey.size 0 ', clearing the existing publicKey and resetting the size to 0 for a know...

9.4CVSS0.00423EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/08/18 2:11 p.m.23 views

kernel: bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix use-after-free issue in ethskbpkttype KMSAN reported a use-after-free issue in ethskbpkttype1. The cause of the issue was that ethskbpkttype accessed skb's data that didn't contain an Ethernet header. This occur...

7.8CVSS6.3AI score0.00194EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.20 views

CVE-2025-38528

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

5.5CVSS6.2AI score0.0016EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/08/18 2:54 a.m.12 views

kernel: net_sched: ets: Fix double list add in class with netem as child qdisc

A use-after-free vulnerability was found in the Linux kernel’s netem qdisc. This issue occurs when it incorrectly manages duplicated packets in classful parent qdiscs. This leads to a corrupted internal state and eventual dereferencing of freed memory, resulting in unpredictable behavior, system...

7.8CVSS7.2AI score0.0021EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2020-36049

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - socket.io-parser before 3.4.1 allows attackers to cause a denial of service memory consumption via a large packet because a concatenation approach is used...

7.5CVSS6.8AI score0.02589EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2019-20423

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Lustre file system before 2.12.3, the ptlrpc module has a buffer overflow and panic due to the lack of validation for specific fields of packets sent by ...

7.8CVSS7.5AI score0.02064EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2019-20429

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Lustre file system before 2.12.3, the ptlrpc module has an out-of-bounds read and panic via a modified lmbufcount field due to the lack of validation for...

7.8CVSS7.1AI score0.01896EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-27212

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In OpenLDAP through 2.4.57 and 2.5.x through 2.5.1alpha, an assertion failure in slapd can occur in the issuerAndThisUpdateCheck function via a crafted packet,...

7.5CVSS7AI score0.64147EPSS
SaveExploits1References2
CNVD
CNVD
added 2025/08/18 12:00 a.m.9 views

Huawei HarmonyOS and EMUI Insufficient Packet Length Check Vulnerability

Huawei HarmonyOS is an operating system from Huawei, a Chinese company. It provides a full-scene distributed operating system based on a microkernel.Huawei EMUI is an emotional operating system developed by Huawei based on Android Android. Huawei HarmonyOS and EMUI suffer from an insufficient...

5.1CVSS6.8AI score0.00099EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.13 views

SUSE CVE-2025-38528

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

3.3CVSS6.4AI score0.0016EPSS
SaveExploits0References22
Rows per page
Query Builder