Bug 2424938 (CVE-2023-53994) - CVE-2023-53994 kernel: ionic: remove WARN_ON to prevent panic_on_warn
Summary: CVE-2023-53994 kernel: ionic: remove WARN_ON to prevent panic_on_warn
Keywords:
Status: NEW
Alias: CVE-2023-53994
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-24 12:02 UTC by OSIDB Bzimport
Modified: 2026-01-13 18:13 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-24 12:02:04 UTC
In the Linux kernel, the following vulnerability has been resolved:

ionic: remove WARN_ON to prevent panic_on_warn

Remove unnecessary early code development check and the WARN_ON
that it uses.  The irq alloc and free paths have long been
cleaned up and this check shouldn't have stuck around so long.


Note You need to log in before you can comment on or make changes to this bug.