CVE-2022-49581
Last modified
CVE-2022-49581 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: be2net: Fix buffer overflow in be_get_module_eeprom be_cmd_read_port_transceiver_data assumes that it is given a buffer that is at least PAGE_DATA_LEN long, or twice that if the module supports SFF 8472. However, this is not always the case. Fix this by passing the desired offset and length to be_cmd_read_port_transceiver_data so that we only copy the bytes once.. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: be2net: Fix buffer overflow in be_get_module_eeprom be_cmd_read_port_transceiver_data assumes that it is given a buffer that is at least PAGE_DATA_LEN long, or twice that if the module supports SFF 8472. However, this is not always the case. Fix this by passing the desired offset and length to be_cmd_read_port_transceiver_data so that we only copy the bytes once.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 3.18, < 4.9.325 | — |
| Linux | Linux Kernel | >= 4.10, < 4.14.290 | — |
| Linux | Linux Kernel | >= 4.15, < 4.19.254 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.208 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.134 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.58 | — |
| Linux | Linux Kernel | >= 5.16, < 5.18.15 | — |
| Linux | Linux Kernel | 5.19 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-49581?
How severe is CVE-2022-49581?
How do I fix CVE-2022-49581?
Are you affected by CVE-2022-49581?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
