← Retour à la recherche de CVE

CVE-2026-46258

Linux Kernel

Description

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: retain_and_null_ptr(lh); Soon after, there is a debug printout that dereferences -lh-, which will crash things. Avoid the crash by using handlereq.lines, which is the same value.

CVSS 5.5EPSS 0.1%Risque 0.55
Voir la source
Publication
2026-06-03 18:16:26
Versions concernées
unknown
Type
Core software
Dernière modification
2026-07-22 20:10:00
Vecteur
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Systèmes d’exploitation
Linux