CVE-2021-4454

CVSS 3.1 Score 9.8 of 10 (high)

Details

Published Mar 27, 2025
Updated: Mar 28, 2025
CWE ID 40
CWE ID 22
CWE ID 20

Summary

CVE-2021-4454 is a vulnerability affecting the Linux kernel's j1939 subsystem. Contrary to initial assumptions, j1939_session_deactivate() can be called with a session ref-count less than 2. However, this does not pose a problem as the function checks the session's active state before deactivation. A concurrent scenario involving j1939_session_get_by_addr and j1939_session_deactivate was reported by syzbot, resulting in a WARN_ON_ONCE error. Despite the warning, the system remained stable, demonstrating that the vulnerability does not lead to a critical issue.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share

Affected Products

  • Apache Software Foundation Solr
  • Apache Solr

Affected Vendors

  • Apache Software Foundation
  • Apache