cvelist/2024/56xxx/CVE-2024-56715.json

135 lines
6.5 KiB
JSON
Raw Normal View History

2024-12-29 03:21:09 +00:00
{
2024-12-29 09:01:18 +00:00
"data_version": "4.0",
2024-12-29 03:21:09 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-56715",
2024-12-29 09:01:18 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-12-29 03:21:09 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-29 09:01:18 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nionic: Fix netdev notifier unregister on failure\n\nIf register_netdev() fails, then the driver leaks the netdev notifier.\nFix this by calling ionic_lif_unregister() on register_netdev()\nfailure. This will also call ionic_lif_unregister_phc() if it has\nalready been registered."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-12-29 03:21:09 +00:00
}
]
2024-12-29 09:01:18 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "30b87ab4c0b30e0f681cb7dfaab6c642dd17e454",
2025-01-09 16:00:59 +00:00
"version_value": "87847938f5708b2509b279369c96572254bcf2ba"
2024-12-29 09:01:18 +00:00
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.10",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.10",
"status": "unaffected",
"versionType": "semver"
},
2025-01-09 16:00:59 +00:00
{
"version": "5.15.176",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"versionType": "semver"
},
2024-12-29 09:01:18 +00:00
{
"version": "6.1.122",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.6.68",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.12.7",
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.13-rc4",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2025-01-09 16:00:59 +00:00
{
"url": "https://git.kernel.org/stable/c/87847938f5708b2509b279369c96572254bcf2ba",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/87847938f5708b2509b279369c96572254bcf2ba"
},
2024-12-29 09:01:18 +00:00
{
"url": "https://git.kernel.org/stable/c/da93a12876f8b969df7316dc93aac7e725f88252",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/da93a12876f8b969df7316dc93aac7e725f88252"
},
{
"url": "https://git.kernel.org/stable/c/da5736f516a664a9e1ff74902663c64c423045d2",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/da5736f516a664a9e1ff74902663c64c423045d2"
},
{
"url": "https://git.kernel.org/stable/c/ee2e931b2b46de9af7f681258e8ec8e2cd81cfc6",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/ee2e931b2b46de9af7f681258e8ec8e2cd81cfc6"
},
{
"url": "https://git.kernel.org/stable/c/9590d32e090ea2751e131ae5273859ca22f5ac14",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/9590d32e090ea2751e131ae5273859ca22f5ac14"
}
]
},
"generator": {
"engine": "bippy-5f407fcff5a0"
2024-12-29 03:21:09 +00:00
}
}