Security Advisory

CVE-2025-68328

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-22 16:12:22
Last updated 2026-05-11 21:51:03
Assigner Linux
State PUBLISHED

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.