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

182 lines
8.8 KiB
JSON
Raw Normal View History

2024-05-17 13:00:37 +00:00
{
2024-05-17 14:01:25 +00:00
"data_version": "4.0",
2024-05-17 13:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-35815",
2024-05-17 14:01:25 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-05-17 13:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-17 14:01:25 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion\n\nThe first kiocb_set_cancel_fn() argument may point at a struct kiocb\nthat is not embedded inside struct aio_kiocb. With the current code,\ndepending on the compiler, the req->ki_ctx read happens either before\nthe IOCB_AIO_RW test or after that test. Move the req->ki_ctx read such\nthat it is guaranteed that the IOCB_AIO_RW test happens first."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-05-17 13:00:37 +00:00
}
]
2024-05-17 14:01:25 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "337b543e274f",
"version_value": "10ca82aff584"
},
{
"version_affected": "<",
"version_name": "b4eea7a05ee0",
"version_value": "396dbbc18963"
},
{
"version_affected": "<",
"version_name": "ea1cd64d59f2",
"version_value": "94eb0293703c"
},
{
"version_affected": "<",
"version_name": "d7b6fa97ec89",
"version_value": "a71cba07783a"
},
{
"version_affected": "<",
"version_name": "18f614369def",
"version_value": "18d5fc3c16cc"
},
{
"version_affected": "<",
"version_name": "e7e23fc5d5fe",
"version_value": "c01ed748847f"
},
{
"version_affected": "<",
"version_name": "1dc7d74fe456",
"version_value": "5c43d0041e3a"
},
{
"version_affected": "<",
"version_name": "b820de741ae4",
"version_value": "961ebd120565"
},
{
"version_affected": "<",
"version_name": "4.19.308",
"version_value": "4.19.312"
},
{
"version_affected": "<",
"version_name": "5.4.270",
"version_value": "5.4.274"
},
{
"version_affected": "<",
"version_name": "5.10.211",
"version_value": "5.10.215"
},
{
"version_affected": "<",
"version_name": "5.15.150",
"version_value": "5.15.154"
},
{
"version_affected": "<",
"version_name": "6.1.80",
"version_value": "6.1.84"
},
{
"version_affected": "<",
"version_name": "6.6.19",
"version_value": "6.6.24"
},
{
"version_affected": "<",
"version_name": "6.7.7",
"version_value": "6.7.12"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/10ca82aff58434e122c7c757cf0497c335f993f3",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/10ca82aff58434e122c7c757cf0497c335f993f3"
},
{
"url": "https://git.kernel.org/stable/c/396dbbc18963648e9d1a4edbb55cfe08fa374d50",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/396dbbc18963648e9d1a4edbb55cfe08fa374d50"
},
{
"url": "https://git.kernel.org/stable/c/94eb0293703ced580f05dfbe5a57da5931e9aee2",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/94eb0293703ced580f05dfbe5a57da5931e9aee2"
},
{
"url": "https://git.kernel.org/stable/c/a71cba07783abc76b547568b6452cd1dd9981410",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/a71cba07783abc76b547568b6452cd1dd9981410"
},
{
"url": "https://git.kernel.org/stable/c/18d5fc3c16cc317bd0e5f5dabe0660df415cadb7",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/18d5fc3c16cc317bd0e5f5dabe0660df415cadb7"
},
{
"url": "https://git.kernel.org/stable/c/c01ed748847fe8b810d86efc229b9e6c7fafa01e",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/c01ed748847fe8b810d86efc229b9e6c7fafa01e"
},
{
"url": "https://git.kernel.org/stable/c/5c43d0041e3a05c6c41c318b759fff16d2384596",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/5c43d0041e3a05c6c41c318b759fff16d2384596"
},
{
"url": "https://git.kernel.org/stable/c/961ebd120565cb60cebe21cb634fbc456022db4a",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/961ebd120565cb60cebe21cb634fbc456022db4a"
2024-06-25 22:01:04 +00:00
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"
2024-06-27 13:00:51 +00:00
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html"
2024-05-17 14:01:25 +00:00
}
]
},
"generator": {
2024-05-29 06:03:30 +00:00
"engine": "bippy-a5840b7849dd"
2024-05-17 13:00:37 +00:00
}
}