Bug 2335939 (CVE-2024-55629) - CVE-2024-55629 suricata: Suricata generic detection bypass using TCP urgent support
Summary: CVE-2024-55629 suricata: Suricata generic detection bypass using TCP urgent s...
Keywords:
Status: NEW
Alias: CVE-2024-55629
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2335950 2335951 2335952 2335953
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-06 19:01 UTC by OSIDB Bzimport
Modified: 2025-01-06 20:13 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-01-06 19:01:28 UTC
Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.8, TCP streams with TCP urgent data (out of band data) can lead to Suricata analyzing data differently than the applications at the TCP endpoints, leading to possible evasions. Suricata 7.0.8 includes options to allow users to configure how to handle TCP urgent data. In IPS mode, you can use a rule such as drop tcp any any -> any any (sid:1; tcp.flags:U*;) to drop all the packets with urgent flag set.


Note You need to log in before you can comment on or make changes to this bug.