Skip to content

Commit 37f4891

Browse files
1 parent 1b9c1e4 commit 37f4891

File tree

1 file changed

+25
-3
lines changed

1 file changed

+25
-3
lines changed

advisories/unreviewed/2025/12/GHSA-p94w-2mf4-q2mj/GHSA-p94w-2mf4-q2mj.json

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,41 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-p94w-2mf4-q2mj",
4-
"modified": "2025-12-22T18:30:25Z",
4+
"modified": "2025-12-22T18:30:36Z",
55
"published": "2025-12-22T18:30:25Z",
66
"aliases": [
77
"CVE-2025-68328"
88
],
9+
"summary": "Greatness444 ",
910
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nfirmware: stratix10-svc: fix bug in saving controller data\n\nFix the incorrect usage of platform_set_drvdata and dev_set_drvdata. They\nboth are of the same data and overrides each other. This resulted in the\nrmmod of the svc driver to fail and throw a kernel panic for kthread_stop\nand fifo free.",
1011
"severity": [],
11-
"affected": [],
12+
"affected": [
13+
{
14+
"package": {
15+
"ecosystem": "Go",
16+
"name": ""
17+
},
18+
"ranges": [
19+
{
20+
"type": "ECOSYSTEM",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
}
25+
]
26+
}
27+
]
28+
}
29+
],
1230
"references": [
1331
{
1432
"type": "ADVISORY",
1533
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68328"
1634
},
35+
{
36+
"type": "PACKAGE",
37+
"url": "https://4002193041ab74131219215f02c46623.r2.cloudflarestorage.com"
38+
},
1739
{
1840
"type": "WEB",
1941
"url": "https://git.kernel.org/stable/c/354fb03002da0970d337f0d3edbeb46cc4fa6f41"
@@ -45,7 +67,7 @@
4567
],
4668
"database_specific": {
4769
"cwe_ids": [],
48-
"severity": null,
70+
"severity": "HIGH",
4971
"github_reviewed": false,
5072
"github_reviewed_at": null,
5173
"nvd_published_at": "2025-12-22T17:16:00Z"

0 commit comments

Comments
 (0)