AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-68328

UNKNOWN · CVSS N/A EPSS 0.17%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-12-22 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Linux.

CVE
CVE-2025-68328
Severity
UNKNOWN
CVSS
N/A
EPSS
0.17%
Linux

Original NVD 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.