Add PANOS-12.1 addressed issues

This commit is contained in:
2026-03-16 13:50:43 -05:00
parent a9fb5dc45a
commit 225dbe3798
9 changed files with 1915 additions and 1 deletions
@@ -0,0 +1,17 @@
---
type: Addressed
product: PAN-OS
version: 12.1.3-h3
---
## PAN-000000
A fix was made to address CVE-2026-0227.
## PAN-306534
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.