๐Ÿ” CVE Alert

CVE-2026-90304

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
c6e61c06d6061750597e79c598acb5dead44c35b < 8d7cbc6df9632d334b21c4be66ccdde76a08fb13 c6e61c06d6061750597e79c598acb5dead44c35b < e79ca91165d4fd18549c536abdb86101e889052f
Linux / Linux
7.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/8d7cbc6df9632d334b21c4be66ccdde76a08fb13 git.kernel.org: https://git.kernel.org/stable/c/e79ca91165d4fd18549c536abdb86101e889052f