CVE-2025-68328 Details
Description
In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: fix bug in saving controller data Fix the incorrect usage of platform_set_drvdata and dev_set_drvdata. They both are of the same data and overrides each other. This resulted in the rmmod of the svc driver to fail and throw a kernel panic for kthread_stop and fifo free.
A vulnerability in the Linux kernel's Stratix10 SVC driver has been addressed. The issue arose from the improper use of platform_set_drvdata and dev_set_drvdata, which both handled the same data and inadvertently overwrote each other. This conflict caused the removal of the SVC driver to fail, leading to a kernel panic as it attempted to stop a kernel thread and free a FIFO buffer. The vulnerability affects Linux kernel versions 6.6 and later.
Users can update to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for updating the kernel can be found in the official Linux kernel documentation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Dec 22, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/354fb03002da0970d337f0d3edbeb46cc4fa6f41 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/60ab1851614e6007344042b66da6e31d1cc26cb3 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/71796c91ee8e33faf4434a9e210b5063c28ea907 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/9d0a330abd9e49bcebf6307aac185081bde49a43 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/b359df793f609b1efce31dadfe6883ec73852619 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/bd226fa02ed6db6fce0fae010802f0950fd14fb9 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/d0fcf70c680e4d1669fcb3a8632f41400b9a73c2 | kernel.org | Source CodeVendor |
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
| Product | Versions |
|---|---|
| Linux kernel | All versions |
CPE
Remediation
| |
| Intel Stratix 10 Service Layer | All versions |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Dec 22, 2025 | New CVE Received | kernel.org |
Volerion