PT-2026-36384 · Linux · Linux Kernel
Published
2026-05-01
·
Updated
2026-05-06
·
CVE-2026-31749
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the comedi ni atmio16d driver where the
atmio16d detach() handler function calls reset atmio16d() unconditionally during a failed attach process. If the atmio16d attach() function returns an error before the device is fully initialized, dev->iobase may remain 0, leading to undesired writes to low I/O port addresses. Additionally, dev->private may be NULL, resulting in null pointer dereferences (an attempt to access a memory location that does not exist).Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel