CVE-2026-23475

In the Linux kernel, the following vulnerability has been resolved: spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves a window where accessing the sysfs attributes can trigger a NULL-pointer dereference. Fix this by moving the statistics allocation to controller allocation while tying its lifetime to that of the controller (rather than using implicit devres).
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*

History

24 Jul 2026, 22:10

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: spi: corregir la asignación de estadísticas Las estadísticas por CPU del controlador no se asignan hasta después de que el controlador ha sido registrado con el núcleo del controlador, lo que deja una ventana donde acceder a los atributos de sysfs puede desencadenar una desreferencia de puntero NULL. Esto se soluciona moviendo la asignación de estadísticas a la asignación del controlador, mientras se vincula su vida útil a la del controlador (en lugar de usar devres implícito).

14 Jul 2026, 13:18

Type Values Removed Values Added
References
  • () https://cert-portal.siemens.com/productcert/html/ssa-019113.html -
  • () https://cert-portal.siemens.com/productcert/html/ssa-082556.html -

20 May 2026, 15:14

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/118ce777d39f03cac99231196f820e4f998613a8 - () https://git.kernel.org/stable/c/118ce777d39f03cac99231196f820e4f998613a8 - Patch
References () https://git.kernel.org/stable/c/378b295f67102eef78cf2c28105f60ae1dab5cc1 - () https://git.kernel.org/stable/c/378b295f67102eef78cf2c28105f60ae1dab5cc1 - Patch
References () https://git.kernel.org/stable/c/80c5bd0dca1cc5526ae0f4b273ccd163ed4caa4e - () https://git.kernel.org/stable/c/80c5bd0dca1cc5526ae0f4b273ccd163ed4caa4e - Patch
References () https://git.kernel.org/stable/c/dee0774bbb2abb172e9069ce5ffef579b12b3ae9 - () https://git.kernel.org/stable/c/dee0774bbb2abb172e9069ce5ffef579b12b3ae9 - Patch
References () https://git.kernel.org/stable/c/df30056c78e8bead02d4be020199cabdbec0fef1 - () https://git.kernel.org/stable/c/df30056c78e8bead02d4be020199cabdbec0fef1 - Patch
References () https://git.kernel.org/stable/c/f13100b1f5f111989f0750540a795fdef47492af - () https://git.kernel.org/stable/c/f13100b1f5f111989f0750540a795fdef47492af - Patch
First Time Linux linux Kernel
Linux
CWE CWE-476
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*

03 Apr 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-03 16:16

Updated : 2026-07-24 22:10


NVD link : CVE-2026-23475

Mitre link : CVE-2026-23475

CVE.ORG link : CVE-2026-23475


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference