CVE-2026-97503
Last modified
CVE-2026-97503 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: genirq/proc: Size interrupt directory names for 10-digit interrupt numbers /proc/irq/<n>/ directory names are built in `char name[10]` buffers with `sprintf(name, "%u", irq)`. Ten-digit IRQ numbers already need 11 bytes including the trailing NUL, and current sparse-IRQ configurations allow interrupt numbers in that range. Size the temporary name buffer for the current decimal form and switch to bounded formatting when creating or removing the proc entry..
Description
In the Linux kernel, the following vulnerability has been resolved: genirq/proc: Size interrupt directory names for 10-digit interrupt numbers /proc/irq/<n>/ directory names are built in `char name[10]` buffers with `sprintf(name, "%u", irq)`. Ten-digit IRQ numbers already need 11 bytes including the trailing NUL, and current sparse-IRQ configurations allow interrupt numbers in that range. Size the temporary name buffer for the current decimal form and switch to bounded formatting when creating or removing the proc entry.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < d4b22fbae70037299e96539c330e4a1054b28a91; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < c2c7983c93f5d86962318be7e7298f1bc3feb1a6; < 6.18.53 |
| Linux | Linux | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97503?
How severe is CVE-2026-97503?
How do I fix CVE-2026-97503?
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-97498In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97499In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9750An authenticated user can cause a MongoDB server to crash or…7.1
- CVE-2026-97500In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97501In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97502In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97504In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97505In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97506In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97507In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97508In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-97509In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-97503?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
