Lucene search
+L

646 matches found

RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.19 views

kernel: netfilter: bridge: replace physindev with physinif in nf_bridge_info

CVE-2024-35839 is a flaw in the Linux kernel's Netfilter bridge functionality. It occurs when bridging certain packets, such as those involving destination NAT between virtual Ethernet interfaces. A mismatch between the network device associated with a packet and the neighbor's device can lead to...

5.5CVSS7.2AI score0.00223EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.15 views

kernel: netfilter: bridge: replace physindev with physinif in nf_bridge_info

CVE-2024-35839 is a flaw in the Linux kernel's Netfilter bridge functionality. It occurs when bridging certain packets, such as those involving destination NAT between virtual Ethernet interfaces. A mismatch between the network device associated with a packet and the neighbor's device can lead to...

5.5CVSS7.2AI score0.00223EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/08/16 12:0 a.m.20 views

PT-2024-41494 · Git +1 · Pcapplusplus

Name of the Vulnerable Software and Affected Versions: libpcap affected versions not specified Description: The software contains a use-of-uninitialized-value issue within the pcpp::NflogLayer::parseNextLayer and pcpp::Packet::setRawPacket functions, as reported by OSS-Fuzz. This issue occurs...

6.9AI score
SaveExploits0References2
OSV
OSV
added 2024/07/29 3:15 p.m.9 views

DEBIAN-CVE-2024-41043

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: drop bogus WARNON Happens when rules get flushed/deleted while packet is out, so remove this WARNON. This WARN exists in one form or another since v4.14, no need to backport this to older releases, henc...

5.5CVSS5.1AI score0.00232EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/07/21 12:0 a.m.16 views

Fedora 40 : tcpreplay (2024-ecd4cc8435)

The remote Fedora 40 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-ecd4cc8435 advisory. Announcing v4.5.1 This release contains contributions from a record number of new contributors. This is greatly appreciated since I am a team of one, and do...

7.8CVSS5.6AI score0.00437EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/07/21 12:0 a.m.6 views

Fedora 39 : tcpreplay (2024-740d26aaf7)

The remote Fedora 39 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-740d26aaf7 advisory. Announcing v4.5.1 This release contains contributions from a record number of new contributors. This is greatly appreciated since I am a team of one, and do...

5.6AI score
SaveExploits0References1
CNVD
CNVD
added 2024/07/18 12:0 a.m.6 views

Tenda AX12 Denial of Service Vulnerability

Tenda AX12 is a dual-band Gigabit Wi-Fi 6 wireless router designed for home users, supporting dual-band concurrent transmission at up to 2976Mbps. The Tenda AX12 suffers from a denial of service vulnerability that can be exploited by attackers to cause a denial of service with the help of Routing...

6.5CVSS6.9AI score0.00402EPSS
SaveExploits1References1
NVD
NVD
added 2024/07/10 11:15 p.m.34 views

CVE-2024-39559

An Improper Check for Unusual or Exceptional Conditions vulnerability in packet processing of Juniper Networks Junos OS Evolved may allow a network-based unauthenticated attacker to crash the device vmcore by sending a specific TCP packet over an established TCP session with MD5 authentication...

8.2CVSS0.00398EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/07/10 12:0 a.m.6 views

Juniper Networks Junos OS Evolved Security Vulnerability

Juniper Networks Junos OS Evolved is an upgraded version of Juniper Networks' Junos OS system. A security vulnerability exists in Juniper Networks Junos OS Evolved, which arises from a vulnerability in packet processing that does not properly check for anomalies or unusual conditions, allowing an...

8.2CVSS6.7AI score0.00398EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/07/09 9:24 a.m.13 views

kernel: gro: fix ownership transfer

A flaw was found in the Linux kernel's Generic Receive Offload GRO feature, where packets processed with a fragment list are not properly orphaned due to incorrect handling of socket references. This vulnerability can cause system instability or kernel bugs. The issue has been fixed by making sur...

5.5CVSS6.7AI score0.00232EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:0 a.m.16 views

CBL Mariner 2.0 Security Update: openvswitch (CVE-2023-1668)

The version of openvswitch installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2023-1668 advisory. - A flaw was found in openvswitch OVS. When processing an IP packet with protocol 0, OVS will install the...

8.2CVSS7.5AI score0.01216EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/06/22 3:35 a.m.3 views

SUSE CVE-2024-38558

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix overwriting ct original tuple for ICMPv6 OVSPACKETCMDEXECUTE has 3 main attributes: - OVSPACKETATTRKEY - Packet metadata in a netlink format. - OVSPACKETATTRPACKET - Binary packet content. -...

4.4CVSS6.5AI score0.00259EPSS
SaveExploits1References17
NVD
NVD
added 2024/06/21 11:15 a.m.34 views

CVE-2024-38381

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in ncirxwork syzbot reported the following uninit-value access issue 1 ncirxwork parses received packet from ndev-rxq. It should be validated header size, payload size and total packet size before...

7.1CVSS0.0026EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/06/13 12:0 a.m.11 views

PT-2024-23029 · Google · Android

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue is related to a missing bounds check in the pktproc fill data addr without bm function of link rx pktproc.c, which could lead to an out of...

9.8CVSS7.4AI score0.00251EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.34 views

CVE-2021-47397

In the Linux kernel, the following vulnerability has been resolved: sctp: break out if skbheaderpointer returns NULL in sctprcvootb We should always check if skbheaderpointer's return is NULL before using it, otherwise it may cause null-ptr-deref, as syzbot reported: KASAN: null-ptr-deref in rang...

5.5CVSS6.2AI score0.00251EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.12 views

SUSE CVE-2024-27432

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix PPE hanging issue A patch to resolve an issue was found in MediaTek's GPL-licensed SDK: In the mtkppestop function, the PPE scan mode is not disabled before disabling the PPE. This can potentially le...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/17 1:15 p.m.14 views

UBUNTU-CVE-2024-27432

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix PPE hanging issue A patch to resolve an issue was found in MediaTek's GPL-licensed SDK: In the mtkppestop function, the PPE scan mode is not disabled before disabling the PPE. This can potentially le...

5.5CVSS6AI score0.00223EPSS
SaveExploits0References24
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.20 views

RHEL 6 : libreswan (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - libreswan: vulnerability in the processing of IKEv1 informational packets due to missing integrity check...

4.7AI score0.01175EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.42 views

RHEL 7 : openvswitch (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - openvswitch: limitation in the OVS packet parsing in userspace leads to DoS CVE-2020-35498 - openvswitch:...

7.8AI score0.08026EPSS
SaveExploits2References8
Positive Technologies
Positive Technologies
added 2024/04/30 12:0 a.m.5 views

PT-2024-40733 · Pcpp · Pcpp

Name of the Vulnerable Software and Affected Versions: pcpp affected versions not specified Description: The issue is related to a crash in the pcpp library, specifically in the pcpp::IPv6Layer destructor. The crash occurs due to a segmentation fault on an unknown address. Technical details about...

6.8AI score
SaveExploits0References2
Rows per page
Query Builder