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

113 lines
5.1 KiB
JSON
Raw Normal View History

2024-02-19 15:00:35 +00:00
{
2024-04-17 10:00:32 +00:00
"data_version": "4.0",
2024-02-19 15:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-26822",
2024-04-17 10:00:32 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-02-19 15:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-17 10:00:32 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: set correct id, uid and cruid for multiuser automounts\n\nWhen uid, gid and cruid are not specified, we need to dynamically\nset them into the filesystem context used for automounting otherwise\nthey'll end up reusing the values from the parent mount."
}
]
},
"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": "9fd29a5bae6e",
"version_value": "c2aa2718cda2"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.2",
"status": "affected"
},
{
"version": "0",
"lessThan": "6.2",
"status": "unaffected",
2024-11-05 10:02:17 +00:00
"versionType": "semver"
2024-04-17 10:00:32 +00:00
},
{
"version": "6.6.18",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 10:02:17 +00:00
"versionType": "semver"
2024-04-17 10:00:32 +00:00
},
{
"version": "6.7.6",
"lessThanOrEqual": "6.7.*",
"status": "unaffected",
2024-11-05 10:02:17 +00:00
"versionType": "semver"
2024-04-17 10:00:32 +00:00
},
{
"version": "6.8",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/c2aa2718cda2d56b4a551cb40043e9abc9684626",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/c2aa2718cda2d56b4a551cb40043e9abc9684626"
},
{
"url": "https://git.kernel.org/stable/c/7590ba9057c6d74c66f3b909a383ec47cd2f27fb",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/7590ba9057c6d74c66f3b909a383ec47cd2f27fb"
},
{
"url": "https://git.kernel.org/stable/c/4508ec17357094e2075f334948393ddedbb75157",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/4508ec17357094e2075f334948393ddedbb75157"
2024-02-19 15:00:35 +00:00
}
]
2024-04-17 10:00:32 +00:00
},
"generator": {
2024-11-05 10:02:17 +00:00
"engine": "bippy-9e1c9544281a"
2024-02-19 15:00:35 +00:00
}
}