
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2021-4454 is a vulnerability discovered in the Linux kernel related to the CAN (Controller Area Network) J1939 protocol implementation. The issue specifically involves an incorrect WARN_ON_ONCE condition in the j1939_session_deactivate function. The vulnerability was publicly disclosed in March 2025 (NVD).
The vulnerability stems from an incorrect assumption in the j1939_session_deactivate function where it was erroneously concluded that the function should be called with a session ref-count of at least 2. In reality, there are concurrent scenarios where j1939_session_deactivate can be called with the session ref-count less than 2. However, this is not problematic as the function checks the session active state before session putting in j1939_session_deactivate_locked() (NVD).
The impact of this vulnerability appears to be minimal as it primarily affects the warning system rather than causing any security or operational issues. The WARN_ON_ONCE condition triggers unnecessarily in certain concurrent scenarios, but the underlying functionality remains secure (NVD).
The issue has been resolved in the Linux kernel through a patch that corrects the errant WARN_ON_ONCE condition in the j1939_session_deactivate function (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."