> 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/6.1-eol/addressed-issues-in-traps-agent-6.1.4-h1.md).

# Addressed Issues in Traps Agent 6.1.4-h1

| Issue ID                | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| CPATR-8342 (Windows 10) | For all Windows 10 endpoints Palo Alto Networksstrongly recommendsthat you upgrade to the latest Windows Update that has a fix for vulnerability CVE-2020-0601. For Traps agents running on unpatched Windows 10 endpoints, this version includes a hotfix to address vulnerability CVE-2020-0601. When there is an attempt to exploit CVE-2020-0601 on an unpatched Windows 10 endpoint, the Behavioral Threat Protection (BTP) module will detect and terminate the malicious executable. This capability is available in Traps management service and requires build 6.1.4.32252 and content update 93. If you are using Cortex XDR, Palo Alto Networks plan to have a similar fix in the next maintenance release for the Cortex XDR 7.0 agent. |

### Addressed Issues in Traps Agent 6.1.4

| Issue ID             | Description                                                                                                                                                                                                                                                            |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| CPATR-7911 (Linux)   | Fixed an issue on Linux endpoints related to exploit protection modules and Traps services where spikes or continuous loading of processes on a system event led to the Traps agent being out of sync with the Linux server state regarding processes and permissions. |
| CPATR-7900           | Fixed an issue that occurred after a malware scan completed where Traps reported duplicate scan completion events to Traps management service.                                                                                                                         |
| CPATR-7864 (Windows) | Fixed an issue on Windows endpoints where the DLL hash calculation caused high memory consumption on the endpoint.                                                                                                                                                     |
| CPATR-7852 (Windows) | Fixed an issue on Windows endpoints where Traps could not generate a Tech Support File if you use Roaming User Profiles.                                                                                                                                               |
| CPATR-7669           | Fixed an issue that occurred during a Live Terminal session where you could not explore the file system if an exception occurred during data retrieval.                                                                                                                |
| CPATR-7663 (Linux)   | Fixed an issue on Linux endpoints where Traps reported that Ubuntu 12 was incompatible with the kernel module.                                                                                                                                                         |
| CPATR-7487 (Windows) | Fixed an issue on Windows endpoints where installing, upgrading, or uninstalling the Traps agent software did not complete when services took longer than 30 seconds to start or stop.                                                                                 |
| CPATR-6918 (Windows) | Fixed an issue on Windows endpoints where Live Terminal configurations were not protected by Agent Tampering Protection.                                                                                                                                               |


---

# 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/6.1-eol/addressed-issues-in-traps-agent-6.1.4-h1.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.
