Remove dates from issue filenames

This commit is contained in:
2026-04-13 11:02:57 -05:00
parent da2b8d6ffa
commit 995fc91b0e
662 changed files with 653 additions and 2488 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.