Sökning: "minneshanteringsfel"

Hittade 3 uppsatser innehållade ordet minneshanteringsfel.

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

    Master-uppsats, KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Författare :Udayan Prabir Sinha; [2017]
    Nyckelord :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;

    Sammanfattning : 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. LÄS MER

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

    Uppsats för yrkesexamina på avancerad nivå, KTH/Skolan för datavetenskap och kommunikation (CSC)

    Författare :Matteo Piano; [2017]
    Nyckelord :software security operating system linux binary instrumentation return oriented programming;

    Sammanfattning : 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). LÄS MER

  3. 3. Statisk detektering av minneshanteringsfel i C/C++

    Kandidat-uppsats, Institutionen för informationsteknologi

    Författare :Reza Javanbakhti; Jimmy Pesola; [2006]
    Nyckelord :memory leaks; memory management errors; C; C ; programming; program development; memory management bugs; static detection; static detection of memory management errors; application development; minnesläckage; minneshanteringsfel; C; C ; programmering; programutveckling; minneshanteringsbuggar; statisk detektering; statisk detektering av minneshanteringsfel; applikationsutveckling;

    Sammanfattning : Det här examensarbetet är baserat på idéer ur ett uppdrag från företaget Saab Aerotech men är ett eget arbete. Målet var att undersöka om det finns behov av ett verktyg som statiskt kan detektera dynamiska minneshanteringsproblem, som till exempel minnesläckage, i applikationer skrivna i C/C++. LÄS MER