mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +00:00
122 lines
5.3 KiB
JSON
122 lines
5.3 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-50241",
|
|
"ASSIGNER": "cve@kernel.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Initialize struct nfsd4_copy earlier\n\nEnsure the refcount and async_copies fields are initialized early.\ncleanup_async_copy() will reference these fields if an error occurs\nin nfsd4_copy(). If they are not correctly initialized, at the very\nleast, a refcount underflow occurs."
|
|
}
|
|
]
|
|
},
|
|
"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": "9e52ff544e0b",
|
|
"version_value": "059434d23c45"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "43e46ee5efc0",
|
|
"version_value": "7267625baf36"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "7ea9260874b7",
|
|
"version_value": "c3074003fa68"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "ae267989b7b7",
|
|
"version_value": "421f1a2a1afb"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "6a488ad7745b",
|
|
"version_value": "e30a9a2f69c3"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "aadc3bbea163",
|
|
"version_value": "63fab04cbd0f"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "6.11.3",
|
|
"version_value": "6.11.7"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/059434d23c4578d9d02efb92d848ea21bc640112",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/059434d23c4578d9d02efb92d848ea21bc640112"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/7267625baf365a969f1b25ded6f07b64bc90ec5b",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/7267625baf365a969f1b25ded6f07b64bc90ec5b"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/c3074003fa6837c2b89a34d8d12d9463b59d22d6",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/c3074003fa6837c2b89a34d8d12d9463b59d22d6"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/421f1a2a1afb47d88de09457ef7687e1df7bc997",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/421f1a2a1afb47d88de09457ef7687e1df7bc997"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/e30a9a2f69c34a00a3cb4fd45c5d231929e66fb1",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/e30a9a2f69c34a00a3cb4fd45c5d231929e66fb1"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/63fab04cbd0f96191b6e5beedc3b643b01c15889",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/63fab04cbd0f96191b6e5beedc3b643b01c15889"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "bippy-8e903de6a542"
|
|
}
|
|
} |