TWSD-802: ICMP Timestamp Request Remote Date Disclosure.

Review Request #1015 — Created Aug. 18, 2025 and submitted

chihchun
APV10
rel_apv_10_7
jasonchang, mingji, weikai

Disable the ICMP Timestamp reply function in APV

Since the ATCP thread sends the ICMP Timestamp Request packet to both the netisr thread and the Linux kernel, two reply packets are generated.

To fix this problem, I applied two methods:

Revised the code in ATCP to disable the reply function.

Added an iptables rule in the startup configuration to drop ICMP Timestamp Reply packets generated by the Linux kernel.

chihchun
mingji
  1. Ship It!
  2. 
      
jasonchang
  1. Ship It!
  2. 
      
mingji
  1. Ship It!
  2. 
      
weikai
  1. Ship It!
  2. 
      
chihchun
Review request changed

Status: Closed (submitted)

Loading...