Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Security»Common Vulnerabilities and Exposures (CVEs)»CVE-2023-53142 – “Ice: Buffer Overflow in ice_get_module_eeprom()”

    CVE-2023-53142 – “Ice: Buffer Overflow in ice_get_module_eeprom()”

    May 2, 2025

    CVE ID : CVE-2023-53142

    Published : May 2, 2025, 4:15 p.m. | 34 minutes ago

    Description : In the Linux kernel, the following vulnerability has been resolved:

    ice: copy last block omitted in ice_get_module_eeprom()

    ice_get_module_eeprom() is broken since commit e9c9692c8a81 (“ice:
    Reimplement module reads used by ethtool”) In this refactor,
    ice_get_module_eeprom() reads the eeprom in blocks of size 8.
    But the condition that should protect the buffer overflow
    ignores the last block. The last block always contains zeros.

    Bug uncovered by ethtool upstream commit 9538f384b535
    (“netlink: eeprom: Defer page requests to individual parsers”)
    After this commit, ethtool reads a block with length = 1;
    to read the SFF-8024 identifier value.

    unpatched driver:
    $ ethtool -m enp65s0f0np0 offset 0x90 length 8
    Offset Values
    —— ——
    0x0090: 00 00 00 00 00 00 00 00
    $ ethtool -m enp65s0f0np0 offset 0x90 length 12
    Offset Values
    —— ——
    0x0090: 00 00 01 a0 4d 65 6c 6c 00 00 00 00
    $

    $ ethtool -m enp65s0f0np0
    Offset Values
    —— ——
    0x0000: 11 06 06 00 00 00 00 00 00 00 00 00 00 00 00 00
    0x0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    0x0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    0x0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    0x0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    0x0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 01 08 00
    0x0070: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00

    patched driver:
    $ ethtool -m enp65s0f0np0 offset 0x90 length 8
    Offset Values
    —— ——
    0x0090: 00 00 01 a0 4d 65 6c 6c
    $ ethtool -m enp65s0f0np0 offset 0x90 length 12
    Offset Values
    —— ——
    0x0090: 00 00 01 a0 4d 65 6c 6c 61 6e 6f 78
    $ ethtool -m enp65s0f0np0
    Identifier : 0x11 (QSFP28)
    Extended identifier : 0x00
    Extended identifier description : 1.5W max. Power consumption
    Extended identifier description : No CDR in TX, No CDR in RX
    Extended identifier description : High Power Class (> 3.5 W) not enabled
    Connector : 0x23 (No separable connector)
    Transceiver codes : 0x88 0x00 0x00 0x00 0x00 0x00 0x00 0x00
    Transceiver type : 40G Ethernet: 40G Base-CR4
    Transceiver type : 25G Ethernet: 25G Base-CR CA-N
    Encoding : 0x05 (64B/66B)
    BR, Nominal : 25500Mbps
    Rate identifier : 0x00
    Length (SMF,km) : 0km
    Length (OM3 50um) : 0m
    Length (OM2 50um) : 0m
    Length (OM1 62.5um) : 0m
    Length (Copper or Active cable) : 1m
    Transmitter technology : 0xa0 (Copper cable unequalized)
    Attenuation at 2.5GHz : 4db
    Attenuation at 5.0GHz : 5db
    Attenuation at 7.0GHz : 7db
    Attenuation at 12.9GHz : 10db
    ……..
    ….

    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleCVE-2023-53143 – “Ext4 Linux Kernel Off-by-One Error in fsmap Handling”
    Next Article CVE-2023-53141 – Intel Ila Netlink Vulnerability

    Related Posts

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-44658 – Netgear RAX30 PHP-FPM Misconfigured Extension Bypass Vulnerability

    July 22, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-7393 – Drupal Mail Login Authentication Bypass

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CVE-2024-13916 – Kruger&Matz com.pri.applock Fingerprint PIN Code Exfiltration

    Common Vulnerabilities and Exposures (CVEs)

    Your interview is a sales call

    Learning Resources

    CVE-2025-31327 – SAP Field Logistics Manage Logistics Data Tampering Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-6843 – “Code-projects Simple Photo Gallery Unrestricted File Upload Vulnerability”

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2024-56731 – Gogs Remote Command Execution Vulnerability

    June 24, 2025

    CVE ID : CVE-2024-56731

    Published : June 24, 2025, 4:15 a.m. | 1 hour ago

    Description : Gogs is an open source self-hosted Git service. Prior to version 0.13.3, it’s still possible to delete files under the .git directory and achieve remote command execution due to an insufficient patch for CVE-2024-39931. Unprivileged user accounts can execute arbitrary commands on the Gogs instance with the privileges of the account specified by RUN_USER in the configuration. Allowing attackers to access and alter any users’ code hosted on the same instance. This issue has been patched in version 0.13.3.

    Severity: 10.0 | CRITICAL

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    3 Questions: How to help students recognize potential bias in their AI datasets

    June 2, 2025

    CVE-2025-7393 – Drupal Mail Login Authentication Bypass

    July 22, 2025

    CVE-2025-52976 – Apache Apache HTTP Server Unvalidated User Input

    June 24, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.