Search results

Results 1 – 20 of 45
Advanced search

Search in namespaces:

There is a page named "Stack buffer overrun" on Wikipedia

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • In software, a stack buffer overflow or stack buffer overrun occurs when a program writes to a memory address on the program's call stack outside of the...
    22 KB (2,647 words) - 07:41, 12 May 2024
  • Thumbnail for Buffer overflow
    information security, a buffer overflow or buffer overrun is an anomaly whereby a program writes data to a buffer beyond the buffer's allocated memory, overwriting...
    46 KB (5,071 words) - 14:42, 17 July 2024
  • incorrectly. Stack buffer overflow is a type of the more general programming malfunction known as buffer overflow (or buffer overrun). Overfilling a buffer on the...
    25 KB (2,831 words) - 14:30, 27 March 2024
  • the call stack (that is, when it attempts to access memory beyond the call stack's bounds, which is essentially a buffer overflow), the stack is said to...
    11 KB (961 words) - 00:07, 27 June 2024
  • Heap overflow (redirect from Heap overrun)
    A heap overflow, heap overrun, or heap smashing is a type of buffer overflow that occurs in the heap data area. Heap overflows are exploitable in a different...
    6 KB (679 words) - 22:40, 18 July 2024
  • return address. In a standard buffer overrun attack, the attacker would simply write attack code (the "payload") onto the stack and then overwrite the return...
    31 KB (3,847 words) - 08:53, 28 May 2024
  • as Enhanced GS, also known as Stack Buffer Overrun Detection, which helps prevent stack buffer overruns by detecting stack corruption and avoiding execution...
    63 KB (5,725 words) - 16:04, 5 July 2024
  • value is modified by a buffer overrun. In the BROP model of attack, the buffer overrun is carried byte by byte. Each try at the overrun results either in a...
    7 KB (1,123 words) - 11:55, 29 July 2023
  • Thumbnail for Transport layer
    supported by the receiving data buffer, causing a buffer overrun. This can also be used to improve efficiency by reducing buffer underrun. Congestion avoidance:...
    16 KB (1,610 words) - 07:48, 19 May 2024
  • from the original on 2016-03-04. Retrieved 2012-06-26. "Buffer Overrun in Toshiba Bluetooth Stack for Windows", Seclists.org; retrieved 3 April 2011 Dagon...
    4 KB (377 words) - 17:08, 16 June 2024
  • Thumbnail for X86
    bit, which offers some protection against security bugs caused by buffer overruns. As a result of AMD's 64-bit contribution to the x86 lineage and its...
    104 KB (10,727 words) - 20:44, 4 July 2024
  • consider all possible outcomes, to protect against buffer overruns, array bounds checking, stack overflows, memory exhaustion, and consider race conditions...
    100 KB (11,062 words) - 23:56, 17 July 2024
  • B5000 system cannot be compromised by errant C programs. In fact, many buffer overruns in apparently otherwise correctly running C programs have been caught...
    19 KB (2,026 words) - 05:02, 12 March 2024
  • Thumbnail for JavaScript
    any means limited to another JavaScript application. For example, a buffer overrun exploit can allow an attacker to gain access to the operating system's...
    95 KB (9,294 words) - 15:16, 13 July 2024
  • Thumbnail for Minix 3
    function call using an overwritten stack return address pointing into attacker controlled memory, usually the overrun buffer. In Minix 3, this attack is mitigated...
    31 KB (2,903 words) - 16:21, 13 January 2024
  • Thumbnail for X86-64
    difficult for malicious code to take control of the system via "buffer overrun" or "unchecked buffer" attacks. A similar feature has been available on x86 processors...
    115 KB (11,446 words) - 15:16, 15 July 2024
  • Thumbnail for Intel 80286
    coprocessor not available, double fault, coprocessor segment overrun, stack fault, segment overrun/general protection fault, and others only for protected...
    29 KB (3,200 words) - 20:04, 25 June 2024
  • Thumbnail for IBM 1401
    is arranged in planes of 4000 cores each, each core storing one bit. A stack of eight such planes store the six data bits, word mark bit, and parity...
    53 KB (4,246 words) - 23:35, 25 May 2024
  • Thumbnail for ANTIC
    Atari parlance, which specifies how the entire display is built from a stack of individual modes. The display list specifies where the data for each...
    95 KB (12,297 words) - 04:11, 6 June 2024
  • "fast buffer" was also provided for storage of short loops and intermediate results (similar in concept to what is now called cache). The "fast buffer" access...
    15 KB (1,996 words) - 17:18, 14 May 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)