> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/xdr-agent-release-notes/9.0/agent-9.0-release-information/addressed-issues-in-agent-9.0/addressed-issues-in-cortex-xdr-agent-9.0.1-1.md).

# Addressed issues in Cortex XDR agent 9.0

The following issues have been resolved in this release.

| Issue                              | Description                                                                                                                            |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| CPATR‑33007                        | Fixed an issue where the User Domain field in the All Endpoints table may contain the letters N/A when no domain exists.               |
| CPATR-32929                        | Improvement made to the Cortex XDR agent security and stability posture.                                                               |
| CPATR-32625                        | Fixed an issue that may occur on rare occasions when performing a manual scan.                                                         |
| CPATR-32385                        | Fixed an issue where content components may be repeatedly downloaded.                                                                  |
| <p>CPATR-32133</p><p>(Windows)</p> | Fixed an issue to enhance the print control component and improve the feature support.                                                 |
| <p>CPATR-32127</p><p>(macOS)</p>   | Fixed an issue where the UI continued to show the check-in process running, even after the endpoint was installed and fully protected. |
| <p>CPATR-32062</p><p>(Linux)</p>   | Fixed an issue that may occur when the Cortex XDR agent is in KM mode, ELF examination is disabled in server anti malware policy.      |
| <p>CPATR-31850</p><p>(Windows)</p> | Improvement made to the Cortex XDR agent security posture.                                                                             |
| CPATR-31778                        | Improvement made to the Cortex XDR agent security posture.                                                                             |
| CPATR-31599                        | Enhanced verification method implemented.                                                                                              |
| <p>CPATR-31536</p><p>(macOS)</p>   | Fixed an issue that may impact agent stability.                                                                                        |
| <p>CPATR-30506</p><p>(Windows)</p> | Fixed an issue to prevent sharing violations when uploading files to WildFire.                                                         |
| <p>CPATR-30192</p><p>(Linux)</p>   | Fixed an issue to improve the scanning process of duplicated files.                                                                    |
| CPATR-29871                        | Fixed an issue to reduce multiple network discovery ARP requests whenever there is a network state change.                             |
| CPATR-29576                        | Fixed an issue to improve the output format of Powershell when executing from Live Terminal.                                           |
| <p>CPATR-27169</p><p>(Windows)</p> | Improvement made to the Cortex XDR agent security posture.                                                                             |
| <p>CPATR-26919</p><p>(Windows)</p> | Fixed an issue to enhance the print control component.                                                                                 |
| <p>CPATR-15207</p><p>(macOS)</p>   | Fixed an issue where the last IP in the host firewall IP range may not have been validated.                                            |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/xdr-agent-release-notes/9.0/agent-9.0-release-information/addressed-issues-in-agent-9.0/addressed-issues-in-cortex-xdr-agent-9.0.1-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
