CVE-2026-97481
Last modified
CVE-2026-97481 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: serial: 8250: fix possible ISR soft lockup There are rare cases in which the host gets stuck in the ISR because it is flooded with messages during the startup phase. The reason for the soft lockup in the ISR is the missing FIFO error IRQ (FIFOE) handling. Not handling it and reporting IRQ_HANDLED triggers the IRQ immediately again. Fix this by adding a check for the FIFOE status and clearing the FIFO if no data is ready (DR). This behavior was observed on an AM62L device which uses the OMAP 8250 driver.
Description
In the Linux kernel, the following vulnerability has been resolved: serial: 8250: fix possible ISR soft lockup There are rare cases in which the host gets stuck in the ISR because it is flooded with messages during the startup phase. The reason for the soft lockup in the ISR is the missing FIFO error IRQ (FIFOE) handling. Not handling it and reporting IRQ_HANDLED triggers the IRQ immediately again. Fix this by adding a check for the FIFOE status and clearing the FIFO if no data is ready (DR). This behavior was observed on an AM62L device which uses the OMAP 8250 driver. Fix it for all 8250 drivers, since the OMAP driver's special IRQ setup handling may trigger this behavior more frequently, but it is not ensured that other 8250 drivers aren't affected.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 2881b2e6da02daea1eb8254247ba8fd20c9d3348; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 4295c58990b7a84e8349a2226db692e252825b60; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 0c6bf45e5a345cc3b9ffbeaf9083ecac3c2293eb; < 6.12.111; < 6.18.53 |
| Linux | Linux | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97481?
How severe is CVE-2026-97481?
How do I fix CVE-2026-97481?
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-97476In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97477In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97478In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97479In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9748The $_internalConvertBucketIndexStats stage used PauseExecut…7.1
- CVE-2026-97480In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97482In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97483In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97484In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97485In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97486In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97487In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-97481?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
