cvelist/2024/35xxx/CVE-2024-35918.json

135 lines
6.4 KiB
JSON
Raw Normal View History

2024-05-17 14:01:01 +00:00
{
2024-05-19 11:00:34 +00:00
"data_version": "4.0",
2024-05-17 14:01:01 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-35918",
2024-05-19 11:00:34 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-05-17 14:01:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-19 11:00:34 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nrandomize_kstack: Improve entropy diffusion\n\nThe kstack_offset variable was really only ever using the low bits for\nkernel stack offset entropy. Add a ror32() to increase bit diffusion."
}
]
},
"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": "39218ff4c625",
"version_value": "dfb2ce952143"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.13",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.13",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "5.15.155",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "6.1.86",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "6.6.27",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "6.8.6",
"lessThanOrEqual": "6.8.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "6.9",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/dfb2ce952143de60dd756ed666901236c76cb3fa",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/dfb2ce952143de60dd756ed666901236c76cb3fa"
},
{
"url": "https://git.kernel.org/stable/c/e80b4980af2688d8ff69c157ffa773dd1f1eb02c",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/e80b4980af2688d8ff69c157ffa773dd1f1eb02c"
},
{
"url": "https://git.kernel.org/stable/c/300a2b9c2b28282974ee300bb5d5025cbbb1f64c",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/300a2b9c2b28282974ee300bb5d5025cbbb1f64c"
},
{
"url": "https://git.kernel.org/stable/c/6be74b1e21f8de4c48af772c2f658b464bfe6145",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/6be74b1e21f8de4c48af772c2f658b464bfe6145"
},
{
"url": "https://git.kernel.org/stable/c/9c573cd313433f6c1f7236fe64b9b743500c1628",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/9c573cd313433f6c1f7236fe64b9b743500c1628"
2024-05-17 14:01:01 +00:00
}
]
2024-05-19 11:00:34 +00:00
},
"generator": {
2024-05-29 06:01:04 +00:00
"engine": "bippy-a5840b7849dd"
2024-05-17 14:01:01 +00:00
}
}