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.
This vulnerability carries a HIGH severity rating with a CVSS v3.1 score of 7.8, requiring local system access to exploit with relatively low complexity without requiring user interaction requiring only low-level privileges . The vulnerability impacts confidentiality (data exposure), integrity (unauthorized modifications), and availability (service disruption) for affected systems. Impacting 1 product from linux organizations running these solutions should prioritize assessment and patching.
Reported in 2025, this vulnerability emerged during an era marked by increased sophistication in supply chain attacks, cloud infrastructure vulnerabilities, and software-as-a-service (SaaS) security challenges. Security practices during this period emphasized zero-trust architectures, container security, and API protection.
2025-02-26T07:01:33.703
2025-10-22T19:10:40.997
Analyzed
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSSv3.1: 7.8 (HIGH)
| Type | Vendor | Product | Version/Range | Vulnerable? |
|---|---|---|---|---|
| Operating System | linux | linux_kernel | < 4.9.325 | Yes |
| Operating System | linux | linux_kernel | < 4.14.290 | Yes |
| Operating System | linux | linux_kernel | < 4.19.254 | Yes |
| Operating System | linux | linux_kernel | < 5.4.208 | Yes |
| Operating System | linux | linux_kernel | < 5.10.134 | Yes |
| Operating System | linux | linux_kernel | < 5.15.58 | Yes |
| Operating System | linux | linux_kernel | < 5.18.15 | Yes |
| Operating System | linux | linux_kernel | 5.19 | Yes |
| Operating System | linux | linux_kernel | 5.19 | Yes |
| Operating System | linux | linux_kernel | 5.19 | Yes |
| Operating System | linux | linux_kernel | 5.19 | Yes |
| Operating System | linux | linux_kernel | 5.19 | Yes |
| Operating System | linux | linux_kernel | 5.19 | Yes |
| Operating System | linux | linux_kernel | 5.19 | Yes |
SecUtils normalizes and enriches National Vulnerability Database (NVD) records by standardizing vendor and product identifiers, aggregating vulnerability metadata from both NVD and MITRE sources, and providing structured context for security teams. For linux's affected products, we extract Common Platform Enumeration (CPE) data, Common Weakness Enumeration (CWE) classifications, CVSS severity metrics, and reference data to enable rapid vulnerability prioritization and asset correlation. This record contains no exploit code, proof-of-concept instructions, or attack methodologies—only defensive intelligence necessary for patch management, risk assessment, and security operations.