Sep 26 2006

Does the linux store instructions and data to one page for kernel pages?

Category: Securityadmin @ 9:38 pm
linux
tim b asked:

Linux kernel pages are larger size and data to the kernel pages am guessing that the case may earlier versions did.

2 Responses to “Does the linux store instructions and data to one page for kernel pages?”

  1. Weinter says:

    I think u are mistaken like windows linux have paging memory
    Linux (major version fedora debain etc) also have their version of Data Execution Prevention to prevent buffer overrun like yr concerns
    If u have enough RAM linux wun even touch yr paging memory
    The true purpose of linux paging memry is when yr kernel crashes linux will initiate kernel panic and dump yr RAm contents into yr paging memory for debugging later
    Linux is much much more secure than any Windows anytime

  2. travis s says:

    Weinter is right, the only time you should be concerned of your security when on linux is if you are logged in on the root user, or your root user has weak password. The only way a infection on linux can occur is if the infection has root access, any other way would be extremely hard.

Leave a Reply

You must be logged in to post a comment.