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

135 lines
6.4 KiB
JSON
Raw Normal View History

2024-02-19 15:00:59 +00:00
{
2024-02-22 17:00:39 +00:00
"data_version": "4.0",
2024-02-19 15:00:59 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-26592",
2024-02-22 17:00:39 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-02-19 15:00:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-22 17:00:39 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nksmbd: fix UAF issue in ksmbd_tcp_new_connection()\n\nThe race is between the handling of a new TCP connection and\nits disconnection. It leads to UAF on `struct tcp_transport` in\nksmbd_tcp_new_connection() function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-02-19 15:00:59 +00:00
}
]
2024-02-22 17:00:39 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
2024-02-26 10:00:34 +00:00
"version_name": "a848c4f15ab6",
2024-02-23 10:00:34 +00:00
"version_value": "999daf367b92"
2024-02-22 17:00:39 +00:00
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
2024-02-26 10:00:34 +00:00
{
"version": "5.15",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.15",
"status": "unaffected",
2024-11-05 10:02:47 +00:00
"versionType": "semver"
2024-02-26 10:00:34 +00:00
},
2024-02-23 10:00:34 +00:00
{
"version": "5.15.149",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
2024-11-05 10:02:47 +00:00
"versionType": "semver"
2024-02-23 10:00:34 +00:00
},
2024-02-22 17:00:39 +00:00
{
"version": "6.1.75",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-05 10:02:47 +00:00
"versionType": "semver"
2024-02-22 17:00:39 +00:00
},
{
"version": "6.6.14",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 10:02:47 +00:00
"versionType": "semver"
2024-02-22 17:00:39 +00:00
},
{
"version": "6.7.2",
"lessThanOrEqual": "6.7.*",
"status": "unaffected",
2024-11-05 10:02:47 +00:00
"versionType": "semver"
2024-02-22 17:00:39 +00:00
},
{
2024-04-01 20:42:56 +00:00
"version": "6.8",
2024-02-22 17:00:39 +00:00
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2024-02-23 10:00:34 +00:00
{
"url": "https://git.kernel.org/stable/c/999daf367b924fdf14e9d83e034ee0f86bc17ec6",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/999daf367b924fdf14e9d83e034ee0f86bc17ec6"
},
2024-02-22 17:00:39 +00:00
{
"url": "https://git.kernel.org/stable/c/380965e48e9c32ee4263c023e1d830ea7e462ed1",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/380965e48e9c32ee4263c023e1d830ea7e462ed1"
},
{
"url": "https://git.kernel.org/stable/c/24290ba94cd0136e417283b0dbf8fcdabcf62111",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/24290ba94cd0136e417283b0dbf8fcdabcf62111"
},
{
"url": "https://git.kernel.org/stable/c/69d54650b751532d1e1613a4fb433e591aeef126",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/69d54650b751532d1e1613a4fb433e591aeef126"
},
{
"url": "https://git.kernel.org/stable/c/38d20c62903d669693a1869aa68c4dd5674e2544",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/38d20c62903d669693a1869aa68c4dd5674e2544"
}
]
},
"generator": {
2024-11-05 10:02:47 +00:00
"engine": "bippy-9e1c9544281a"
2024-02-19 15:00:59 +00:00
}
}