4 matches found
The vulnerability of the `linehandle_create()` function in the `drivers/gpio/gpiolib-cdev.c` driver for the Linux operating system’s GPIO kernel allows a attacker to cause a service failure.
The vulnerability of the linehandlecreate function in the drivers/gpio/gpiolib-cdev.c driver for the Linux kernel’s GPIO subsystem is related to improper resource release. Exploiting this vulnerability could allow an attacker to cause a service failure...
CVE-2026-46258
In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...
CVE-2026-46258
In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...
CVE-2026-46258: NULL Pointer Dereference
In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...