cvelist/2024/38xxx/CVE-2024-38573.json

146 lines
7.2 KiB
JSON
Raw Normal View History

2024-06-18 20:00:33 +00:00
{
2024-06-19 14:00:35 +00:00
"data_version": "4.0",
2024-06-18 20:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-38573",
2024-06-19 14:00:35 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-06-18 20:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-19 14:00:35 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncppc_cpufreq: Fix possible null pointer dereference\n\ncppc_cpufreq_get_rate() and hisi_cppc_cpufreq_get_rate() can be called from\ndifferent places with various parameters. So cpufreq_cpu_get() can return\nnull as 'policy' in some circumstances.\nFix this bug by adding null return check.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE."
2024-06-18 20:00:33 +00:00
}
]
2024-06-19 14:00:35 +00:00
},
"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": "a28b2bfc099c",
"version_value": "9a185cc5a79b"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.11",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.11",
"status": "unaffected",
2024-11-05 10:01:15 +00:00
"versionType": "semver"
2024-06-19 14:00:35 +00:00
},
{
"version": "5.15.161",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
2024-11-05 10:01:15 +00:00
"versionType": "semver"
2024-06-19 14:00:35 +00:00
},
{
"version": "6.1.93",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-05 10:01:15 +00:00
"versionType": "semver"
2024-06-19 14:00:35 +00:00
},
{
"version": "6.6.33",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 10:01:15 +00:00
"versionType": "semver"
2024-06-19 14:00:35 +00:00
},
{
"version": "6.8.12",
"lessThanOrEqual": "6.8.*",
"status": "unaffected",
2024-11-05 10:01:15 +00:00
"versionType": "semver"
2024-06-19 14:00:35 +00:00
},
{
"version": "6.9.3",
"lessThanOrEqual": "6.9.*",
"status": "unaffected",
2024-11-05 10:01:15 +00:00
"versionType": "semver"
2024-06-19 14:00:35 +00:00
},
{
2024-07-15 07:01:05 +00:00
"version": "6.10",
2024-06-19 14:00:35 +00:00
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/9a185cc5a79ba408e1c73375706630662304f618",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/9a185cc5a79ba408e1c73375706630662304f618"
},
{
"url": "https://git.kernel.org/stable/c/769c4f355b7962895205b86ad35617873feef9a5",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/769c4f355b7962895205b86ad35617873feef9a5"
},
{
"url": "https://git.kernel.org/stable/c/f84b9b25d045e67a7eee5e73f21278c8ab06713c",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/f84b9b25d045e67a7eee5e73f21278c8ab06713c"
},
{
"url": "https://git.kernel.org/stable/c/b18daa4ec727c0266de5bfc78e818d168cc4aedf",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/b18daa4ec727c0266de5bfc78e818d168cc4aedf"
},
{
"url": "https://git.kernel.org/stable/c/dfec15222529d22b15e5b0d63572a9e39570cab4",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/dfec15222529d22b15e5b0d63572a9e39570cab4"
},
{
"url": "https://git.kernel.org/stable/c/cf7de25878a1f4508c69dc9f6819c21ba177dbfe",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/cf7de25878a1f4508c69dc9f6819c21ba177dbfe"
}
]
},
"generator": {
2024-11-05 10:01:15 +00:00
"engine": "bippy-9e1c9544281a"
2024-06-18 20:00:33 +00:00
}
}