cvelist/2025/21xxx/CVE-2025-21841.json
2025-03-07 10:00:34 +00:00

113 lines
5.1 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-21841",
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncpufreq/amd-pstate: Fix cpufreq_policy ref counting\n\namd_pstate_update_limits() takes a cpufreq_policy reference but doesn't\ndecrement the refcount in one of the exit paths, fix that."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "45722e777fd99ea863fe653c1838d39f678506e2",
"version_value": "56e6976793c0fcf1638aa534242408ab4e4ca705"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.12",
"status": "affected"
},
{
"version": "0",
"lessThan": "6.12",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.12.16",
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.13.4",
"lessThanOrEqual": "6.13.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.14-rc2",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/56e6976793c0fcf1638aa534242408ab4e4ca705",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/56e6976793c0fcf1638aa534242408ab4e4ca705"
},
{
"url": "https://git.kernel.org/stable/c/28e4c515cf644c621800bd97841757fd49891ba4",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/28e4c515cf644c621800bd97841757fd49891ba4"
},
{
"url": "https://git.kernel.org/stable/c/3ace20038e19f23fe73259513f1f08d4bf1a3c83",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/3ace20038e19f23fe73259513f1f08d4bf1a3c83"
}
]
},
"generator": {
"engine": "bippy-5f407fcff5a0"
}
}