{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2025-68313",
        "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "state": "PUBLISHED",
        "assignerShortName": "Linux",
        "dateReserved": "2025-12-16T14:48:05.295Z",
        "datePublished": "2025-12-16T15:39:43.972Z",
        "dateUpdated": "2026-09-02T12:49:29.117Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
                "shortName": "Linux",
                "dateUpdated": "2026-09-02T12:49:29.117Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/CPU/AMD: Add RDSEED fix for Zen5\n\nThere's an issue with RDSEED's 16-bit and 32-bit register output\nvariants on Zen5 which return a random value of 0 \"at a rate inconsistent\nwith randomness while incorrectly signaling success (CF=1)\". Search the\nweb for AMD-SB-7055 for more detail.\n\nAdd a fix glue which checks microcode revisions.\n\n  [ bp: Add microcode revisions checking, rewrite. ]"
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "baseScore": 7.1,
                        "baseSeverity": "HIGH"
                    },
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "AV:L - The affected RDSEED forms are directly executable by local user-space code; no syscall or network packet directly reaches the primitive.\nAC:L - An attacker can create the demonstrated RDSEED and memory-pressure workload using concurrent threads, so the triggering conditions are attacker-controlled.\nPR:L - An ordinary unprivileged process can execute RDSEED and induce contention without capabilities, root access, or namespace privileges.\nUI:N - Exploitation requires no action by a human victim once affected software consumes RDSEED-derived entropy.\nS:U - The impact remains within the affected host or guest security authority, with no demonstrated guest-to-host escape or other scope crossing.\nC:H - Predictable seed material can compromise cryptographic private keys, session keys, or nonces, potentially exposing all data protected by them.\nI:H - Compromised signing, authentication, or encryption keys can enable impersonation, forgery, and unauthorized modification of protected data.\nA:N - The flaw degrades entropy but does not directly corrupt memory, crash the kernel, hang execution, or exhaust resources."
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "unaffected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "arch/x86/kernel/cpu/amd.c"
                    ],
                    "versions": [
                        {
                            "version": "3e4147f33f8b647775357bae0248b9a2aeebfcd2",
                            "lessThan": "e980de2ff109dacb6d9d3a77f01b27c467115ecb",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "3e4147f33f8b647775357bae0248b9a2aeebfcd2",
                            "lessThan": "36ff93e66d0efc46e39fab536a9feec968daa766",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "3e4147f33f8b647775357bae0248b9a2aeebfcd2",
                            "lessThan": "607b9fb2ce248cc5b633c5949e0153838992c152",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "5953e7a89966fc5a42124a08ba33a9c57ba5173c",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "6.6.156",
                            "lessThan": "6.7",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ]
                },
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "affected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "arch/x86/kernel/cpu/amd.c"
                    ],
                    "versions": [
                        {
                            "version": "6.8",
                            "status": "affected"
                        },
                        {
                            "version": "0",
                            "lessThan": "6.8",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.12.58",
                            "lessThanOrEqual": "6.12.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.17.8",
                            "lessThanOrEqual": "6.17.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.18",
                            "lessThanOrEqual": "*",
                            "status": "unaffected",
                            "versionType": "original_commit_for_fix"
                        }
                    ]
                }
            ],
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.8",
                                    "versionEndExcluding": "6.12.58"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.8",
                                    "versionEndExcluding": "6.17.8"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.8",
                                    "versionEndExcluding": "6.18"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.6.156"
                                }
                            ]
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://git.kernel.org/stable/c/e980de2ff109dacb6d9d3a77f01b27c467115ecb"
                },
                {
                    "url": "https://git.kernel.org/stable/c/36ff93e66d0efc46e39fab536a9feec968daa766"
                },
                {
                    "url": "https://git.kernel.org/stable/c/607b9fb2ce248cc5b633c5949e0153838992c152"
                }
            ],
            "title": "x86/CPU/AMD: Add RDSEED fix for Zen5",
            "x_generator": {
                "engine": "bippy-1.2.0"
            }
        }
    }
}