mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +00:00
"-Synchronized-Data."
This commit is contained in:
parent
d0341b7180
commit
5a7c1b7144
@ -5,132 +5,14 @@
|
||||
"CVE_data_meta": {
|
||||
"ID": "CVE-2024-26819",
|
||||
"ASSIGNER": "cve@kernel.org",
|
||||
"STATE": "PUBLIC"
|
||||
"STATE": "REJECT"
|
||||
},
|
||||
"description": {
|
||||
"description_data": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm: limit the number of targets and parameter size area\n\nThe kvmalloc function fails with a warning if the size is larger than\nINT_MAX. The warning was triggered by a syscall testing robot.\n\nIn order to avoid the warning, this commit limits the number of targets to\n1048576 and the size of the parameter area to 1073741824."
|
||||
"value": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority."
|
||||
}
|
||||
]
|
||||
},
|
||||
"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": "1da177e4c3f4",
|
||||
"version_value": "a891a0621e72"
|
||||
},
|
||||
{
|
||||
"version_value": "not down converted",
|
||||
"x_cve_json_5_version_data": {
|
||||
"versions": [
|
||||
{
|
||||
"version": "5.10.210",
|
||||
"lessThanOrEqual": "5.10.*",
|
||||
"status": "unaffected",
|
||||
"versionType": "custom"
|
||||
},
|
||||
{
|
||||
"version": "5.15.149",
|
||||
"lessThanOrEqual": "5.15.*",
|
||||
"status": "unaffected",
|
||||
"versionType": "custom"
|
||||
},
|
||||
{
|
||||
"version": "6.1.79",
|
||||
"lessThanOrEqual": "6.1.*",
|
||||
"status": "unaffected",
|
||||
"versionType": "custom"
|
||||
},
|
||||
{
|
||||
"version": "6.6.18",
|
||||
"lessThanOrEqual": "6.6.*",
|
||||
"status": "unaffected",
|
||||
"versionType": "custom"
|
||||
},
|
||||
{
|
||||
"version": "6.7.6",
|
||||
"lessThanOrEqual": "6.7.*",
|
||||
"status": "unaffected",
|
||||
"versionType": "custom"
|
||||
},
|
||||
{
|
||||
"version": "6.8",
|
||||
"lessThanOrEqual": "*",
|
||||
"status": "unaffected",
|
||||
"versionType": "original_commit_for_fix"
|
||||
}
|
||||
],
|
||||
"defaultStatus": "affected"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"references": {
|
||||
"reference_data": [
|
||||
{
|
||||
"url": "https://git.kernel.org/stable/c/a891a0621e725e85529985139cada8cb5a74a116",
|
||||
"refsource": "MISC",
|
||||
"name": "https://git.kernel.org/stable/c/a891a0621e725e85529985139cada8cb5a74a116"
|
||||
},
|
||||
{
|
||||
"url": "https://git.kernel.org/stable/c/888a0a46b80fa37eacfe81faf47ba0b83876251d",
|
||||
"refsource": "MISC",
|
||||
"name": "https://git.kernel.org/stable/c/888a0a46b80fa37eacfe81faf47ba0b83876251d"
|
||||
},
|
||||
{
|
||||
"url": "https://git.kernel.org/stable/c/c5d83ac2bf6ca668a39ffb1a576899a66153ba19",
|
||||
"refsource": "MISC",
|
||||
"name": "https://git.kernel.org/stable/c/c5d83ac2bf6ca668a39ffb1a576899a66153ba19"
|
||||
},
|
||||
{
|
||||
"url": "https://git.kernel.org/stable/c/438d19492b7f002334573bae43276297eb234c80",
|
||||
"refsource": "MISC",
|
||||
"name": "https://git.kernel.org/stable/c/438d19492b7f002334573bae43276297eb234c80"
|
||||
},
|
||||
{
|
||||
"url": "https://git.kernel.org/stable/c/cd70175481f63af31901dd463e44386f033c3f4c",
|
||||
"refsource": "MISC",
|
||||
"name": "https://git.kernel.org/stable/c/cd70175481f63af31901dd463e44386f033c3f4c"
|
||||
},
|
||||
{
|
||||
"url": "https://git.kernel.org/stable/c/bd504bcfec41a503b32054da5472904b404341a4",
|
||||
"refsource": "MISC",
|
||||
"name": "https://git.kernel.org/stable/c/bd504bcfec41a503b32054da5472904b404341a4"
|
||||
}
|
||||
]
|
||||
},
|
||||
"generator": {
|
||||
"engine": "bippy-d175d3acf727"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user