"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-03-04 17:00:35 +00:00
parent 735bc21fc7
commit c14a4b3da8
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
4 changed files with 56 additions and 152 deletions

View File

@ -5,164 +5,14 @@
"CVE_data_meta": {
"ID": "CVE-2023-52579",
"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\nipv4: fix null-deref in ipv4_link_failure\n\nCurrently, we assume the skb is associated with a device before calling\n__ip_options_compile, which is not always the case if it is re-routed by\nipvs.\nWhen skb->dev is NULL, dev_net(skb->dev) will become null-dereference.\nThis patch adds a check for the edge case and switch to use the net_device\nfrom the rtable when skb->dev is NULL."
"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": "0a7e8300b7f4",
"version_value": "084c7ac9e8d6"
},
{
"version_affected": "<",
"version_name": "7ba5ec69e1a7",
"version_value": "a2cf7bd75b39"
},
{
"version_affected": "<",
"version_name": "ed0de45a1008",
"version_value": "810fd23d9715"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "4.14.327",
"lessThanOrEqual": "4.14.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "4.19.296",
"lessThanOrEqual": "4.19.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "5.4.258",
"lessThanOrEqual": "5.4.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "5.10.198",
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "5.15.134",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "6.1.56",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "6.5.6",
"lessThanOrEqual": "6.5.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "6.6",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/084c7ac9e8d60bf21a423490021b7c3427312955",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/084c7ac9e8d60bf21a423490021b7c3427312955"
},
{
"url": "https://git.kernel.org/stable/c/a2cf7bd75b3992e8df68dd5fdc6499b67d45f6e0",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/a2cf7bd75b3992e8df68dd5fdc6499b67d45f6e0"
},
{
"url": "https://git.kernel.org/stable/c/810fd23d9715474aa27997584e8fc9396ef3cb67",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/810fd23d9715474aa27997584e8fc9396ef3cb67"
},
{
"url": "https://git.kernel.org/stable/c/8689c9ace976d6c078e6dc844b09598796e84099",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/8689c9ace976d6c078e6dc844b09598796e84099"
},
{
"url": "https://git.kernel.org/stable/c/8860d354f653628b6330e1c5b06b2828948135a4",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/8860d354f653628b6330e1c5b06b2828948135a4"
},
{
"url": "https://git.kernel.org/stable/c/2712545e535d7a2e4c53b9c9658a9c88c6055862",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/2712545e535d7a2e4c53b9c9658a9c88c6055862"
},
{
"url": "https://git.kernel.org/stable/c/cda20fcddf53f0f959641c8ef4d50ab87ffa5124",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/cda20fcddf53f0f959641c8ef4d50ab87ffa5124"
},
{
"url": "https://git.kernel.org/stable/c/0113d9c9d1ccc07f5a3710dac4aa24b6d711278c",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/0113d9c9d1ccc07f5a3710dac4aa24b6d711278c"
}
]
},
"generator": {
"engine": "bippy-4986f5686161"
}
}

View File

@ -0,0 +1,18 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-2167",
"ASSIGNER": "security@wordfence.com",
"STATE": "REJECT"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2024-2041. Reason: This candidate is a reservation duplicate of CVE-2024-2041. Notes: All CVE users should reference CVE-2024-2041 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage."
}
]
}
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-2168",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-2169",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}