CVE-2025-68335: comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()

Published Dec 22, 2025
·
Updated

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

comedi: pcl818: fix null-ptr-deref in pcl818aicancel()

Syzbot identified an issue [1] in pcl818aicancel(), which stems from the fact that in case of early device detach via pcl818detach(), subdevice dev->readsubdev may not have initialized its pointer to &struct comediasync as intended. Thus, any such dereferencing of &s->async->cmd will lead to general protection fault and kernel crash.

Mitigate this problem by removing a call to pcl818aicancel() from pcl818detach() altogether. This way, if the subdevice setups its support for async commands, everything async-related will be handled via subdevice's own ->cancel() function in comedidevicedetachlocked() even before pcl818detach(). If no support for asynchronous commands is provided, there is no need to cancel anything either.

[1] Syzbot crash: Oops: general protection fault, probably for non-canonical address 0xdffffc0000000005: 0000 [#1] SMP KASAN PTI KASAN: null-ptr-deref in range [0x0000000000000028-0x000000000000002f] CPU: 1 UID: 0 PID: 6050 Comm: syz.0.18 Not tainted syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/18/2025 RIP: 0010:pcl818aicancel+0x69/0x3f0 drivers/comedi/drivers/pcl818.c:762 ... Call Trace: <TASK> pcl818detach+0x66/0xd0 drivers/comedi/drivers/pcl818.c:1115 comedidevicedetachlocked+0x178/0x750 drivers/comedi/drivers.c:207 dodevconfigioctl drivers/comedi/comedifops.c:848 [inline] comediunlockedioctl+0xcde/0x1020 drivers/comedi/comedifops.c:2178 vfsioctl fs/ioctl.c:51 [inline] dosysioctl fs/ioctl.c:597 [inline] ...

Affected Software

2 affected components
linux_kernel
Microsoft azl3 kernel 6.6.117.1-1

Event History

Dec 22, 2025
CVE Published
via MITRE·04:14 PM
Data Sourced
via MITRE·04:14 PM
Description
Data Sourced
via NVD·05:16 PM
Description
Dec 24, 2025
Data Sourced
via Microsoft·01:01 AM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2025-68335?

CVE-2025-68335 is considered to have a low severity level due to its specific circumstances related to early device detach.

2

How do I fix CVE-2025-68335?

To resolve CVE-2025-68335, update your Linux kernel to the latest stable version that contains the patch addressing this vulnerability.

3

What component is affected by CVE-2025-68335?

CVE-2025-68335 affects the Linux kernel's comedi driver, specifically the pcl818 subdevice.

4

How can CVE-2025-68335 impact system stability?

CVE-2025-68335 can lead to a null pointer dereference, potentially causing system crashes or instability when the affected driver is in use.

5

What versions of the Linux kernel are vulnerable to CVE-2025-68335?

CVE-2025-68335 affects versions of the Linux kernel prior to the application of the specific patch that addresses this issue.

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