Essays about: "minneshanteringsfel"

Found 2 essays containing the word minneshanteringsfel.

  1. 1. Memory Management Error Detection in Parallel Software using a Simulated Hardware Platform

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Udayan Prabir Sinha; [2017]
    Keywords : computer architecture; concurrent computing; dynamic binary analysis; memory management errors; operating systems; virtual platform; uninitialized memory; datorarkitektur; parallella mjukvarusystem; dynamisk binär analys; minneshanteringsfel; operativsystem; virtuell plattform; ej initialiserat minne;

    Abstract : Memory management errors in concurrent software running on multi-core architectures can be difficult and costly to detect and repair. Examples of errors are usage of uninitialized memory, memory leaks, and data corruptions due to unintended overwrites of data that are not owned by the writing entity. READ MORE

  2. 2. Multi-Architecture Binary Rewriter to Prevent ROP Arbitrary Code Execution

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Matteo Piano; [2017]
    Keywords : software security operating system linux binary instrumentation return oriented programming;

    Abstract : Despite the increasing attention to the topic of computer security, the amount of vulnerable software services is still high. The exploitation of a common vulnerability like memory management bugs brought to the development of an attack known as Return Oriented Programming (ROP). READ MORE