Lucene search
+L

748 matches found

AlpineLinux
AlpineLinux
added 2024/07/11 2:47 p.m.57 views

CVE-2024-38534

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Crafted modbus traffic can lead to unlimited resource accumulation within a flow. Upgrade to 7.0.6. Set a limited stream.reassembly.depth to reduce the issue...

7.5CVSS7.5AI score0.00869EPSS
SaveExploits0
CVE
CVE
added 2024/07/11 2:39 p.m.90 views

CVE-2024-37151

CVE-2024-37151 affects Suricata (IDS/IPS/NSM). The issue is described as mishandling of multiple fragmented packets using the same IP ID value, which can cause packet reassembly failure and lead to policy bypass. Public docs specify remediation: upgrade to Suricata 7.0.6 or 6.0.20; if using af-pa...

7.5CVSS6.1AI score0.00621EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/07/11 2:39 p.m.49 views

CVE-2024-37151 Suricata defrag: IP ID reuse can lead to policy bypass

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Mishandling of multiple fragmented packets using the same IP ID value can lead to packet reassembly failure, which can lead to policy bypass. Upgrade to 7.0.6 or 6.0.20. When usin...

5.3CVSS0.00621EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/11 2:39 p.m.36 views

CVE-2024-37151

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Mishandling of multiple fragmented packets using the same IP ID value can lead to packet reassembly failure, which can lead to policy bypass. Upgrade to 7.0.6 or 6.0.20. When usin...

7.5CVSS7.3AI score0.00621EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2024/07/11 2:39 p.m.49 views

CVE-2024-37151

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Mishandling of multiple fragmented packets using the same IP ID value can lead to packet reassembly failure, which can lead to policy bypass. Upgrade to 7.0.6 or 6.0.20. When usin...

7.5CVSS6.3AI score0.00621EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/07/11 12:0 a.m.6 views

PT-2024-28060 · Suricata +1 · Suricata +1

Name of the Vulnerable Software and Affected Versions: Suricata versions prior to 7.0.6 Description: Suricata is a network Intrusion Detection System, Intrusion Prevention System, and Network Security Monitoring engine. Crafted modbus traffic can lead to unlimited resource accumulation within a...

7.5CVSS6.6AI score0.00869EPSS
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.8 views

kernel: TIPC message reassembly use-after-free remote code execution vulnerability

A use-after-free UAF flaw exists in the Linux Kernel within the reassembly of fragmented TIPC messages, specifically in the tipcbufappend function. The issue results due to a lack of checks in the error handling cleanup and can trigger a UAF on "struct skbuff", which may lead to remote code...

8.1CVSS7.7AI score0.01305EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.63 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service. Red Hat Product Security has rated this update as...

8.1CVSS7.3AI score0.01305EPSS
SaveExploits1References16
Zero Day Initiative
Zero Day Initiative
added 2024/06/20 12:0 a.m.42 views

Linux Kernel TIPC Message Reassembly Use-After-Free Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Linux Kernel. Authentication is not required to exploit this vulnerability, but only systems with TIPC bearer enabled are vulnerable. The specific flaw exists within the processing of fragmented TIPC...

9CVSS7.3AI score0.01305EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.9 views

The vulnerability of the nci_free_device() function in the implementation of the NFC Controller Interface (NCI) in the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the ncifreedevice function in the net/nfc/nci/data.c module, which is part of the NFC Controller Interface NCI implementation in the Linux operating system, is related to a packet overflow issue called “rxdatareassembly”. Exploiting this vulnerability could allow an attacker ...

4.1CVSS6.4AI score0.00237EPSS
SaveExploits0References35Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.5 views

The vulnerability of the inet_frag_reasm_prepare() function in the net/ipv4/inet_fragment.c module of the Linux operating system’s kernel-based IPv4 protocol implementation allows a attacker to cause a service failure.

The vulnerability of the inetfragreasmprepare function in the net/ipv4/inetfragment.c module of the Linux kernel’s IPv4 protocol implementation is related to the use of memory after it has been freed. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.0038EPSS
SaveExploits1References34Affected Software4
SUSE CVE
SUSE CVE
added 2024/04/20 2:8 a.m.5 views

SUSE CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

6.6CVSS6.5AI score0.0038EPSS
SaveExploits1References22
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.10 views

SUSE CVE-2024-26825

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free rxdatareassembly skb on NCI device cleanup rxdatareassembly skb is stored during NCI data exchange for processing fragmented packets. It is dropped only when the last fragment is processed or when an NTF packet wit...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/04/18 4:7 p.m.51 views

CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

5.5CVSS7.2AI score0.0038EPSS
SaveExploits1References4
OSV
OSV
added 2024/04/18 10:15 a.m.1 views

DEBIAN-CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

5.5CVSS6.1AI score0.0038EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2024/04/18 10:15 a.m.49 views

CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

5.5CVSS6.5AI score0.0038EPSS
SaveExploits1References22
OSV
OSV
added 2024/04/18 10:15 a.m.4 views

UBUNTU-CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

5.5CVSS6.3AI score0.0038EPSS
SaveExploits1References23
CVE
CVE
added 2024/04/18 9:47 a.m.7945 views

CVE-2024-26921

CVE-2024-26921 is a Linux kernel issue where in the tx path, skb fragments could trigger a use-after-free of the socket when fragments are reassembled and the skb->sk field is freed prematurely. The fix, analyzed by Eric Dumazet, moves orphaning to the last safe moment, delaying skb->sk des...

5.5CVSS6.4AI score0.0038EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2024/04/18 9:47 a.m.9 views

CVE-2024-26921 inet: inet_defrag: prevent sk release while still in use

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

5.5CVSS6.5AI score0.0038EPSS
SaveExploits1References11
OSV
OSV
added 2024/04/17 10:15 a.m.1 views

DEBIAN-CVE-2024-26825

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free rxdatareassembly skb on NCI device cleanup rxdatareassembly skb is stored during NCI data exchange for processing fragmented packets. It is dropped only when the last fragment is processed or when an NTF packet wit...

5.5CVSS5.3AI score0.00237EPSS
SaveExploits0References1
Rows per page
Query Builder