NONE · 0

CVE-2025-68328

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. Th...

Vulnerability 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.

References

FAQ

What is CVE-2025-68328?

CVE-2025-68328 is a documented vulnerability. 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. Th...

How severe is CVE-2025-68328?

CVSS scoring is not yet available for CVE-2025-68328. Check NVD for updates.

Is there a patch for CVE-2025-68328?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.