7.8

CVE-2026-46301

spi: topcliff-pch: fix use-after-free on unbind

In the Linux kernel, the following vulnerability has been resolved:

spi: topcliff-pch: fix use-after-free on unbind

Give the driver a chance to flush its queue before releasing the DMA
buffers on driver unbind
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 3.1 < 5.10.258
LinuxLinux Kernel Version >= 5.11 < 5.15.209
LinuxLinux Kernel Version >= 5.16 < 6.1.175
LinuxLinux Kernel Version >= 6.2 < 6.6.140
LinuxLinux Kernel Version >= 6.7 < 6.12.88
LinuxLinux Kernel Version >= 6.13 < 6.18.30
LinuxLinux Kernel Version >= 6.19 < 7.0.7
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.12% 0.02
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

https://git.kernel.org/stable/c/43334836b907adc21eab3079d2e6b26754468786
Patch
https://git.kernel.org/stable/c/36e58c436d2c2a797800427dc04d74ffd8b6ce1c
Patch
https://git.kernel.org/stable/c/4ca90deeca1c7dd72c1c380ba8143565516def2d
Patch
https://git.kernel.org/stable/c/d79e92161b65832e0b8cad5f3d84d17e5cd7a970
Patch
https://git.kernel.org/stable/c/8822980668c96b5aa251c1e2daec1873262b8f3f
Patch
https://git.kernel.org/stable/c/d50ef3553acbacce6f2843304d41d06dca358bb6
Patch
https://git.kernel.org/stable/c/0e8e57f9737ea257634db1d152fc430a0788a3e1
Patch
https://git.kernel.org/stable/c/9d72732fe70c11424bc90ed466c7ccfa58b42a9a
Patch