Incorrect audit records for ptrace(2) syscall requests
Summary
| CVE | CVE-2026-49426 |
|---|---|
| State | PUBLISHED |
| Assigner | freebsd |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-08-19 06:17:41 UTC |
| Updated | 2026-08-19 06:17:41 UTC |
| Description | When auditing a system call executed via ptrace(PT_SC_REMOTE), the kernel passed the return value of an internal setup function to AUDIT_SYSCALL_EXIT() rather than the actual result of the executed system call. As a result, committed audit records for system calls which returned an error do not reflect the true outcome of the operation. That is, they indicate that the operation succeeded when it in fact failed. Audit records for system calls executed via ptrace(PT_SC_REMOTE) may show an incorrect error status. An attacker with the ability to debug a process could use this to produce misleading audit trails, potentially undermining audit-based Intrusion Detection Systems (IDS). |
Risk And Classification
Problem Types: CWE-223 | CWE-224 | CWE-223 CWE-223: Omission of Security-relevant Information | CWE-224 CWE-224: Obscured Security-relevant Information by Alternate Name
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | FreeBSD | FreeBSD | affected 15.1-RELEASE p1 release | Not specified |
| CNA | FreeBSD | FreeBSD | affected 15.0-RELEASE p11 release | Not specified |
| CNA | FreeBSD | FreeBSD | affected 14.4-RELEASE p7 release | Not specified |
| CNA | FreeBSD | FreeBSD | affected 14.3-RELEASE p16 release | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| security.freebsd.org/advisories/FreeBSD-SA-26:45.audit.asc | [email protected] | security.freebsd.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Kyle Evans (en)
There are currently no legacy QID mappings associated with this CVE.