CVE-2026-90304
Last modified
CVE-2026-90304 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c6e61c06d6061750597e79c598acb5dead44c35b, < 8d7cbc6df9632d334b21c4be66ccdde76a08fb13; >= c6e61c06d6061750597e79c598acb5dead44c35b, < e79ca91165d4fd18549c536abdb86101e889052f |
| Linux | Linux | 7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90304?
How severe is CVE-2026-90304?
How do I fix CVE-2026-90304?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90299In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9030A denial-of-service vulnerability exists in httpd service on…6.8
- CVE-2026-90300In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90301In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-90302In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90303In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90305In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90306In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90307In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90308In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90309In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-9031An input validation vulnerability exists in the HTTP-WRITEOE…6.8
Are you affected by CVE-2026-90304?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
