> 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/7.x/7.9-eol/cortex-xdr-agent-7.9-release-information/addressed-issues-in-cortex-xdr-agent-7.9/addressed-issues-in-cortex-xdr-agent-7.9.0.md).

# Addressed Issues in Cortex XDR Agent 7.9.0

The following have been addressed in this release.

| Issue                              | Description                                                                                                                                                      |
| ---------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| CPATR‑18374                        | Fixed an issue where multiple agents begin uploading at once which may lead to overload and too many request errors.                                             |
| CPATR‑18332                        | Fixed an issue of redundant Check-In operation during VDI session registration.                                                                                  |
| CPATR‑18314                        | Fixed an issue where the virtual memory count is the same in every collection.                                                                                   |
| CPATR‑18185                        | Fixed an issue of data corruption caused by accumulation of large amounts of data.                                                                               |
| CPATR‑18172                        | Fixed an issue which caused the audit log of a successful upgrade to be reported twice.                                                                          |
| CPATR‑18144                        | Fixed an issue where XDR Agent makes continuous attempts to write to the EDR directory, even when failing to read the directory's size.                          |
| CPATR‑18115                        | Fixed an issue where periodic network scans did not obtain operating system details due to incorrect reporting of the XDR Agent's network interface subnet mask. |
| CPATR‑18108                        | Fixed an issue which caused some services to start automatically in safe mode.                                                                                   |
| CPATR‑18100                        | Fixed an issue with the 'cytool import content' command which caused the command to fail.                                                                        |
| CPATR‑17994                        | Fixed an issue where Cortex XDR agent mishandled preventions when the allowlist exceeded a certain size                                                          |
| CPATR‑17886                        | Fixed an issue where Cortex XDR agent sometimes caused a deadlock in the java application during native library load.                                            |
| CPATR‑17814                        | Fixed an issue which caused threat intel log errors when the IOC feature is disabled.                                                                            |
| <p>CPATR‑17807</p><p>(Windows)</p> | Fixed an issue where missing or invalid timezone keys strings prevents XDR Agent from running scripts.                                                           |
| CPATR-17458                        | Fixed an issue which prevented the resolution of DNS requests in queries.                                                                                        |
| CPATR‑16542                        | Fixed an issue where XDR Agent may not parse the proxies list successfully, and continues to use incorrect proxies.                                              |
| CPATR‑16452                        | Fixed an issue which caused the wrong location to be returned by DNS queries.                                                                                    |
| <p>CPATR‑15809</p><p>(Windows)</p> | Fixed an issue which made XDR Agent use the endpoint's DNS suffix instead of the actual domain name.                                                             |
| CPATR‑10830                        | Fixed an issue where the alert of a post detection termination event of multiple processes or applications does not list the process/application name.           |


---

# 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/7.x/7.9-eol/cortex-xdr-agent-7.9-release-information/addressed-issues-in-cortex-xdr-agent-7.9/addressed-issues-in-cortex-xdr-agent-7.9.0.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.
