{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2022-49654", "ASSIGNER": "cve@kernel.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: dsa: qca8k: reset cpu port on MTU change\n\nIt was discovered that the Documentation lacks of a fundamental detail\non how to correctly change the MAX_FRAME_SIZE of the switch.\n\nIn fact if the MAX_FRAME_SIZE is changed while the cpu port is on, the\nswitch panics and cease to send any packet. This cause the mgmt ethernet\nsystem to not receive any packet (the slow fallback still works) and\nmakes the device not reachable. To recover from this a switch reset is\nrequired.\n\nTo correctly handle this, turn off the cpu ports before changing the\nMAX_FRAME_SIZE and turn on again after the value is applied." } ] }, "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": "f58d2598cf70d41f73e761b62a114d2e8f94a676", "version_value": "188c798f3c2554fa0d7147e9b97baf144b817019" }, { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "version": "5.9", "status": "affected" }, { "version": "0", "lessThan": "5.9", "status": "unaffected", "versionType": "semver" }, { "version": "5.15.54", "lessThanOrEqual": "5.15.*", "status": "unaffected", "versionType": "semver" }, { "version": "5.18.11", "lessThanOrEqual": "5.18.*", "status": "unaffected", "versionType": "semver" }, { "version": "5.19", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix" } ], "defaultStatus": "affected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://git.kernel.org/stable/c/188c798f3c2554fa0d7147e9b97baf144b817019", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/188c798f3c2554fa0d7147e9b97baf144b817019" }, { "url": "https://git.kernel.org/stable/c/1993f5a06736ada59dd54b50dc96755a38796ee5", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/1993f5a06736ada59dd54b50dc96755a38796ee5" }, { "url": "https://git.kernel.org/stable/c/386228c694bf1e7a7688e44412cb33500b0ac585", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/386228c694bf1e7a7688e44412cb33500b0ac585" } ] }, "generator": { "engine": "bippy-5f407fcff5a0" } }