Security Advisory

CVE-2023-53994

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-24 10:55:32
Last updated 2026-05-11 19:53:14
Assigner Linux
State PUBLISHED

Description

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 shouldnt have stuck around so long.