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

      10 Top Node.js Development Companies for Enterprise-Scale Projects (2025-2026 Ranked & Reviewed)

      July 4, 2025

      12 Must-Know Cost Factors When Hiring Node.js Developers for Your Enterprise

      July 4, 2025

      Mirantis reveals Lens Prism, an AI copilot for operating Kubernetes clusters

      July 3, 2025

      Avoid these common platform engineering mistakes

      July 3, 2025

      Microsoft Gaming studios head Matt Booty says “overall portfolio strategy is unchanged” — with more than 40 games in production

      July 3, 2025

      Capcom reports that its Steam game sales have risen massively — despite flagship titles like Monster Hunter Wilds receiving profuse backlash from PC players

      July 3, 2025

      Cloudflare is fighting to safeguard “the future of the web itself” — standing directly in the way of leading AI firms

      July 3, 2025

      Microsoft reportedly lacks the know-how to fully leverage OpenAI’s tech — despite holding IP rights

      July 3, 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

      Laravel in the First Half of 2025

      July 4, 2025
      Recent

      Laravel in the First Half of 2025

      July 4, 2025

      PHP 8.5.0 Alpha 1 available for testing

      July 3, 2025

      Recording cross browser compatible media

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

      GOnnect – easy to use VoIP client

      July 4, 2025
      Recent

      GOnnect – easy to use VoIP client

      July 4, 2025

      Gnuinos – spin of Devuan Linux

      July 4, 2025

      5 Best Free and Open Source Backend Electronic Circuit Simulators

      July 4, 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-38221 – Linux Kernel ext4 Out-of-Bounds Punch Offset Vulnerability

    July 4, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-38222 – Linux ext4 Inline Data Overflow

    July 4, 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

    U.S. Dismantles DanaBot Malware Network, Charges 16 in $50M Global Cybercrime Operation

    Development

    I Hacked the Algorithm: The 3-Post Social Media Blueprint That Saved My Sanity

    Artificial Intelligence

    Perfection is a Myth. Leverage Isn’t: How Small Teams Can Secure Their Google Workspace

    Development

    U.S. Hit by Hacktivist DDoS Attacks Following Iran Bombings

    Development

    Highlights

    CVE-2025-23377 – Dell PowerProtect Data Manager Cross-Site Scripting (XSS)

    April 28, 2025

    CVE ID : CVE-2025-23377

    Published : April 28, 2025, 3:15 p.m. | 3 hours, 50 minutes ago

    Description : Dell PowerProtect Data Manager Reporting, version(s) 19.17, 19.18 contain(s) an Improper Encoding or Escaping of Output vulnerability. A high privileged attacker with local access could potentially exploit this vulnerability to inject arbitrary web script or html in reporting outputs.

    Severity: 4.2 | MEDIUM

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

    Learn Vite for a Better Web Development Workflow

    May 14, 2025

    Mitel OpenScape Flaw (CVE-2025-23092): High-Severity Path Traversal Allows Admin RCE

    June 13, 2025

    Distribution Release: CRUX 3.8

    April 21, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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