cvelist/2024/56xxx/CVE-2024-56713.json
2024-12-29 09:01:18 +00:00

102 lines
4.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-56713",
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: netdevsim: fix nsim_pp_hold_write()\n\nnsim_pp_hold_write() has two problems:\n\n1) It may return with rtnl held, as found by syzbot.\n\n2) Its return value does not propagate an error if any."
}
]
},
"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": "1580cbcbfe770b0a7fb76735c1a601483335c1c2",
"version_value": "5c553262f063b3bf85df3b22a9818a8d92510f4d"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.10",
"status": "affected"
},
{
"version": "0",
"lessThan": "6.10",
"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": [
{
"url": "https://git.kernel.org/stable/c/5c553262f063b3bf85df3b22a9818a8d92510f4d",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/5c553262f063b3bf85df3b22a9818a8d92510f4d"
},
{
"url": "https://git.kernel.org/stable/c/b9b8301d369b4c876de5255dbf067b19ba88ac71",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/b9b8301d369b4c876de5255dbf067b19ba88ac71"
}
]
},
"generator": {
"engine": "bippy-5f407fcff5a0"
}
}