REDHAT-BUG-2400629: Medium severity linux-kernel vulnerability

Published Oct 1, 2025
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

can: j1939: implement NETDEVUNREGISTER notification handler

syzbot is reporting

unregisternetdevice: waiting for vcan0 to become free. Usage count = 2

problem, for j1939 protocol did not have NETDEVUNREGISTER notification handler for undoing changes made by j1939skbind().

Commit 25fe97cb7620 ("can: j1939: move j1939privput() into skdestruct callback") expects that a call to j1939privput() can be unconditionally delayed until j1939sksockdestruct() is called. But we need to call j1939privput() against an extra ref held by j1939skbind() call (as a part of undoing changes made by j1939skbind()) as soon as NETDEVUNREGISTER notification fires (i.e. before j1939sksockdestruct() is called via j1939skrelease()). Otherwise, the extra ref on "struct j1939priv" held by j1939skbind() call prevents "struct netdevice" from dropping the usage count to 1; making it impossible for unregisternetdevice() to continue.

[mkl: remove space in front of label]

Affected Software

1 affected component
linux-kernel

Event History

Oct 1, 2025
Data Sourced
via Red Hat·09:01 AM
DescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of REDHAT-BUG-2400629?

The severity of REDHAT-BUG-2400629 is classified as moderate.

2

How do I fix REDHAT-BUG-2400629?

To fix REDHAT-BUG-2400629, you should update your Linux kernel to the latest version that addresses this vulnerability.

3

Which versions of Linux kernel are affected by REDHAT-BUG-2400629?

The affected version of the Linux kernel for REDHAT-BUG-2400629 is specifically version 5.0.

4

What causes the issue in REDHAT-BUG-2400629?

The issue in REDHAT-BUG-2400629 is caused by the absence of a NETDEV_UNREGISTER notification handler in the j1939 protocol.

5

Is there a workaround for REDHAT-BUG-2400629?

Currently, there is no established workaround for REDHAT-BUG-2400629 other than applying the kernel update.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203