SB20260918359 - Improper synchronization in Linux kernel arm mm



SB20260918359 - Improper synchronization in Linux kernel arm mm

Published: September 18, 2026

Security Bulletin ID SB20260918359
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Information disclosure

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Improper synchronization (CVE-ID: CVE-2026-90304)

CWE-ID: CWE-662 - Improper Synchronization

CVSSv4: 0 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N]


The vulnerability allows a local user to cause force_sig_fault() to be called with interrupts disabled.

The vulnerability exists due to improper interrupt-state management in the ARM do_DataAbort() and do_PrefetchAbort() fault handlers when handling unhandled user faults. A local user can execute a bkpt instruction to trigger an unhandled user fault and cause force_sig_fault() to be called with interrupts disabled.

The issue requires a PREEMPT_RT kernel with CONFIG_PERF_EVENTS disabled.


Remediation

Install update from vendor's website.