CVE-2026-90304

Source
https://cve.org/CVERecord?id=CVE-2026-90304
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90304.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90304
Downstream
Published
2026-09-17T16:08:27Z
Modified
2026-09-18T03:48:37Z
Summary
ARM: 9484/1: enable interrupts when unhandled user faults are triggered
Details

In the Linux kernel, the following vulnerability has been resolved:

ARM: 9484/1: enable interrupts when unhandled user faults are triggered

PREEMPT_RT requires interrupts to be enabled when sending signals.

When do_DataAbort()/do_PrefetchAbort() triggers unhandled user faults, that is inf->fn() return a non-zero value, and the interrupts are not enabled within the hook function, force_sig_fault() will be called with interrupts disabled.

This can be triggered by user programs executing the bkpt instruction, with kernel config CONFIG_PERF_EVENTS=n.

Enable interrupts in do_DataAbort()/do_PrefetchAbort() when unhandled user faults are triggered to fix the issue.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90304.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
c6e61c06d6061750597e79c598acb5dead44c35b
Fixed
8d7cbc6df9632d334b21c4be66ccdde76a08fb13
Fixed
e79ca91165d4fd18549c536abdb86101e889052f

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90304.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
7.1.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90304.json"