Protect Linux Against Overflow Exploits | Linux Today

Protect Linux Against Overflow Exploits

Written By
Web Webster
Web Webster
Aug 5, 2010

[ Thanks to Jamie
Adams
for this link. ]

“An overflow is an anomaly where a program, while
writing data to a memory buffer, overruns the buffer’s boundary and
overwrites adjacent memory—which could be maliciously
exploited. While the onus is on software developers to perform
proper bounds checking there are some things you can do on an
operational system to help protect against code which has been
overlooked during development.

“Most overflows are addressed during the development process
because testing will often uncover erratic program behavior, memory
access errors, incorrect results, and unexpected program
terminations (crashes). Those which aren’t identified and make it
into production are often abused by attackers who manage to inject
hostile code into this memory.

“Program Memory Basics

“Kernels are complicated and as such can be difficult to
understand. For the purposes of this post, I will try to keep it
simple but if any of my facts are incorrect please, add a comment
so we all might learn. With that said, running programs establish
two key areas in random access memory (RAM): stack and data
segment.”


Complete Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.