Bug 2342301 (CVE-2025-24356) - CVE-2025-24356 fastd: UDP traffic amplification via fastd's fast reconnect feature
Summary: CVE-2025-24356 fastd: UDP traffic amplification via fastd's fast reconnect fe...
Keywords:
Status: NEW
Alias: CVE-2025-24356
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2342335 2342336 2342337 2342338
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-27 18:01 UTC by OSIDB Bzimport
Modified: 2025-01-27 19:40 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-01-27 18:01:17 UTC
fastd is a VPN daemon which tunnels IP packets and Ethernet frames over UDP. When receiving a data packet from an unknown IP address/port combination, fastd will assume that one of its connected peers has moved to a new address and initiate a reconnect by sending a handshake packet. This "fast reconnect" avoids having to wait for a session timeout (up to ~90s) until a new connection is established. Even a 1-byte UDP packet just containing the fastd packet type header can trigger a much larger handshake packet (~150 bytes of UDP payload). Including IPv4 and UDP headers, the resulting amplification factor is roughly 12-13. By sending data packets with a spoofed source address to fastd instances reachable on the internet, this amplification of UDP traffic might be used to facilitate a Distributed Denial of Service attack. This vulnerability is fixed in v23.


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