| Summary | In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandle_create() In linehandle_create(), there is a statement like this: Soon after, there is a debug printout that dereferences "lh", which Avoid the crash by using handlereq.lines, which is the same value. |
|---|---|
| Publication Date | June 4, 2026, 3:16 a.m. |
| Registration Date | June 4, 2026, 4:17 a.m. |
| Last Update | June 4, 2026, 3:16 a.m. |