cvelist/2024/26xxx/CVE-2024-26936.json

135 lines
6.5 KiB
JSON
Raw Normal View History

2024-02-19 15:01:23 +00:00
{
2024-05-01 06:00:35 +00:00
"data_version": "4.0",
2024-02-19 15:01:23 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-26936",
2024-05-01 06:00:35 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-02-19 15:01:23 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-01 06:00:35 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nksmbd: validate request buffer size in smb2_allocate_rsp_buf()\n\nThe response buffer should be allocated in smb2_allocate_rsp_buf\nbefore validating request. But the fields in payload as well as smb2 header\nis used in smb2_allocate_rsp_buf(). This patch add simple buffer size\nvalidation to avoid potencial out-of-bounds in request buffer."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-02-19 15:01:23 +00:00
}
]
2024-05-01 06:00:35 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
2024-12-09 15:01:01 +00:00
"version_name": "0626e6641f6b",
2024-05-17 11:01:05 +00:00
"version_value": "8f3d0bf1d0c6"
2024-05-01 06:00:35 +00:00
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
2024-12-09 15:01:01 +00:00
{
"version": "5.15",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.15",
"status": "unaffected",
"versionType": "semver"
},
2024-05-17 11:01:05 +00:00
{
"version": "5.15.159",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
2024-11-05 10:04:06 +00:00
"versionType": "semver"
2024-05-17 11:01:05 +00:00
},
2024-05-01 06:00:35 +00:00
{
"version": "6.1.88",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-05 10:04:06 +00:00
"versionType": "semver"
2024-05-01 06:00:35 +00:00
},
{
"version": "6.6.29",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 10:04:06 +00:00
"versionType": "semver"
2024-05-01 06:00:35 +00:00
},
{
"version": "6.8.8",
"lessThanOrEqual": "6.8.*",
"status": "unaffected",
2024-11-05 10:04:06 +00:00
"versionType": "semver"
2024-05-01 06:00:35 +00:00
},
{
2024-05-13 08:00:38 +00:00
"version": "6.9",
2024-05-01 06:00:35 +00:00
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2024-05-17 11:01:05 +00:00
{
"url": "https://git.kernel.org/stable/c/8f3d0bf1d0c62b539d54c5b9108a845cff619b99",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/8f3d0bf1d0c62b539d54c5b9108a845cff619b99"
},
2024-05-01 06:00:35 +00:00
{
"url": "https://git.kernel.org/stable/c/21ff9d7d223c5c19cb4334009e4c0c83a2f4d674",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/21ff9d7d223c5c19cb4334009e4c0c83a2f4d674"
},
{
"url": "https://git.kernel.org/stable/c/5c20b242d4fed73a93591e48bfd9772e2322fb11",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/5c20b242d4fed73a93591e48bfd9772e2322fb11"
},
{
"url": "https://git.kernel.org/stable/c/2c27a64a2bc47d9bfc7c3cf8be14be53b1ee7cb6",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/2c27a64a2bc47d9bfc7c3cf8be14be53b1ee7cb6"
},
{
"url": "https://git.kernel.org/stable/c/17cf0c2794bdb6f39671265aa18aea5c22ee8c4a",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/17cf0c2794bdb6f39671265aa18aea5c22ee8c4a"
}
]
},
"generator": {
2024-12-09 15:01:01 +00:00
"engine": "bippy-8e903de6a542"
2024-02-19 15:01:23 +00:00
}
}