CVE-2026-68456: usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()

Published Aug 15, 2026
·
Updated

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

usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()

ueagle-atm uses the asynchronous requestfirmwarenowait() in .probe(), but does not wait for its completion, not even in .disconnect(); so, if the device is unplugged meanwhile, its teardown runs concurrently with that.

Even though this inconsistency is worth addressing on its own, it has also triggered several bug reports in syzbot over the years (some auto-closed) where the firmware sysfs fallback mechanism (CONFIGFWLOADERUSERHELPER) creates a firmware subdirectory in the device directory during its removal, which might hit unexpected conditions in kernfs, apparently, depending at which point the add and remove operations raced. (See links.)

The pattern is:

usb ?-?: Direct firmware load for ueagle-atm/eagle?.fw failed with error -2 usb ?-?: Falling back to sysfs fallback for: ueagle-atm/eagle?.fw <ERROR> Call trace: ... kernfscreatedirns sysfscreatedirns createdir kobjectaddinternal kobjectaddvarg kobjectadd classdircreateandadd getdeviceparent deviceadd fwloadsysfsfallback fwloadfromuserhelper firmwarefallbacksysfs requestfirmware requestfirmwareworkfunc ...

(Some variations are observed, after fwloadsysfsfallback(), e.g., [1].)

While the kernfs side is being looked at, the ueagle-atm side can be fixed by waiting for the pre-firmware load in the .disconnect() handler.

This change has a similar approach to previous work by Andrey Tsygunka [2] (waitforcompletion() in .disconnect()), but it is relatively different in design/implementation; using the Originally-by tag for credit assignment.

This has been tested with: - synthetic reproducer to check the error path; - USB gadget (virtual device) to check the firmware upload path; - QEMU device emulator to check the device ID re-enumeration path; (The latter two were written by Claude; no other code/text in this commit.)

Links (year first reported): 2025 https://syzbot.org/bug?extid=ce1e5a1b4e086b43e56d 2025 https://syzbot.org/bug?extid=9af8471255ac36e34fd4 2024 https://syzbot.org/bug?extid=306212936b13e520679d 2023 https://syzkaller.appspot.com/bug?extid=457452d30bcdda75ead2 2022 https://syzbot.org/bug?extid=782984d6f1701b526edb 2021 https://syzbot.org/bug?id=f3f221579f4ef7e9691281f3c6f56c05f83e8490 2021 https://syzbot.org/bug?id=84d86f0d71394829df6fc53daf6642c045983881 2021 https://syzbot.org/bug?id=3302dc1c0e2b9c94f2e8edb404eabc9267bc6f90

[1] https://syzkaller.appspot.com/bug?extid=457452d30bcdda75ead2 [2] https://lore.kernel.org/lkml/20250410093146.3776801-2-aitsygunka@yandex.ru/

Affected Software

1 affected component
Linux Kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Control/adjust the use of the firmware sysfs fallback mechanism that relies on CONFIG_FW_LOADER_USER_HELPER (the text indicates this mechanism may hit unexpected kernfs conditions when racing).

    Linux kernel CONFIG_FW_LOADER_USER_HELPER = (not explicitly set in material)

Event History

Aug 15, 2026
CVE Published
via MITRE·05:51 AM
Data Sourced
via MITRE·05:51 AM
Description
Data Sourced
via NVD·06:17 AM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68456?

CVE-2026-68456 has a risk level of 23, indicating a potentially significant impact on security.

2

How do I fix CVE-2026-68456?

To fix CVE-2026-68456, ensure you update to the latest version of the Linux kernel where the vulnerability has been patched.

3

What systems are affected by CVE-2026-68456?

CVE-2026-68456 affects systems running the Linux kernel that utilize the ueagle-atm USB ATM driver.

4

What type of vulnerability is CVE-2026-68456?

CVE-2026-68456 is a resource management vulnerability caused by not properly waiting for firmware loading during device disconnection.

5

What are the consequences of CVE-2026-68456 if exploited?

If exploited, CVE-2026-68456 could lead to device instability or system crashes due to improper handling during disconnection.

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