CVE-2025-68328
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-12-22

Last updated on: 2025-12-23

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-22
Last Modified
2025-12-23
Generated
2026-05-07
AI Q&A
2025-12-23
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in the Linux kernel's stratix10-svc firmware involved incorrect usage of platform_set_drvdata and dev_set_drvdata functions. Both functions were used with the same data, causing them to override each other. This bug led to failures when removing the svc driver module (rmmod), resulting in a kernel panic during kthread_stop and fifo free operations.


How can this vulnerability impact me? :

The vulnerability can cause the svc driver removal process to fail, leading to a kernel panic. This can result in system instability or crashes when attempting to unload the driver, potentially affecting system reliability and uptime.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart