CVE-2026-49426
N/A
Summary
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).
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| FreeBSD | FreeBSD | 15.1-RELEASE < p1 | affected |
| FreeBSD | FreeBSD | 15.0-RELEASE < p11 | affected |
| FreeBSD | FreeBSD | 14.4-RELEASE < p7 | affected |
| FreeBSD | FreeBSD | 14.3-RELEASE < p16 | affected |
Weaknesses
- CWE-223: CWE-223: Omission of Security-relevant Information
- CWE-224: CWE-224: Obscured Security-relevant Information by Alternate Name
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.