Fixed an issue were the all_task process repeatedly
restarted due to memory pool corruption when processing fragmented
DNS over HTTPs (DoH) JSON queries. This occurred due to incorrect
buffer length calculations during memory deallocation when the query
name field spanned multiple packets.
PAN-305480
Fixed an issue where the pan_task process stopped
responding while processing DoH JSON format traffic with DoH
Security enabled, which caused missing cross-packet bytes in the
decoded DNS query type field, and the dataplane went down.
PAN-305301
Fixed an issue where GlobalProtect notifications in tunnels caused processes to stop responding and the dataplane to restart due to the session lookup returning an incorrect session, which resulted in the data being sent through the wrong tunnel.
PAN-303836
Fixed an issue where the AIRS VM on session table reset
intermittently dropped packets, which resulted in packet loss on
responses to egress traffic.