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-2025-38229 – “DVB-USB cxusb Uninitialized Variable Write”

    CVE-2025-38229 – “DVB-USB cxusb Uninitialized Variable Write”

    July 4, 2025

    CVE ID : CVE-2025-38229

    Published : July 4, 2025, 2:15 p.m. | 4 hours, 57 minutes ago

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

    media: cxusb: no longer judge rbuf when the write fails

    syzbot reported a uninit-value in cxusb_i2c_xfer. [1]

    Only when the write operation of usb_bulk_msg() in dvb_usb_generic_rw()
    succeeds and rlen is greater than 0, the read operation of usb_bulk_msg()
    will be executed to read rlen bytes of data from the dvb device into the
    rbuf.

    In this case, although rlen is 1, the write operation failed which resulted
    in the dvb read operation not being executed, and ultimately variable i was
    not initialized.

    [1]
    BUG: KMSAN: uninit-value in cxusb_gpio_tuner drivers/media/usb/dvb-usb/cxusb.c:124 [inline]
    BUG: KMSAN: uninit-value in cxusb_i2c_xfer+0x153a/0x1a60 drivers/media/usb/dvb-usb/cxusb.c:196
    cxusb_gpio_tuner drivers/media/usb/dvb-usb/cxusb.c:124 [inline]
    cxusb_i2c_xfer+0x153a/0x1a60 drivers/media/usb/dvb-usb/cxusb.c:196
    __i2c_transfer+0xe25/0x3150 drivers/i2c/i2c-core-base.c:-1
    i2c_transfer+0x317/0x4a0 drivers/i2c/i2c-core-base.c:2315
    i2c_transfer_buffer_flags+0x125/0x1e0 drivers/i2c/i2c-core-base.c:2343
    i2c_master_send include/linux/i2c.h:109 [inline]
    i2cdev_write+0x210/0x280 drivers/i2c/i2c-dev.c:183
    do_loop_readv_writev fs/read_write.c:848 [inline]
    vfs_writev+0x963/0x14e0 fs/read_write.c:1057
    do_writev+0x247/0x5c0 fs/read_write.c:1101
    __do_sys_writev fs/read_write.c:1169 [inline]
    __se_sys_writev fs/read_write.c:1166 [inline]
    __x64_sys_writev+0x98/0xe0 fs/read_write.c:1166
    x64_sys_call+0x2229/0x3c80 arch/x86/include/generated/asm/syscalls_64.h:21
    do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
    do_syscall_64+0xcd/0x1e0 arch/x86/entry/syscall_64.c:94
    entry_SYSCALL_64_after_hwframe+0x77/0x7f

    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-2025-38228 – Imagination Media Linux Kernel Memory Leak
    Next Article CVE-2025-38230 – Linux JFS Shift Out of Bounds 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-2025-1948 – Jetty HTTP/2 Buffer Overflow

    Common Vulnerabilities and Exposures (CVEs)

    Apple’s Powerful Xcode Update: ChatGPT Integration Transforms App Development

    Operating Systems

    Bungie vaulting Destiny 2 content backfires with the latest Red War lawsuit court ruling

    News & Updates

    How a 5-minute circuit scan saved me hundreds (and exposed a serious wiring surprise)

    News & Updates

    Highlights

    CVE-2025-1752 – Llama Index Denial of Service Vulnerability

    May 10, 2025

    CVE ID : CVE-2025-1752

    Published : May 10, 2025, 2:15 p.m. | 1 hour, 24 minutes ago

    Description : A Denial of Service (DoS) vulnerability has been identified in the KnowledgeBaseWebReader class of the run-llama/llama_index project, affecting version ~ latest(v0.12.15). The vulnerability arises due to inappropriate secure coding measures, specifically the lack of proper implementation of the max_depth parameter in the get_article_urls function. This allows an attacker to exhaust Python’s recursion limit through repeated function calls, leading to resource consumption and ultimately crashing the Python process.

    Severity: 7.5 | HIGH

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

    CVE-2025-32896 – Apache SeaTunnel Unauthenticated Arbitrary File Read and Deserialization Vulnerability

    June 19, 2025

    8 Best Free Linux Screen Capture GUI Tools

    April 4, 2025

    CVE-2022-46735 – Adobe Acrobat Remote Code Execution

    May 28, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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