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-292344
Fixed an issue where the firewall rebooted multiple times after an upgrade if the config contained an EDL (External Dynamic List) that didn't have an associated certificate profile.