Uploaded image for project: 'rcX - Operating System'
  1. rcX - Operating System
  2. RCX-891

Invalid memory access when initializing DDP with user data

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V2.1.17.0
    • Fix Version/s: V2.1.17.1
    • Component/s: None
    • Labels:
      None
    • Account:
      SDO rcX (SDORCX)

      Description

      In function Ddp_Init() an invalid memory access occurs to userdata field

      tUsbData.pabUSBVendorName and tUsbData.pabUSBProductName. These fields contain pointers to zero terminated strings, but they are accessed with memcpy() using a fixed length. This may result in unexpected access to data behind the string buffer.
       

        Attachments

          Expenses

            Activity

              Status Description

                People

                • Reporter:
                  AMesser Andreas Messer
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: