PatchSiren cyber security CVE debrief
CVE-2026-90347 Linux CVE debrief
A vulnerability in the Linux kernel has been resolved, affecting arm64 ptrace. The issue involves keeping 'orig_x0' in-sync with x0 on syscall entry. A fix was attempted but was incomplete, leading to this CVE. The CVSS score is 8.4, indicating high severity. This vulnerability impacts Linux kernel systems using arm64 ptrace, requiring defenders to assess exposure and prioritize patching. The issue has been addressed through specific commits, and defenders should verify and apply patches for affected Linux kernel versions.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 8.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-18
Who should care
Defenders responsible for Linux kernel systems, particularly those using arm64 ptrace, should assess exposure and prioritize patching. This includes roles managing Linux systems, security teams, and Linux kernel developers.
Why it matters
CVE-2026-90347 is a high-severity vulnerability in the Linux kernel affecting arm64 ptrace. Defenders should prioritize verifying and applying patches, assessing exposure, and implementing compensating controls.
- Verify and apply patches for Linux kernel versions affected by this vulnerability
- Assess exposure and implement compensating controls for arm64 ptrace
- Monitor systems for unusual activity related to ptrace and syscalls
Technical summary
The Linux kernel vulnerability affects arm64 ptrace, specifically the synchronization of 'orig_x0' with x0 on syscall entry. An initial fix was incomplete, leading to this CVE. The issue has been addressed through specific commits. Defenders should prioritize verifying and applying patches for Linux kernel versions affected by this vulnerability, particularly for systems using arm64 ptrace. This involves assessing exposure, verifying inventory, and implementing compensating controls. The CVSS score of 8.4 indicates high severity, emphasizing the need for prompt action.
Defensive priority
Defenders should prioritize verifying and applying patches for Linux kernel versions affected by this vulnerability, particularly for systems using arm64 ptrace. This involves assessing exposure, verifying inventory, and implementing compensating controls.
Recommended defensive actions
- Verify Linux kernel versions and apply patches for arm64 ptrace
- Assess exposure and implement compensating controls
- Monitor systems for unusual activity related to ptrace and syscalls
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. Two source references from git.kernel.org are available, detailing the commits addressing the issue. The vulnerability affects arm64 ptrace in the Linux kernel, with a CVSS score of 8.4, indicating high severity. Defenders should verify and apply patches for affected Linux kernel versions, assess exposure, and implement compensating controls. The CVE record was published on 2026-09-17T17:17:33.453Z and has not been modified since then. Evidence is limited to CVE and N-
Sources and references
Verified primary and authoritative sources
-
CVE-2026-90347 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-90347
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-90347 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90347
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/88b839ce497ccb1ff92f7ae742c78dd2937ba572
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/f433869f23841a50455c4087d85540d5b4d37cde
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.