15,768 research outputs found

    CUP: Comprehensive User-Space Protection for C/C++

    Full text link
    Memory corruption vulnerabilities in C/C++ applications enable attackers to execute code, change data, and leak information. Current memory sanitizers do no provide comprehensive coverage of a program's data. In particular, existing tools focus primarily on heap allocations with limited support for stack allocations and globals. Additionally, existing tools focus on the main executable with limited support for system libraries. Further, they suffer from both false positives and false negatives. We present Comprehensive User-Space Protection for C/C++, CUP, an LLVM sanitizer that provides complete spatial and probabilistic temporal memory safety for C/C++ program on 64-bit architectures (with a prototype implementation for x86_64). CUP uses a hybrid metadata scheme that supports all program data including globals, heap, or stack and maintains the ABI. Compared to existing approaches with the NIST Juliet test suite, CUP reduces false negatives by 10x (0.1%) compared to the state of the art LLVM sanitizers, and produces no false positives. CUP instruments all user-space code, including libc and other system libraries, removing them from the trusted code base

    Nuclear Material Monitoring for the Reprocessing Plant RT-1 at Mayak

    Get PDF

    Nuclear Material Monitoring for the Reprocessing Plant RT-1 at Mayak

    Get PDF

    Development of hybrid force-position controller for ultrasound-guided breast biopsy robotic system

    Get PDF
    Conventional ultrasound-guided breast biopsy (UGBB) procedure is commonly performed to assess abnormal masses within the breast. It requires a radiologist to handle multiple devices at once, which could reduce the abilities in performing such procedure resulting in radiologist’s fatigue, compromised breast tissue due to multiple insertions and susceptibilities to pneumothorax complication for the patient. Previous studies have reported that many of the restrictions associated with handheld minimally invasive methods were tackled when physician assist instruments were used. Therefore, the purpose of this research is to assist radiologist in conventional UGBB procedure by introducing a semi-automated robotic system to maintain desired contact force between the ultrasound transducer and the breast. For that reason, a hybrid force/position controlled UGBB robotic system has been developed in simulation environment. The UGBB robotic system involves a 5 degree of freedom (DOF) articulated robot arm to control the transducer movement, a force/torque (F/T) sensor system to measure the contact force, an ultrasound machine to view the inside structure of the breast tissue and a computer-based control system. As such, the RV-2AJ robotic arm has been modelled with its positional accuracy of almost 100%. A breast model based on a medical grade breast phantom has been established with a mean error of 0.69% by using black-box modelling approach. Motion disturbance from human respiration has been explored as well since it plays a significant element that would affect the stability of the system to constantly maintain low contact force on the breast.Finally, intelligent Fuzzy-PID hybrid force/position controller has been successfully established to maintain low contact force on identified breast stiffness characteristics. The overall hardware-based simulation shows promising outcomes with almost no overshoot, fast rise time, high robustness and stability on different environment condition. In conclusion, the success of this work serves as significant foundations for long-term related research, especially in the development of UGBB robotic system and approaches of force control mainly for human-robot interaction
    • …
    corecore